feat: refactor go.mod.

This commit is contained in:
tx7do
2024-11-14 09:03:48 +08:00
parent 883b23dbbb
commit da4a21ce62
16 changed files with 2807 additions and 1701 deletions

30
tag.bat
View File

@@ -1,31 +1,15 @@
git tag api/v0.0.5 --force
git tag cache/redis/v0.0.5 --force
git tag oss/minio/v0.0.5 --force
git tag registry/v0.0.5 --force
git tag config/v0.0.5 --force
git tag logger/v0.0.5 --force
git tag rpc/v0.0.5 --force
git tag tracer/v0.0.5 --force
git tag config/apollo/v0.0.5 --force
git tag config/consul/v0.0.5 --force
git tag config/etcd/v0.0.5 --force
git tag config/kubernetes/v0.0.5 --force
git tag config/nacos/v0.0.5 --force
git tag config/polaris/vv0.0.5 --force
git tag bootstrap/v0.0.5 --force
git tag logger/aliyun/v0.0.5 --force
git tag logger/fluent/v0.0.5 --force
git tag logger/logrus/v0.0.5 --force
git tag logger/tencent/v0.0.5 --force
git tag logger/zap/v0.0.5 --force
git tag registry/consul/v0.0.5 --force
git tag registry/etcd/v0.0.5 --force
git tag registry/eureka/v0.0.5 --force
git tag registry/kubernetes/v0.0.5 --force
git tag registry/nacos/v0.0.5 --force
git tag registry/polaris/v0.0.5 --force
git tag registry/servicecomb/v0.0.5 --force
git tag registry/zookeeper/v0.0.5 --force
git tag v0.3.15
git tag v0.5.0
git push origin --tags