feat: refactor go.mod.
This commit is contained in:
6
tag.bat
6
tag.bat
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user