mirror of
https://github.com/nikoksr/notify.git
synced 2025-01-07 23:01:59 +02:00
fix(deps): update module github.com/bwmarrin/discordgo to v0.26.1 (#367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9fafae5df3
commit
311094a30f
2
go.mod
2
go.mod
@ -14,7 +14,7 @@ require (
|
||||
github.com/aws/aws-sdk-go-v2/service/ses v1.14.14
|
||||
github.com/aws/aws-sdk-go-v2/service/sns v1.17.13
|
||||
github.com/blinkbean/dingtalk v0.0.0-20210905093040-7d935c0f7e19
|
||||
github.com/bwmarrin/discordgo v0.26.0
|
||||
github.com/bwmarrin/discordgo v0.26.1
|
||||
github.com/cschomburg/go-pushbullet v0.0.0-20171206132031-67759df45fbb
|
||||
github.com/dghubble/go-twitter v0.0.0-20220816163853-8a0df96f1e6d
|
||||
github.com/dghubble/oauth1 v0.7.1
|
||||
|
2
go.sum
2
go.sum
@ -167,6 +167,8 @@ github.com/bwmarrin/discordgo v0.25.0 h1:NXhdfHRNxtwso6FPdzW2i3uBvvU7UIQTghmV2T4
|
||||
github.com/bwmarrin/discordgo v0.25.0/go.mod h1:NJZpH+1AfhIcyQsPeuBKsUtYrRnjkyu0kIVMCHkZtRY=
|
||||
github.com/bwmarrin/discordgo v0.26.0 h1:/AdFmxHXSHInYAZ7K0O3VEIXlVjGpztk/nuCr9o+JCs=
|
||||
github.com/bwmarrin/discordgo v0.26.0/go.mod h1:NJZpH+1AfhIcyQsPeuBKsUtYrRnjkyu0kIVMCHkZtRY=
|
||||
github.com/bwmarrin/discordgo v0.26.1 h1:AIrM+g3cl+iYBr4yBxCBp9tD9jR3K7upEjl0d89FRkE=
|
||||
github.com/bwmarrin/discordgo v0.26.1/go.mod h1:NJZpH+1AfhIcyQsPeuBKsUtYrRnjkyu0kIVMCHkZtRY=
|
||||
github.com/cenkalti/backoff/v4 v4.1.3 h1:cFAlzYUlVYDysBEH2T5hyJZMh3+5+WCBvSnK6Q8UtC4=
|
||||
github.com/cenkalti/backoff/v4 v4.1.3/go.mod h1:scbssz8iZGpm3xbr14ovlUdkxfGXNInqkPWOWmG2CLw=
|
||||
github.com/cespare/xxhash/v2 v2.1.2 h1:YRXhKfTDauu4ajMg1TPgFO5jnlC2HCbmLXMcTG5cbYE=
|
||||
|
Loading…
Reference in New Issue
Block a user