fix(deps): update module github.com/disgoorg/disgo to v0.18.11
This commit is contained in:
parent
6e87427c94
commit
4f8c13e505
2 changed files with 6 additions and 2 deletions
4
go.mod
4
go.mod
|
@ -3,7 +3,7 @@ module grow.rievo.dev/discordBots
|
|||
go 1.22
|
||||
|
||||
require (
|
||||
github.com/disgoorg/disgo v0.18.10
|
||||
github.com/disgoorg/disgo v0.18.11
|
||||
github.com/disgoorg/snowflake/v2 v2.0.3
|
||||
github.com/miekg/dns v1.1.62
|
||||
golang.org/x/net v0.28.0
|
||||
|
@ -11,7 +11,7 @@ require (
|
|||
)
|
||||
|
||||
require (
|
||||
github.com/disgoorg/json v1.1.0 // indirect
|
||||
github.com/disgoorg/json v1.2.0 // indirect
|
||||
github.com/dustin/go-humanize v1.0.1 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/gorilla/websocket v1.5.3 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue