aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorWilliam Hergès <william@herges.fr>2026-01-18 22:17:59 +0100
committerWilliam Hergès <william@herges.fr>2026-01-18 22:17:59 +0100
commitf55456e8e96f90ed15f5c4996322d7d277da0831 (patch)
tree38541825fc305818a5083d9b0612546f1a75e51c /go.mod
parent1dcf4216d473a6ce7063297b3cae1c4cff2a070d (diff)
build(gokord): bump to latest stable version
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 350a131..519374d 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/anhgelus/gokord v0.13.2-0.20251025205525-12213d3f60bc
github.com/jackc/pgx/v5 v5.7.5
github.com/joho/godotenv v1.5.1
- github.com/nyttikord/gokord v0.32.2-0.20260117124048-1bfc0b91d490
+ github.com/nyttikord/gokord v0.33.0
github.com/pelletier/go-toml/v2 v2.2.4
golang.org/x/image v0.30.0
gonum.org/v1/plot v0.16.0