@@ -16,13 +16,12 @@ require (
16
16
github.com/go-openapi/jsonreference v0.19.6 // indirect
17
17
github.com/go-openapi/spec v0.20.3 // indirect
18
18
github.com/go-openapi/swag v0.19.15 // indirect
19
- github.com/go-redis/redis/v8 v8.11.0
19
+ github.com/go-redis/redis/v8 v8.11.4
20
20
github.com/go-sql-driver/mysql v1.6.0
21
21
github.com/golang-jwt/jwt/v4 v4.3.0
22
22
github.com/gookit/color v1.3.1
23
23
github.com/huaweicloud/huaweicloud-sdk-go-obs v3.21.8+incompatible
24
24
github.com/jordan-wright/email v0.0.0-20200824153738-3f5bafa1cd84
25
- github.com/json-iterator/go v1.1.10 // indirect
26
25
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible
27
26
github.com/lestrrat-go/strftime v1.0.6 // indirect
28
27
github.com/mailru/easyjson v0.7.7 // indirect
@@ -35,7 +34,7 @@ require (
35
34
github.com/robfig/cron/v3 v3.0.1
36
35
github.com/satori/go.uuid v1.2.0
37
36
github.com/shirou/gopsutil/v3 v3.22.5
38
- github.com/songzhibin97/gkit v1.1.1
37
+ github.com/songzhibin97/gkit v1.2.7
39
38
github.com/spf13/afero v1.2.2 // indirect
40
39
github.com/spf13/cast v1.3.1 // indirect
41
40
github.com/spf13/jwalterweatherman v1.1.0 // indirect
0 commit comments