Skip to content

Commit

Permalink
Bump github.com/go-openapi/runtime from 0.26.0 to 0.27.0
Browse files Browse the repository at this point in the history
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.26.0...v0.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent a034523 commit 7c1dc97
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 90 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ require (
github.com/go-logr/zapr v1.2.4
github.com/go-openapi/errors v0.21.0
github.com/go-openapi/loads v0.21.5
github.com/go-openapi/runtime v0.26.0
github.com/go-openapi/runtime v0.27.0
github.com/go-openapi/spec v0.20.13
github.com/go-openapi/strfmt v0.21.10
github.com/go-openapi/swag v0.22.6
github.com/go-openapi/validate v0.22.1
github.com/go-openapi/validate v0.22.4
github.com/go-playground/validator/v10 v10.15.4
github.com/go-swagger/go-swagger v0.30.5
github.com/gobuffalo/envy v1.10.2
Expand Down Expand Up @@ -148,7 +148,7 @@ require (
github.com/fatih/structs v1.1.0 // indirect
github.com/frankban/quicktest v1.14.5 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/go-logr/logr v1.2.4 // indirect
github.com/go-logr/logr v1.3.0 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-openapi/analysis v0.22.0 // indirect
github.com/go-openapi/inflect v0.19.0 // indirect
Expand Down Expand Up @@ -248,7 +248,7 @@ require (
golang.org/x/exp v0.0.0-20230212135524-a684f29349b6
golang.org/x/image v0.12.0 // indirect
golang.org/x/mod v0.12.0 // indirect
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sync v0.5.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/term v0.15.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down
Loading

0 comments on commit 7c1dc97

Please sign in to comment.