From 9e826eee980634b82d6981a868b045f3d4b48852 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Mon, 10 Mar 2025 22:02:01 +0100 Subject: build(gokord): update to 0.6.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 59c8624..1950e11 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.23.0 toolchain go1.24.0 require ( - github.com/anhgelus/gokord v0.6.1 + github.com/anhgelus/gokord v0.6.2 github.com/bwmarrin/discordgo v0.28.1 github.com/redis/go-redis/v9 v9.7.1 gorm.io/gorm v1.25.12 -- cgit v1.2.3