mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-22 08:18:29 +02:00
refactor: move task, error and testing utils to separte repo; apply gofumpt
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
"github.com/oschwald/maxminddb-golang"
|
||||
maxmind "github.com/yusing/godoxy/internal/maxmind/types"
|
||||
"github.com/yusing/godoxy/internal/task"
|
||||
"github.com/yusing/goutils/task"
|
||||
)
|
||||
|
||||
func testCfg() *MaxMind {
|
||||
|
||||
Reference in New Issue
Block a user