Compare commits

..

1 Commits

Author SHA1 Message Date
Bobo
06c29c57d2 feat: copier util 2025-05-28 23:06:30 +08:00
2 changed files with 2 additions and 2 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.22
github.com/tx7do/go-utils v1.1.24
)
require (

View File

@@ -3,7 +3,7 @@ git tag v1.1.24
git tag bank_card/v1.1.5
git tag geoip/v1.1.5
git tag translator/v1.1.2
git tag copierutil/v0.0.3
git tag copierutil/v0.0.4
git tag jwtutil/v0.0.2
git tag entgo/v1.1.28