diff --git a/go.mod b/go.mod index 5ffd670..4ac1353 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/go-playground/universal-translator v0.18.0 github.com/leebenson/conform v1.2.2 github.com/stretchr/testify v1.8.1 - gopkg.in/go-playground/validator.v9 v9.31.0 + gopkg.in/go-playground/validator.v10 v10.11.2 ) require (