Skip to content

Commit

Permalink
Bump github.com/go-playground/validator/v10 in /cmd/mdatagen
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2022
1 parent 5320109 commit 262c015
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/mdatagen/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/go-playground/locales v0.14.0
github.com/go-playground/universal-translator v0.18.0
github.com/go-playground/validator/v10 v10.10.1
github.com/go-playground/validator/v10 v10.11.0
github.com/stretchr/testify v1.7.0
go.opentelemetry.io/collector v0.47.0
go.opentelemetry.io/collector/model v0.47.0
Expand Down
Loading

0 comments on commit 262c015

Please sign in to comment.