Update discordgo to fix handling guilds in ready event

This commit is contained in:
Tulir Asokan
2023-02-04 16:33:40 +02:00
parent c336804c7e
commit 3e5baa502e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -34,4 +34,4 @@ require (
maunium.net/go/mauflag v1.0.0 // indirect
)
replace github.com/bwmarrin/discordgo => github.com/beeper/discordgo v0.0.0-20230204122534-33dc53f9218d
replace github.com/bwmarrin/discordgo => github.com/beeper/discordgo v0.0.0-20230204143248-0297f8603688