aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2025-05-13 21:10:01 +0200
committerAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2025-05-13 21:10:01 +0200
commit347d5b826703a20cb046ccfc86f82fecc2a88efb (patch)
tree627c33bbb37f4bbe897529c424ed48fa86daef7c /go.mod
parentf56e10514e0fe74599fcdaea553f59cfe0cf5f70 (diff)
feat(command): update /credits
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f11cdd8..c80b3b4 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,6 @@ require (
github.com/anhgelus/gokord v0.6.3
github.com/bwmarrin/discordgo v0.28.1
github.com/redis/go-redis/v9 v9.8.0
- gorm.io/gorm v1.26.1
)
require (