Revert "go.mod: bump discordgo to v0.23.2"

This reverts commit c6bee2e4a7.
This commit is contained in:
da
2021-04-14 13:07:33 +02:00
parent ff1c2e4554
commit 22a9df93ea
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module dev.ixab.de/da/gidbig
go 1.16
require (
github.com/bwmarrin/discordgo v0.23.2
github.com/bwmarrin/discordgo v0.23.1
github.com/dustin/go-humanize v1.0.0
github.com/gorilla/mux v1.8.0
github.com/gorilla/sessions v1.2.1