update go mod

This commit is contained in:
2023-08-16 11:33:55 +08:00
parent c17b875c9f
commit 4e00c367d5
3 changed files with 17 additions and 39 deletions

View File

@ -13,7 +13,7 @@ import (
"git.zhangdeman.cn/zhangdeman/util"
yml "gopkg.in/yaml.v2"
yml "gopkg.in/yaml.v3"
"github.com/go-redis/redis/v8"
)