diff --git a/go.mod b/go.mod index 4e583c10..5db7caef 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/batect/services-common v0.84.0 github.com/go-playground/locales v0.14.1 github.com/go-playground/universal-translator v0.18.1 - github.com/go-playground/validator/v10 v10.15.4 + github.com/go-playground/validator/v10 v10.15.5 github.com/google/uuid v1.3.1 github.com/onsi/ginkgo/v2 v2.12.1 github.com/onsi/gomega v1.28.0