mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-17 22:19:42 +02:00
refactor: move some io, http and string utils to separate repo
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
_ "embed"
|
||||
"text/template"
|
||||
|
||||
"github.com/yusing/godoxy/internal/net/gphttp/httpheaders"
|
||||
"github.com/yusing/goutils/http/httpheaders"
|
||||
)
|
||||
|
||||
type templateData struct {
|
||||
|
||||
Reference in New Issue
Block a user