diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-03-10 22:02:01 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-03-10 22:02:01 +0100 |
| commit | 9e826eee980634b82d6981a868b045f3d4b48852 (patch) | |
| tree | 4a4db3ec36c7083a016289699f3eeead0fdd505d /go.mod | |
| parent | 8161a48ee93848ac6aa6ec4bd0a90c2d18498892 (diff) | |
build(gokord): update to 0.6.2
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ go 1.23.0 toolchain go1.24.0 require ( - github.com/anhgelus/gokord v0.6.1 + github.com/anhgelus/gokord v0.6.2 github.com/bwmarrin/discordgo v0.28.1 github.com/redis/go-redis/v9 v9.7.1 gorm.io/gorm v1.25.12 |
