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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: e68b7cf500
This commit is contained in:
renovate[bot] 2023-10-06 12:30:31 -08:00 committed by GitHub
parent 973d5ca97d
commit ba1e3a905b
2 changed files with 3 additions and 1 deletions

View file

@ -8,7 +8,7 @@ require (
github.com/ardanlabs/conf/v3 v3.1.6
github.com/containrrr/shoutrrr v0.7.1
github.com/go-chi/chi/v5 v5.0.10
github.com/go-playground/validator/v10 v10.14.1
github.com/go-playground/validator/v10 v10.15.5
github.com/gocarina/gocsv v0.0.0-20230616125104-99d496ca653d
github.com/google/uuid v1.3.1
github.com/gorilla/schema v1.2.0