chore: update module path to git.kingecg.top
This commit is contained in:
parent
4757a20f54
commit
467659775d
|
@ -32,7 +32,7 @@ import (
|
|||
"fmt"
|
||||
"os"
|
||||
|
||||
"git.pyer.club/kingecg/command"
|
||||
"module git.kingecg.top/kingecg/command"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
@ -4,7 +4,7 @@ import (
|
|||
"fmt"
|
||||
"os"
|
||||
|
||||
"git.pyer.club/kingecg/command"
|
||||
"module git.kingecg.top/kingecg/command"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
@ -4,7 +4,7 @@ import (
|
|||
"fmt"
|
||||
"os"
|
||||
|
||||
"git.pyer.club/kingecg/command"
|
||||
"module git.kingecg.top/kingecg/command"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Reference in New Issue