update go mod
This commit is contained in:
4
go.mod
4
go.mod
@ -3,11 +3,11 @@ module git.zhangdeman.cn/zhangdeman/network
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
git.zhangdeman.cn/zhangdeman/exception v0.0.0-20230819024237-f674702ad28d
|
||||
git.zhangdeman.cn/zhangdeman/exception v0.0.0-20250207091724-ca151fbc1f06
|
||||
github.com/ddliu/go-httpclient v0.7.1
|
||||
github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1
|
||||
github.com/mssola/user_agent v0.6.0
|
||||
github.com/tidwall/gjson v1.16.0
|
||||
github.com/tidwall/gjson v1.18.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
Reference in New Issue
Block a user