This repository was archived by the owner on Oct 13, 2023. It is now read-only.
[19.03 backport] bump gorilla/mux v1.7.2#289
Merged
andrewhsu merged 1 commit intodocker-archive:19.03from Sep 24, 2019
Merged
Conversation
0abdba5 to
7f8a358
Compare
7f8a358 to
5e7e724
Compare
Member
Author
|
Rebased to run the new CI (old CI was green) |
Member
Author
|
ping @kolyshkin PTAL |
5e7e724 to
0571dd3
Compare
Member
Author
|
moby#39381 was merged, so removing "WIP" |
0571dd3 to
dc30868
Compare
Member
Author
|
This is all green, except for PowerPC, which got killed by Jenkins (perhaps OOM) PTAL |
full diff: gorilla/mux@v1.7.0...v1.7.2 includes: - gorilla/mux#457 adding Router.Name to create new Route - gorilla/mux#447 host:port matching does not require a :port to be specified Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 25b451e) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
dc30868 to
486953e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backport of moby#39381 for 19.03
cli bump is in docker/cli#1958
full diff: gorilla/mux@v1.7.0...v1.7.2
includes: