Skip to content

Commit

Permalink
build(deps): bump github.com/go-openapi/runtime from 0.19.29 to 0.19.30
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.19.29 to 0.19.30.
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.19.29...v0.19.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gandro committed Aug 10, 2021
1 parent 3574300 commit 26170b2
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 22 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ require (
github.com/fsnotify/fsnotify v1.4.10-0.20200417215612-7f4cf4dd2b52
github.com/go-openapi/errors v0.20.0
github.com/go-openapi/loads v0.20.2
github.com/go-openapi/runtime v0.19.29
github.com/go-openapi/runtime v0.19.30
github.com/go-openapi/spec v0.20.3
github.com/go-openapi/strfmt v0.20.0
github.com/go-openapi/swag v0.19.15
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 14 additions & 16 deletions vendor/github.com/go-openapi/runtime/client/opentracing.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ github.com/go-openapi/jsonreference
# github.com/go-openapi/loads v0.20.2
## explicit
github.com/go-openapi/loads
# github.com/go-openapi/runtime v0.19.29
# github.com/go-openapi/runtime v0.19.30
## explicit
github.com/go-openapi/runtime
github.com/go-openapi/runtime/client
Expand Down

0 comments on commit 26170b2

Please sign in to comment.