Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/emicklei/go-restful from 2.12.0+incompatible to 2.16.0+incompatible #1529

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
github.com/containerd/ttrpc v1.0.2 // indirect
github.com/containerd/typeurl v1.0.1 // indirect
github.com/docker/docker v17.12.0-ce-rc1.0.20200916142827-bd33bbf0497b+incompatible // indirect
github.com/emicklei/go-restful v2.12.0+incompatible // indirect
github.com/emicklei/go-restful v2.16.0+incompatible // indirect
github.com/go-openapi/spec v0.19.7 // indirect
github.com/go-openapi/swag v0.19.8 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
Expand Down
89 changes: 2 additions & 87 deletions go.sum

Large diffs are not rendered by default.

9 changes: 8 additions & 1 deletion vendor/github.com/emicklei/go-restful/.travis.yml

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

144 changes: 85 additions & 59 deletions vendor/github.com/emicklei/go-restful/CHANGES.md

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

Loading