feat: refactor go.mod.

This commit is contained in:
tx7do
2024-11-14 14:11:32 +08:00
parent dd2b0f5156
commit 9a4861eff2
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ import (
)
var (
Service = config.NewServiceInfo(
Service = utils.NewServiceInfo(
"",
"1.0.0",
"",