File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ require (
31
31
github.com/awslabs/aws-lambda-go-api-proxy v0.13.2
32
32
github.com/blang/semver/v4 v4.0.0
33
33
github.com/breadchris/ldapserver v1.1.0
34
+ github.com/bwmarrin/discordgo v0.27.0
34
35
github.com/cenkalti/backoff/v4 v4.1.3
35
36
github.com/chromedp/cdproto v0.0.0-20230220211738-2b1ec77315c9
36
37
github.com/chromedp/chromedp v0.8.7
Original file line number Diff line number Diff line change @@ -527,6 +527,8 @@ github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b/go.mod h1:obH5gd0Bsq
527
527
github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 /go.mod h1:D/8v3kj0zr8ZAKg1AQ6crr+5VwKN5eIywRkfhyM/+dE =
528
528
github.com/butuzov/ireturn v0.1.1 /go.mod h1:Wh6Zl3IMtTpaIKbmwzqi6olnM9ptYQxxVacMsOEFPoc =
529
529
github.com/bwesterb/go-ristretto v1.2.0 /go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0 =
530
+ github.com/bwmarrin/discordgo v0.27.0 h1:4ZK9KN+rGIxZ0fdGTmgdCcliQeW8Zhu6MnlFI92nf0Q =
531
+ github.com/bwmarrin/discordgo v0.27.0 /go.mod h1:NJZpH+1AfhIcyQsPeuBKsUtYrRnjkyu0kIVMCHkZtRY =
530
532
github.com/caarlos0/ctrlc v1.0.0 /go.mod h1:CdXpj4rmq0q/1Eb44M9zi2nKB0QraNKuRGYGrrHhcQw =
531
533
github.com/campoy/unique v0.0.0-20180121183637-88950e537e7e /go.mod h1:9IOqJGCPMSc6E5ydlp5NIonxObaeu/Iub/X03EKPVYo =
532
534
github.com/casbin/casbin/v2 v2.1.2 /go.mod h1:YcPU1XXisHhLzuxH9coDNf2FbKpjGlbCg3n9yuLkIJQ =
You can’t perform that action at this time.
0 commit comments