diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ module github.com/anhgelus/les-copaings-bot go 1.22 -require github.com/anhgelus/gokord v0.1.3 +require github.com/anhgelus/gokord v0.1.5 require ( github.com/bwmarrin/discordgo v0.28.1 // indirect |
