diff --git a/go.mod b/go.mod index 53adba9..29150b3 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.23.1 require ( github.com/go-playground/locales v0.14.1 github.com/go-playground/universal-translator v0.18.1 - github.com/go-playground/validator/v10 v10.22.0 + github.com/go-playground/validator/v10 v10.22.1 github.com/goexl/baozheng v0.0.1 github.com/goexl/exception v0.0.1 github.com/goexl/gox v1.8.5