Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita71f393

Browse files
chore: bump github.com/go-playground/validator/v10 (#1254)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.10.1 to 10.11.0.- [Release notes](https://github.com/go-playground/validator/releases)- [Commits](go-playground/validator@v10.10.1...v10.11.0)---updated-dependencies:- dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent2043d1a commita71f393

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
github.com/go-chi/chi/v5v5.0.7
6262
github.com/go-chi/httpratev0.5.3
6363
github.com/go-chi/renderv1.0.1
64-
github.com/go-playground/validator/v10v10.10.1
64+
github.com/go-playground/validator/v10v10.11.0
6565
github.com/gohugoio/hugov0.97.3
6666
github.com/golang-jwt/jwtv3.2.2+incompatible
6767
github.com/golang-migrate/migrate/v4v4.15.2

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -671,8 +671,8 @@ github.com/go-playground/universal-translator v0.18.0/go.mod h1:UvRDBj+xPUEGrFYl
671671
github.com/go-playground/validator/v10v10.2.0/go.mod h1:uOYAAleCW8F/7oMFd6aG0GOhaH6EGOAJShg8Id5JGkI=
672672
github.com/go-playground/validator/v10v10.4.1/go.mod h1:nlOn6nFhuKACm19sB/8EGNn9GlaMV7XkbRSipzJ0Ii4=
673673
github.com/go-playground/validator/v10v10.6.1/go.mod h1:xm76BBt941f7yWdGnI2DVPFFg1UK3YY04qifoXU3lOk=
674-
github.com/go-playground/validator/v10v10.10.1 h1:uA0+amWMiglNZKZ9FJRKUAe9U3RX91eVn1JYXMWt7ig=
675-
github.com/go-playground/validator/v10v10.10.1/go.mod h1:i+3WkQ1FvaUjjxh1kSvIA4dMGDBiPU55YFDl0WbKdWU=
674+
github.com/go-playground/validator/v10v10.11.0 h1:0W+xRM511GY47Yy3bZUbJVitCNg2BOGlCyvTqsp/xIw=
675+
github.com/go-playground/validator/v10v10.11.0/go.mod h1:i+3WkQ1FvaUjjxh1kSvIA4dMGDBiPU55YFDl0WbKdWU=
676676
github.com/go-redis/redisv6.15.9+incompatible/go.mod h1:NAIEuMOZ/fxfXJIrKDQDz8wamY7mA7PouImQ2Jvg6kA=
677677
github.com/go-redis/redis/v7v7.1.0/go.mod h1:JDNMw23GTyLNC4GZu9njt15ctBQVn7xjRfnwdHj/Dcg=
678678
github.com/go-redis/redis/v8v8.0.0/go.mod h1:isLoQT/NFSP7V67lyvM9GmdvLdyZ7pEhsXvvyQtnQTo=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp