source:
code/trunk/go.mod@
25
Last change on this file since 25 was 23, checked in by , 20 months ago | |
---|---|
File size: 125 bytes |
Line | |
---|---|
1 | module marisa.chaotic.ninja/suwako |
2 | |
3 | go 1.18 |
4 | |
5 | require ( |
6 | github.com/integrii/flaggy v1.5.2 |
7 | github.com/joho/godotenv v1.5.1 |
8 | ) |
Note:
See TracBrowser
for help on using the repository browser.