chore(deps): bump github.com/go-openapi/validate from 0.22.4 to 0.22.6

Bumps [github.com/go-openapi/validate](https://github.com/go-openapi/validate) from 0.22.4 to 0.22.6.
- [Commits](https://github.com/go-openapi/validate/compare/v0.22.4...v0.22.6)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/validate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-27 14:19:18 +00:00
committed by Łukasz Mierzwa
parent e601189eab
commit a1663f1163
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/go-openapi/runtime v0.26.2
github.com/go-openapi/strfmt v0.21.10
github.com/go-openapi/swag v0.22.6
github.com/go-openapi/validate v0.22.4
github.com/go-openapi/validate v0.22.6
github.com/google/go-cmp v0.6.0
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/jarcoal/httpmock v1.3.1