This website requires JavaScript.
Explore
Help
Register
Sign In
Guest24897
/
DockerCLI
mirror of
https://github.com/docker/cli.git
Watch
1
Star
0
Fork
You've already forked DockerCLI
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
75284bd1d1
DockerCLI
/
vendor
/
github.com
/
gorilla
/
mux
/
go.mod
4 lines
39 B
Modula-2
Raw
Normal View
History
Unescape
Escape
bump LK4D4/vndr v0.0.3 and revendor Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-05-14 19:13:27 -04:00
module
github
.
com
/
gorilla
/
mux
vendor: gorilla/mux v1.7.4 full diff: https://github.com/gorilla/mux/compare/v1.7.3...v1.7.4 v1.7.4 addresses a number of performance improvements, bugs, and documentation improvements. - Reduce allocations in (*routeRegexp).getURLQuery - Fixed golint warnings - fix headers regexp test case - Fix the CORSMethodMiddleware bug with subrouters - Remove/cleanup request context helpers - Guess the scheme if r.URL.Scheme is unset - Added capacity to slice creation, when capacity is known - Modified http status codes, using constants provided by the http package - bugfix/subrouter custom methodNotAllowed handler returning 404 - Update README (self-host logo) - Remove TravisCI badge - Add documentation for using mux to serve a SPA - Simplify code - Avoid unnecessary conversion - Update config.yml (#495) @elithrar Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-09 09:24:12 -04:00
go
1.12