chore: update module path to git.kingecg.top

This commit is contained in:
kingecg 2025-06-26 00:47:56 +08:00
parent 467659775d
commit 062a7e66c6
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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