From 9a58e3db845de57ea5c102e59eeb4bb4cc2dc3cd Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 21 Aug 2025 14:12:07 +0200 Subject: fix(command): not handling config interaction --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2a9e497..abd4668 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/anhgelus/les-copaings-bot go 1.24 require ( - github.com/anhgelus/gokord v0.11.1-0.20250807111049-5de23912c524 + github.com/anhgelus/gokord v0.11.1-0.20250821115246-50e5f7d17717 github.com/bwmarrin/discordgo v0.29.0 github.com/joho/godotenv v1.5.1 github.com/pelletier/go-toml/v2 v2.2.4 -- cgit v1.2.3