diff --git a/go.mod b/go.mod index 21c26847f..d6a6a988c 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/friendsofgo/errors v0.9.2 github.com/go-chi/chi v4.1.2+incompatible github.com/go-chi/chi/v5 v5.0.7 - github.com/go-playground/validator v9.31.0+incompatible + github.com/go-playground/validator/v10 v10.10.0 github.com/go-playground/validator/v10 v10.10.0 github.com/go-sql-driver/mysql v1.6.0 github.com/go-testfixtures/testfixtures/v3 v3.6.1