Update module github.com/disgoorg/disgo to v0.16.8
This commit is contained in:
parent
84d4feca69
commit
97a465454c
2 changed files with 6 additions and 2 deletions
4
go.mod
4
go.mod
|
@ -4,8 +4,8 @@ go 1.20
|
|||
|
||||
require (
|
||||
github.com/dgraph-io/badger/v4 v4.1.0
|
||||
github.com/disgoorg/disgo v0.16.6
|
||||
github.com/disgoorg/log v1.2.1-0.20220709130509-d138f028c3b7
|
||||
github.com/disgoorg/disgo v0.16.8
|
||||
github.com/disgoorg/log v1.2.1
|
||||
github.com/disgoorg/snowflake/v2 v2.0.1
|
||||
github.com/getsentry/sentry-go v0.22.0
|
||||
golang.org/x/net v0.11.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue