feat: refactor.

This commit is contained in:
tx7do
2024-05-06 12:32:26 +08:00
parent 7eb628e676
commit 3eb9f014bc

10
go.mod
View File

@@ -48,11 +48,11 @@ require (
github.com/tx7do/kratos-bootstrap/config/kubernetes v0.0.1
github.com/tx7do/kratos-bootstrap/config/nacos v0.0.1
github.com/tx7do/kratos-bootstrap/config/polaris v0.0.1
github.com/tx7do/kratos-bootstrap/logger/aliyun v0.0.1
github.com/tx7do/kratos-bootstrap/logger/fluent v0.0.1
github.com/tx7do/kratos-bootstrap/logger/logrus v0.0.1
github.com/tx7do/kratos-bootstrap/logger/tencent v0.0.1
github.com/tx7do/kratos-bootstrap/logger/zap v0.0.1
github.com/tx7do/kratos-bootstrap/logger/aliyun v0.0.2
github.com/tx7do/kratos-bootstrap/logger/fluent v0.0.2
github.com/tx7do/kratos-bootstrap/logger/logrus v0.0.2
github.com/tx7do/kratos-bootstrap/logger/tencent v0.0.2
github.com/tx7do/kratos-bootstrap/logger/zap v0.0.2
github.com/tx7do/kratos-bootstrap/registry/consul v0.0.1
github.com/tx7do/kratos-bootstrap/registry/etcd v0.0.1
github.com/tx7do/kratos-bootstrap/registry/eureka v0.0.1