修正编译问题

This commit is contained in:
lwch
2022-08-17 17:42:32 +08:00
parent 6c381d4854
commit a6ef09861d

View File

@@ -1,7 +1,7 @@
package conf
import (
"github.com/jkstack/libagent/internal/utils"
"github.com/jkstack/jkframe/utils"
"github.com/jkstack/libagent/limit"
)