Compare commits

..

1 Commits

Author SHA1 Message Date
tx7do
71cb2d28e1 feat: upgrade go.mod. 2024-10-18 12:55:04 +08:00
2 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ require (
github.com/go-kratos/kratos/v2 v2.8.1
github.com/google/uuid v1.6.0
github.com/stretchr/testify v1.9.0
github.com/tx7do/go-utils v1.1.11
github.com/tx7do/go-utils v1.1.12
go.opentelemetry.io/otel v1.31.0
)

10
tag.bat
View File

@@ -1,9 +1,9 @@
git tag v1.1.11
git tag v1.1.12
git tag bank_card/v1.1.1
git tag geoip/v1.1.1
git tag bank_card/v1.1.2
git tag geoip/v1.1.2
git tag entgo/v1.1.14
git tag gorm/v1.1.1
git tag entgo/v1.1.15
git tag gorm/v1.1.2
git push origin --tags