feat: refactor.

This commit is contained in:
tx7do
2024-05-06 12:05:57 +08:00
parent e043284a58
commit cf902efeca
64 changed files with 3056 additions and 505 deletions

2
cache/redis/go.mod vendored
View File

@@ -8,7 +8,7 @@ require (
github.com/go-kratos/kratos/v2 v2.7.3
github.com/redis/go-redis/extra/redisotel/v9 v9.0.5
github.com/redis/go-redis/v9 v9.5.1
github.com/tx7do/kratos-bootstrap/api v0.0.1
github.com/tx7do/kratos-bootstrap/api v0.0.2
)
require (