diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-04-18 12:32:29 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-04-18 12:32:29 +0200 |
| commit | 1f5c649169591472572cb2874d2e70eb96ca7896 (patch) | |
| tree | 6190ce0c5da1bb99c53863cafba673dc8247cb49 /go.mod | |
| parent | 18fec5a866e82aea1be4829b5cd0e03a06b04223 (diff) | |
feat(deps): update to gokord v0.3.0
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ module github.com/anhgelus/les-copaings-bot go 1.22 require ( - github.com/anhgelus/gokord v0.2.1 + github.com/anhgelus/gokord v0.3.0 github.com/bwmarrin/discordgo v0.28.1 github.com/redis/go-redis/v9 v9.5.1 gorm.io/gorm v1.25.9 |
