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:
3
go.mod
3
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user