update go mod

This commit is contained in:
2023-10-14 21:12:57 +08:00
parent 3766261de7
commit 40f5ba11ef
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.20
require (
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20230815040024-2b12dd51d19b
git.zhangdeman.cn/zhangdeman/logger v0.0.0-20231008133508-da9b21010445
git.zhangdeman.cn/zhangdeman/op_type v0.0.0-20231012071643-22512f092190
git.zhangdeman.cn/zhangdeman/op_type v0.0.0-20231014130641-ca8081f83abe
git.zhangdeman.cn/zhangdeman/serialize v0.0.0-20230909065133-098dcddf1fca
git.zhangdeman.cn/zhangdeman/wrapper v0.0.0-20230904123542-faafa8ee2a79
github.com/gin-gonic/gin v1.9.1