From e6520c6007751d92c3e38ad46f329c48e7f58371 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sun, 14 Apr 2024 14:50:28 +0200 Subject: build(go): upgrade gokord to v0.1.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 6889b9e..b2e4199 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/anhgelus/les-copaings-bot go 1.22 -require github.com/anhgelus/gokord v0.1.1 +require github.com/anhgelus/gokord v0.1.2 require ( github.com/bwmarrin/discordgo v0.28.1 // indirect -- cgit v1.2.3