From 0ab96fceaa7a0270d5282cc063ffbef833f09544 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sun, 14 Apr 2024 15:33:51 +0200 Subject: build(go): update gokord --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index b2e4199..e223243 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.2 +require github.com/anhgelus/gokord v0.1.3 require ( github.com/bwmarrin/discordgo v0.28.1 // indirect -- cgit v1.2.3