source: code/trunk/go.mod@ 21

Last change on this file since 21 was 21, checked in by yakumo.izuru, 20 months ago

Load config with godotenv

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 85 bytes
Line 
1module marisa.chaotic.ninja/suwako
2
3go 1.18
4
5require github.com/joho/godotenv v1.5.1
Note: See TracBrowser for help on using the repository browser.