From 3efaee3b8464da7567ad63bbf428dd1cbe3273ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 12:14:23 +0000 Subject: [PATCH] Update module github.com/go-playground/validator/v10 to v10.15.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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