diff options
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.20250913111909-19135e5d37be + github.com/anhgelus/gokord v0.11.1-0.20250913175430-bf95758b4d3b github.com/joho/godotenv v1.5.1 - github.com/nyttikord/gokord v0.30.1-0.20250913111646-475b917cccfb + github.com/nyttikord/gokord v0.30.1-0.20250913173431-8e43619c03fa github.com/pelletier/go-toml/v2 v2.2.4 gorm.io/driver/postgres v1.6.0 gorm.io/gorm v1.31.0 |
