aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2026-01-22 11:45:39 +0100
committerAnhgelus Morhtuuzh <william@herges.fr>2026-01-22 11:45:39 +0100
commitdf72cc3cb9daf5f284bb62caddf77cf1f1ea4154 (patch)
tree8d2ca397f72d91536e359650487c50220758610b /go.mod
parent1885996e4da0a2b3c74c944ce12d596b581fd88c (diff)
build(gokord): bump to v0.33.1HEADmain
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 5687318..3ef6124 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.33.1-0.20260121194558-1301f0b4ade8
+ github.com/nyttikord/gokord v0.33.1
github.com/pelletier/go-toml/v2 v2.2.4
golang.org/x/image v0.30.0
gonum.org/v1/plot v0.16.0