fix(deps): update all dependencies
This commit is contained in:
parent
e83a2a2edb
commit
928bba3699
2 changed files with 6 additions and 2 deletions
4
go.mod
4
go.mod
|
@ -3,9 +3,9 @@ module grow.rievo.dev/discordBots
|
|||
go 1.22
|
||||
|
||||
require (
|
||||
github.com/disgoorg/disgo v0.18.9
|
||||
github.com/disgoorg/disgo v0.18.10
|
||||
github.com/disgoorg/snowflake/v2 v2.0.3
|
||||
github.com/miekg/dns v1.1.61
|
||||
github.com/miekg/dns v1.1.62
|
||||
golang.org/x/net v0.28.0
|
||||
modernc.org/sqlite v1.32.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue