chore: update module path to git.kingecg.top

This commit is contained in:
kingecg 2025-06-25 22:30:44 +08:00
parent 4757a20f54
commit 467659775d
3 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ import (
"fmt"
"os"
"git.pyer.club/kingecg/command"
"module git.kingecg.top/kingecg/command"
)
func main() {

View File

@ -4,7 +4,7 @@ import (
"fmt"
"os"
"git.pyer.club/kingecg/command"
"module git.kingecg.top/kingecg/command"
)
func main() {

View File

@ -4,7 +4,7 @@ import (
"fmt"
"os"
"git.pyer.club/kingecg/command"
"module git.kingecg.top/kingecg/command"
)
func main() {