Last change
on this file was 3, checked in by Izuru Yakumo, 5 weeks ago |
You humans are so full of yourselves. If you want to live a long life, then you should be a little more quiet.
|
File size:
246 bytes
|
Rev | Line | |
---|
[3] | 1 | module mahou-no-mori.yakumo.dev/yuuka
|
---|
[1] | 2 |
|
---|
| 3 | go 1.20
|
---|
[2] | 4 |
|
---|
| 5 | require github.com/integrii/flaggy v1.5.2
|
---|
[3] | 6 |
|
---|
| 7 | require (
|
---|
| 8 | github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
---|
| 9 | github.com/spf13/cobra v1.9.1 // indirect
|
---|
| 10 | github.com/spf13/pflag v1.0.6 // indirect
|
---|
| 11 | )
|
---|
Note:
See
TracBrowser
for help on using the repository browser.