This repository was archived by the owner on Feb 10, 2025. It is now read-only.
Commit ed0050e 1 parent 3981452 commit ed0050e Copy full SHA for ed0050e
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/wneessen/arrgo
3
3
go 1.18
4
4
5
5
require (
6
- github.com/bwmarrin/discordgo v0.27 .1
6
+ github.com/bwmarrin/discordgo v0.28 .1
7
7
github.com/golang-migrate/migrate/v4 v4.17.0
8
8
github.com/kkyr/fig v0.4.0
9
9
github.com/lib/pq v1.10.9
Original file line number Diff line number Diff line change 1
1
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 h1:L/gRVlceqvL25UVaW/CKtUDjefjrs0SPonmDGUVOYP0 =
2
2
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow =
3
- github.com/bwmarrin/discordgo v0.27 .1 h1:ib9AIc/dom1E/fSIulrBwnez0CToJE113ZGt4HoliGY =
4
- github.com/bwmarrin/discordgo v0.27 .1 /go.mod h1:NJZpH+1AfhIcyQsPeuBKsUtYrRnjkyu0kIVMCHkZtRY =
3
+ github.com/bwmarrin/discordgo v0.28 .1 h1:gXsuo2GBO7NbR6uqmrrBDplPUx2T3nzu775q/Rd1aG4 =
4
+ github.com/bwmarrin/discordgo v0.28 .1 /go.mod h1:NJZpH+1AfhIcyQsPeuBKsUtYrRnjkyu0kIVMCHkZtRY =
5
5
github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
6
6
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
7
7
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
You can’t perform that action at this time.
0 commit comments