feat: refactor go.mod.

This commit is contained in:
tx7do
2024-11-14 16:53:47 +08:00
parent 16cccfe6ab
commit 2d04529a89
2 changed files with 13 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
git tag api/v0.0.7 --force
git tag api/v0.0.8 --force
git tag utils/v0.1.0 --force
@@ -10,8 +10,8 @@ git tag logger/v0.0.7 --force
git tag rpc/v0.0.5 --force
git tag tracer/v0.0.5 --force
git tag database/ent/v0.0.1 --force
git tag database/gorm/v0.0.1 --force
git tag database/ent/v0.0.2 --force
git tag database/gorm/v0.0.2 --force
git tag database/mongodb/v0.0.1 --force
git tag database/influxdb/v0.0.1 --force
git tag database/cassandra/v0.0.1 --force