Lower .env load fail to warn (non-fatal)

This commit is contained in:
2023-12-24 14:52:10 -06:00
parent 93449aa57c
commit dc75ac302c
3 changed files with 24 additions and 5 deletions

2
go.mod
View File

@@ -6,6 +6,8 @@ require github.com/bwmarrin/discordgo v0.27.1
require github.com/joho/godotenv v1.5.1
require github.com/sirupsen/logrus v1.9.3 // indirect
require (
github.com/gorilla/websocket v1.5.1 // fndirect
golang.org/x/crypto v0.16.0 // indirect