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 --- user/level.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user/level.go') diff --git a/user/level.go b/user/level.go index 2b7e869..b859268 100644 --- a/user/level.go +++ b/user/level.go @@ -5,10 +5,10 @@ import ( "sync" "time" + "git.anhgelus.world/anhgelus/les-copaings-bot/config" + "git.anhgelus.world/anhgelus/les-copaings-bot/exp" "github.com/anhgelus/gokord" "github.com/anhgelus/gokord/logger" - "github.com/anhgelus/les-copaings-bot/config" - "github.com/anhgelus/les-copaings-bot/exp" "github.com/bwmarrin/discordgo" ) -- cgit v1.2.3