diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-09-18 19:25:06 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-09-18 19:25:28 +0200 |
| commit | 9d1ea00a2f7436ddddfad6b739adc0f433ecf9cd (patch) | |
| tree | b27f6b15721a66c602da15ea3bc9d1ecf0ee9ff9 /go.mod | |
| parent | 4104690079c47c1ad7981644bd07068cc9184ebf (diff) | |
build(gokord): upgrade to latest nightly
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,9 +5,9 @@ go 1.24.0 toolchain go1.24.6 require ( - github.com/anhgelus/gokord v0.11.1-0.20250913175430-bf95758b4d3b + github.com/anhgelus/gokord v0.11.1-0.20250918172043-d5177a0473b0 github.com/joho/godotenv v1.5.1 - github.com/nyttikord/gokord v0.30.1-0.20250914224716-68c5eb8c8ab2 + github.com/nyttikord/gokord v0.30.1-0.20250918171410-c7667e5caf21 github.com/pelletier/go-toml/v2 v2.2.4 gorm.io/driver/postgres v1.6.0 gorm.io/gorm v1.31.0 |
