mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-20 00:25:02 +01:00
refactor: move some io, http and string utils to separate repo
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/rs/zerolog/log"
|
||||
"github.com/yusing/godoxy/internal/utils/strutils"
|
||||
strutils "github.com/yusing/goutils/strings"
|
||||
)
|
||||
|
||||
func initProfiling() {
|
||||
|
||||
Reference in New Issue
Block a user