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
|
@ -1,9 +1,10 @@
|
|||
package user
|
||||
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/anhgelus/gokord"
|
||||
"github.com/anhgelus/gokord/logger"
|
||||
"time"
|
||||
)
|
||||
|
||||
type Copaing struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue