feat: refactor go.mod.

This commit is contained in:
tx7do
2024-11-14 17:04:29 +08:00
parent 2d04529a89
commit bdd869b5ab
4 changed files with 115 additions and 130 deletions

View File

@@ -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.2 --force
git tag database/gorm/v0.0.2 --force
git tag database/ent/v0.0.3 --force
git tag database/gorm/v0.0.3 --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