build(go): rename module to use git.anhgelus.world instead of github
This commit is contained in:
parent
166aadabfb
commit
c04f4d9fff
14 changed files with 38 additions and 34 deletions
|
@ -2,10 +2,11 @@ package commands
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"git.anhgelus.world/anhgelus/les-copaings-bot/exp"
|
||||
"git.anhgelus.world/anhgelus/les-copaings-bot/user"
|
||||
"github.com/anhgelus/gokord/cmd"
|
||||
"github.com/anhgelus/gokord/logger"
|
||||
"github.com/anhgelus/les-copaings-bot/exp"
|
||||
"github.com/anhgelus/les-copaings-bot/user"
|
||||
"github.com/bwmarrin/discordgo"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue