From df72cc3cb9daf5f284bb62caddf77cf1f1ea4154 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 22 Jan 2026 11:45:39 +0100 Subject: build(gokord): bump to v0.33.1 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 5687318..3ef6124 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/anhgelus/gokord v0.13.2-0.20251025205525-12213d3f60bc github.com/jackc/pgx/v5 v5.7.5 github.com/joho/godotenv v1.5.1 - github.com/nyttikord/gokord v0.33.1-0.20260121194558-1301f0b4ade8 + github.com/nyttikord/gokord v0.33.1 github.com/pelletier/go-toml/v2 v2.2.4 golang.org/x/image v0.30.0 gonum.org/v1/plot v0.16.0 diff --git a/go.sum b/go.sum index 329049d..bf2dec9 100644 --- a/go.sum +++ b/go.sum @@ -51,8 +51,8 @@ github.com/jinzhu/now v1.1.5/go.mod h1:d3SSVoowX0Lcu0IBviAWJpolVfI5UJVZZ7cO71lE/ github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0= github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4= github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck= -github.com/nyttikord/gokord v0.33.1-0.20260121194558-1301f0b4ade8 h1:15R7rkrb3SKWffkU/3NMRYxcGzVDPLOR0Z47uWNb8fc= -github.com/nyttikord/gokord v0.33.1-0.20260121194558-1301f0b4ade8/go.mod h1:PS/ntyzpniZyArWmFa5OvOn6qJ5VnzRlRdDlTlcK3+c= +github.com/nyttikord/gokord v0.33.1 h1:kBDqz/2dmENOW+zQ8Iv3p9Iv3MQ59XFT9wI+NrF3mtE= +github.com/nyttikord/gokord v0.33.1/go.mod h1:PS/ntyzpniZyArWmFa5OvOn6qJ5VnzRlRdDlTlcK3+c= github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4= github.com/pelletier/go-toml/v2 v2.2.4/go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= -- cgit v1.2.3