diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-08-06 02:47:41 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-08-06 02:47:41 +0200 |
| commit | 0cd725108c998aedcf647ce39cd80a325b33cfa0 (patch) | |
| tree | de0a40b1e07f90d5af47959396a5cfe34cc96445 /go.mod | |
| parent | 5a8da1eaeb9434a18e553a5c50490d06b54a6a1d (diff) | |
feat(gokord): use new component lib
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.24 require ( - github.com/anhgelus/gokord v0.11.1-0.20250806000243-ddfebe2ca6f1 + github.com/anhgelus/gokord v0.11.1-0.20250806004311-9988b375047f github.com/bwmarrin/discordgo v0.29.0 github.com/joho/godotenv v1.5.1 github.com/pelletier/go-toml/v2 v2.2.4 |
