update go mod
This commit is contained in:
parent
7d7c9fc8d5
commit
f44b90c10b
2
go.mod
2
go.mod
@ -6,6 +6,7 @@ require (
|
||||
git.zhangdeman.cn/zhangdeman/util v0.0.0-20220626081130-cbac0b676fb8
|
||||
github.com/ddliu/go-httpclient v0.6.9
|
||||
github.com/gin-gonic/gin v1.8.1
|
||||
github.com/tidwall/gjson v1.14.1
|
||||
go.uber.org/zap v1.21.0
|
||||
)
|
||||
|
||||
@ -23,7 +24,6 @@ require (
|
||||
github.com/pelletier/go-toml/v2 v2.0.2 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/spaolacci/murmur3 v1.1.0 // indirect
|
||||
github.com/tidwall/gjson v1.14.1 // indirect
|
||||
github.com/tidwall/match v1.1.1 // indirect
|
||||
github.com/tidwall/pretty v1.2.0 // indirect
|
||||
github.com/ugorji/go/codec v1.2.7 // indirect
|
||||
|
Loading…
Reference in New Issue
Block a user