chore: update module path to git.kingecg.top

This commit is contained in:
kingecg 2025-06-25 23:36:30 +08:00
parent f1f815efb6
commit 2c7b8f52fc
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ package main
import (
"fmt"
"git.pyer.club/kingecg/coperator"
"git.kingecg.top/kingecg/coperator"
)
func main() {