diff --git a/go.mod b/go.mod index 605bb4b..7e21e8b 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( golang.org/x/net v0.47.0 ) -replace gitee.com/red-future---jilin-g/common => ../common +replace gitea.com/red-future/common => ../common require ( github.com/BurntSushi/toml v1.5.0 // indirect