update go mod

This commit is contained in:
2024-08-14 14:12:37 +08:00
parent fce6043dca
commit c420abfed9
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -9,7 +9,7 @@ require (
git.zhangdeman.cn/zhangdeman/exception v0.0.0-20231105153815-e8561a060cc8
git.zhangdeman.cn/zhangdeman/logger v0.0.0-20240725055115-98eb52ae307a
git.zhangdeman.cn/zhangdeman/network v0.0.0-20230925112156-f0eb86dd2442
git.zhangdeman.cn/zhangdeman/wrapper v0.0.0-20240806072320-3533617196fd
git.zhangdeman.cn/zhangdeman/wrapper v0.0.0-20240813083016-da44ae07ab9b
github.com/gin-gonic/gin v1.10.0
github.com/go-playground/validator/v10 v10.22.0
go.uber.org/zap v1.27.0