|
@@ -27,6 +27,7 @@ require (
|
|
|
)
|
|
|
|
|
|
require (
|
|
|
+ github.com/go-redis/redis/v7 v7.4.0
|
|
|
github.com/go-resty/resty/v2 v2.7.0
|
|
|
github.com/tealeg/xlsx v1.0.5
|
|
|
gogs.baozhida.cn/zoie/OAuth-core v0.0.0-00010101000000-000000000000
|
|
@@ -58,7 +59,6 @@ require (
|
|
|
github.com/go-playground/locales v0.14.1 // indirect
|
|
|
github.com/go-playground/universal-translator v0.18.1 // indirect
|
|
|
github.com/go-playground/validator/v10 v10.11.2 // indirect
|
|
|
- github.com/go-redis/redis/v7 v7.4.0 // indirect
|
|
|
github.com/goccy/go-json v0.10.0 // indirect
|
|
|
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
|
|
|
github.com/golang/protobuf v1.5.3 // indirect
|