Update discordgo

This commit is contained in:
Tulir Asokan
2023-02-14 00:00:27 +02:00
parent 5d7a6e7088
commit a28735beb7
2 changed files with 4 additions and 4 deletions

4
go.mod
View File

@@ -3,7 +3,7 @@ module go.mau.fi/mautrix-discord
go 1.18
require (
github.com/bwmarrin/discordgo v0.26.1
github.com/bwmarrin/discordgo v0.27.0
github.com/gabriel-vasile/mimetype v1.4.1
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/gorilla/mux v1.8.0
@@ -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-20230213095219-cc0cb7eff931
replace github.com/bwmarrin/discordgo => github.com/beeper/discordgo v0.0.0-20230215201850-32771907474d