1
0

go tidy + missing env variables for build

This commit is contained in:
2022-05-07 12:04:42 +02:00
parent 22256fda6b
commit 82bdc2b921
3 changed files with 5 additions and 4 deletions

2
go.mod
View File

@ -5,4 +5,4 @@ go 1.15
require (
github.com/bwmarrin/discordgo v0.23.1
gopkg.in/yaml.v2 v2.4.0
)
)