feat: refactor go.mod.
This commit is contained in:
9
tag.bat
9
tag.bat
@@ -1,4 +1,4 @@
|
||||
git tag api/v0.0.5 --force
|
||||
git tag api/v0.0.6 --force
|
||||
|
||||
git tag utils/v0.1.0 --force
|
||||
|
||||
@@ -9,7 +9,12 @@ 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 database/v0.0.5 --force
|
||||
|
||||
git tag database/ent/v0.0.1 --force
|
||||
git tag database/gorm/v0.0.1 --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
|
||||
|
||||
git tag bootstrap/v0.0.5 --force
|
||||
|
||||
|
||||
Reference in New Issue
Block a user