fix(deps): update module github.com/go-playground/validator/v10 to v10.17.0 (#717)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 94399a93dc
This commit is contained in:
renovate[bot] 2024-01-20 07:32:21 -09:00 committed by GitHub
parent bd9eb69313
commit 8be9df2b8d
2 changed files with 3 additions and 1 deletions

View file

@ -8,7 +8,7 @@ require (
github.com/ardanlabs/conf/v3 v3.1.7
github.com/containrrr/shoutrrr v0.8.0
github.com/go-chi/chi/v5 v5.0.11
github.com/go-playground/validator/v10 v10.16.0
github.com/go-playground/validator/v10 v10.17.0
github.com/gocarina/gocsv v0.0.0-20231116093920-b87c2d0e983a
github.com/google/uuid v1.5.0
github.com/gorilla/schema v1.2.1