update go mod

This commit is contained in:
2023-08-11 15:25:18 +08:00
parent f87b2d08c2
commit 4bf4d84db4
3 changed files with 14 additions and 4 deletions

6
go.mod
View File

@ -4,8 +4,8 @@ go 1.20
require (
git.zhangdeman.cn/zhangdeman/easylock v0.0.0-20230731062340-983985c12eda
git.zhangdeman.cn/zhangdeman/util v0.0.0-20230810085948-024a0e5e963a
git.zhangdeman.cn/zhangdeman/wrapper v0.0.0-20230810085842-1e901000e998
git.zhangdeman.cn/zhangdeman/util v0.0.0-20230811070456-d6a489d5860b
git.zhangdeman.cn/zhangdeman/wrapper v0.0.0-20230811071513-cfc46e8d82e1
github.com/Jeffail/gabs v1.4.0
github.com/pkg/errors v0.9.1
github.com/smartystreets/goconvey v1.8.1
@ -15,7 +15,9 @@ require (
)
require (
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20230811030300-6f850372c88c // indirect
git.zhangdeman.cn/zhangdeman/easymap v0.0.0-20230307094841-e437ba87af10 // indirect
git.zhangdeman.cn/zhangdeman/serialize v0.0.0-20230811032817-e6ad534a9a10 // indirect
github.com/BurntSushi/toml v1.3.2 // indirect
github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394 // indirect
github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1 // indirect