1
0

dockerfile but the image is planet-sized

This commit is contained in:
2021-01-27 20:41:47 +01:00
parent a47f6b2df1
commit 3b443c2001
4 changed files with 58 additions and 83 deletions

5
go.mod
View File

@ -3,7 +3,6 @@ module ariona.fr/git/gator/gogodiscordo
go 1.15
require (
github.com/bwmarrin/discordgo v0.22.0
golang.org/x/tools/gopls v0.5.5 // indirect
github.com/bwmarrin/discordgo v0.23.1
gopkg.in/yaml.v2 v2.4.0
)
)