改为github的包

This commit is contained in:
Yun
2024-04-18 12:02:44 +08:00
parent b58849b5b2
commit 4f1a91faad
3 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"testing"
"time"
"code.yun.ink/pkg/loggerx"
"github.com/yuninks/loggerx"
)
// func TestMain(m *testing.M) {