update go mod

This commit is contained in:
2023-06-11 21:01:32 +08:00
parent 4e24f1a655
commit 9090051eef
2 changed files with 6 additions and 1 deletions

3
go.mod
View File

@ -2,8 +2,9 @@ module git.zhangdeman.cn/zhangdeman/wrapper
go 1.20
require git.zhangdeman.cn/zhangdeman/util v0.0.0-20230505025924-96532aff0019
require (
git.zhangdeman.cn/zhangdeman/util v0.0.0-20230505025924-96532aff0019 // indirect
github.com/Jeffail/gabs v1.4.0 // indirect
github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect