From c04f4d9fff2e753f0477a07a9f8f43fbcba8969e Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 21 Aug 2025 14:59:23 +0200 Subject: build(go): rename module to use git.anhgelus.world instead of github --- commands/reset.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/reset.go') diff --git a/commands/reset.go b/commands/reset.go index 653a1d9..128354f 100644 --- a/commands/reset.go +++ b/commands/reset.go @@ -1,10 +1,10 @@ package commands import ( + "git.anhgelus.world/anhgelus/les-copaings-bot/user" "github.com/anhgelus/gokord" "github.com/anhgelus/gokord/cmd" "github.com/anhgelus/gokord/logger" - "github.com/anhgelus/les-copaings-bot/user" "github.com/bwmarrin/discordgo" ) -- cgit v1.2.3