feat: refactor go.mod.

This commit is contained in:
tx7do
2024-11-14 16:03:35 +08:00
parent be232fe811
commit f65e647380
2 changed files with 21 additions and 21 deletions

View File

@@ -5,7 +5,7 @@ git tag utils/v0.1.0 --force
git tag cache/redis/v0.0.5 --force
git tag oss/minio/v0.0.5 --force
git tag registry/v0.0.7 --force
git tag config/v0.0.6 --force
git tag config/v0.0.7 --force
git tag logger/v0.0.7 --force
git tag rpc/v0.0.5 --force
git tag tracer/v0.0.5 --force