From 0cd725108c998aedcf647ce39cd80a325b33cfa0 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 6 Aug 2025 02:47:41 +0200 Subject: feat(gokord): use new component lib --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index d3fae23..8b4222f 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.20250806000243-ddfebe2ca6f1 + github.com/anhgelus/gokord v0.11.1-0.20250806004311-9988b375047f 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