feat: change project name.

This commit is contained in:
tx7do
2023-10-26 19:51:23 +08:00
parent 60c0477999
commit 149ded5d4e
14 changed files with 23 additions and 23 deletions

View File

@@ -6,7 +6,7 @@ import (
"sync/atomic"
"time"
"github.com/tx7do/kratos-utils/trans"
"github.com/tx7do/go-utils/trans"
)
type idCounter uint32