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

Update gorilla-mux #1335

Merged
merged 1 commit into from
Apr 9, 2018
Merged

Commits on Apr 7, 2018

  1. Update gorilla-mux

    This now uses the standard Go context package rather than
    gorilla-context expect on Go 1.6 and earlier. As the context
    packages should not be mixed this is better.
    
    Have not removed gorilla-context as `vndr` still thinks it is
    required, nut it will not be used.
    
    Signed-off-by: Justin Cormack <justin.cormack@docker.com>
    justincormack committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    a341bc4 View commit details
    Browse the repository at this point in the history