From 347d5b826703a20cb046ccfc86f82fecc2a88efb Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Tue, 13 May 2025 21:10:01 +0200 Subject: feat(command): update /credits --- go.mod | 1 - 1 file changed, 1 deletion(-) (limited to 'go.mod') 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 ( -- cgit v1.2.3