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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-16 17:33:22 -08:00 committed by GitHub
parent e5d209d407
commit a80ab0f3e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 1 deletions

View file

@ -8,7 +8,7 @@ require (
github.com/ardanlabs/conf/v3 v3.1.5
github.com/containrrr/shoutrrr v0.7.1
github.com/go-chi/chi/v5 v5.0.8
github.com/go-playground/validator/v10 v10.14.0
github.com/go-playground/validator/v10 v10.14.1
github.com/gocarina/gocsv v0.0.0-20230510095315-7f30c79fd20c
github.com/google/uuid v1.3.0
github.com/gorilla/schema v1.2.0