From 48eb4410ad14d74b3f1925d263b8fe32c472a648 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 4 Jun 2025 15:11:16 +0200 Subject: build(gokord): upgrade to 0.10.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 941d9a1..1321ae7 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.9.0 + github.com/anhgelus/gokord v0.10.0 github.com/bwmarrin/discordgo v0.29.0 github.com/pelletier/go-toml/v2 v2.2.4 gorm.io/driver/postgres v1.5.11 -- cgit v1.2.3