chore(deps): bump github.com/go-playground/validator/v10 from 10.25.0 to 10.26.0 (#67)

chore(deps): 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](https://github.com/go-playground/validator/compare/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-02 09:51:05 +02:00
committed by GitHub
parent 88d631c434
commit dc424aae1b
2 changed files with 4 additions and 3 deletions

3
go.mod
View File

@@ -1,12 +1,13 @@
module github.com/filipowm/go-unifi
go 1.23.5
toolchain go1.24.1
require (
github.com/gabriel-vasile/mimetype v1.4.8
github.com/go-playground/locales v0.14.1
github.com/go-playground/universal-translator v0.18.1
github.com/go-playground/validator/v10 v10.25.0
github.com/go-playground/validator/v10 v10.26.0
github.com/golangci/golangci-lint v1.64.8
github.com/goreleaser/goreleaser v1.26.2
github.com/hashicorp/go-version v1.7.0