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

Commit41a7a2a

Browse files
chore: bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.25.0 to 10.26.0.- [Release notes](https://github.com/go-playground/validator/releases)- [Commits](go-playground/validator@v10.25.0...v10.26.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>
1 parent9bc727e commit41a7a2a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

‎go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
modulegithub.com/coder/coder/v2
22

33
go1.24.1
4-
54
// Required until a v3 of chroma is created to lazily initialize all XML files.
65
// None of our dependencies seem to use the registries anyways, so this
76
// should be fine...
@@ -119,7 +118,7 @@ require (
119118
github.com/go-chi/renderv1.0.1
120119
github.com/go-jose/go-jose/v4v4.0.5
121120
github.com/go-logr/logrv1.4.2
122-
github.com/go-playground/validator/v10v10.25.0
121+
github.com/go-playground/validator/v10v10.26.0
123122
github.com/gofrs/flockv0.12.0
124123
github.com/gohugoio/hugov0.143.0
125124
github.com/golang-jwt/jwt/v4v4.5.2

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,8 +408,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
408408
github.com/go-playground/localesv0.14.1/go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY=
409409
github.com/go-playground/universal-translatorv0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY=
410410
github.com/go-playground/universal-translatorv0.18.1/go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY=
411-
github.com/go-playground/validator/v10v10.25.0 h1:5Dh7cjvzR7BRZadnsVOzPhWsrwUr0nmsZJxEAnFLNO8=
412-
github.com/go-playground/validator/v10v10.25.0/go.mod h1:GGzBIJMuE98Ic/kJsBXbz1x/7cByt++cQ+YOuDM5wus=
411+
github.com/go-playground/validator/v10v10.26.0 h1:SP05Nqhjcvz81uJaRfEV0YBSSSGMc/iMaVtFbr3Sw2k=
412+
github.com/go-playground/validator/v10v10.26.0/go.mod h1:I5QpIEbmr8On7W0TktmJAumgzX4CA1XNl4ZmDuVHKKo=
413413
github.com/go-sourcemap/sourcemapv2.1.3+incompatible h1:W1iEw64niKVGogNgBN3ePyLFfuisuzeidWPMPWmECqU=
414414
github.com/go-sourcemap/sourcemapv2.1.3+incompatible/go.mod h1:F8jJfvm2KbVjc5NqelyYJmf/v5J0dwNLS2mL4sNA1Jg=
415415
github.com/go-sql-driver/mysqlv1.8.1 h1:LedoTUt/eveggdHS9qUFC1EFSa8bU2+1pZjSRpvNJ1Y=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp