feat: time util

This commit is contained in:
Bobo
2025-05-29 00:15:37 +08:00
parent ace6bd4237
commit 3f713e489b
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ toolchain go1.24.3
require (
github.com/jinzhu/copier v0.4.0
github.com/tx7do/go-utils v1.1.25
github.com/tx7do/go-utils v1.1.27
)
require (

View File

@@ -11,7 +11,7 @@ require (
github.com/go-kratos/kratos/v2 v2.8.4
github.com/google/uuid v1.6.0
github.com/stretchr/testify v1.10.0
github.com/tx7do/go-utils v1.1.24
github.com/tx7do/go-utils v1.1.27
go.opentelemetry.io/otel v1.36.0
google.golang.org/protobuf v1.36.6
)

View File

@@ -3,10 +3,10 @@ git tag v1.1.27
git tag bank_card/v1.1.5
git tag geoip/v1.1.5
git tag translator/v1.1.2
git tag copierutil/v0.0.4
git tag copierutil/v0.0.5
git tag jwtutil/v0.0.2
git tag entgo/v1.1.29
git tag entgo/v1.1.30
git tag gorm/v1.1.6
git push origin --tags