diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-08 11:34:01 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-08 18:46:23 +0200 |
| commit | 58cd7b9b1676148fa5e95e2e06fe8292b8bf1084 (patch) | |
| tree | 0438e568af8724e686cad5d35efd4acccd5bbd17 /go.mod | |
| parent | ca2114e401646c52dda3af6cb4725779fafc82c0 (diff) | |
build(gokord): bump to nightly
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ require ( github.com/anhgelus/gokord v0.13.0 github.com/jackc/pgx/v5 v5.7.5 github.com/joho/godotenv v1.5.1 - github.com/nyttikord/gokord v0.32.0 + github.com/nyttikord/gokord v0.32.1-0.20251008154013-d45a1e0412eb github.com/pelletier/go-toml/v2 v2.2.4 golang.org/x/image v0.30.0 gonum.org/v1/plot v0.16.0 @@ -36,6 +36,6 @@ require ( github.com/redis/go-redis/v9 v9.14.0 // indirect golang.org/x/crypto v0.42.0 // indirect golang.org/x/sync v0.17.0 // indirect - golang.org/x/sys v0.36.0 // indirect + golang.org/x/sys v0.37.0 // indirect golang.org/x/text v0.29.0 // indirect ) |
