source: code/trunk/go.mod@ 22

Last change on this file since 22 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
RevLine 
[13]1module marisa.chaotic.ninja/suwako
[1]2
3go 1.18
[21]4
5require github.com/joho/godotenv v1.5.1
Note: See TracBrowser for help on using the repository browser.