Skip to content

Commit f71e04e

Browse files
authored
Merge pull request #1297 from crazy-max/dependabot/go_modules/github.com/go-playground/validator/v10-10.23.0
chore(deps): bump github.com/go-playground/validator/v10 from 10.22.0 to 10.23.0
2 parents e1ffa98 + 7cece8a commit f71e04e

File tree

7 files changed

+48
-8
lines changed

7 files changed

+48
-8
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/docker/go-units v0.5.0
1919
github.com/eclipse/paho.mqtt.golang v1.4.3
2020
github.com/go-gomail/gomail v0.0.0-20160411212932-81ebce5c23df
21-
github.com/go-playground/validator/v10 v10.22.0
21+
github.com/go-playground/validator/v10 v10.23.0
2222
github.com/gregdel/pushover v1.3.1
2323
github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
2424
github.com/hashicorp/nomad/api v0.0.0-20231213195942-64e3dca9274b // v1.7.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
118118
github.com/go-playground/locales v0.14.1/go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY=
119119
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY=
120120
github.com/go-playground/universal-translator v0.18.1/go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY=
121-
github.com/go-playground/validator/v10 v10.22.0 h1:k6HsTZ0sTnROkhS//R0O+55JgM8C4Bx7ia+JlgcnOao=
122-
github.com/go-playground/validator/v10 v10.22.0/go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM=
121+
github.com/go-playground/validator/v10 v10.23.0 h1:/PwmTwZhS0dPkav3cdK9kV1FsAmrL8sThn8IHr/sO+o=
122+
github.com/go-playground/validator/v10 v10.23.0/go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM=
123123
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI=
124124
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572/go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls=
125125
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=

vendor/github.com/go-playground/validator/v10/README.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-playground/validator/v10/baked_in.go

Lines changed: 34 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-playground/validator/v10/doc.go

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-playground/validator/v10/regexes.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ github.com/go-playground/locales/currency
219219
# github.com/go-playground/universal-translator v0.18.1
220220
## explicit; go 1.18
221221
github.com/go-playground/universal-translator
222-
# github.com/go-playground/validator/v10 v10.22.0
222+
# github.com/go-playground/validator/v10 v10.23.0
223223
## explicit; go 1.18
224224
github.com/go-playground/validator/v10
225225
# github.com/gogo/protobuf v1.3.2

0 commit comments

Comments
 (0)