Update github.com/gorilla/handlers dependency

Support for exposing the CloseNotifier interface was just recently added
to its logging handler wrappers. This is needed for #597.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
This commit is contained in:
Aaron Lehmann 2015-07-27 10:07:11 -07:00
parent 0b3b55e723
commit 1788ae4870
5 changed files with 106 additions and 21 deletions

2
Godeps/Godeps.json generated
View file

@ -67,7 +67,7 @@
},
{
"ImportPath": "github.com/gorilla/handlers",
"Rev": "0e84b7d810c16aed432217e330206be156bafae0"
"Rev": "60c7bfde3e33c201519a200a4507a158cc03a17b"
},
{
"ImportPath": "github.com/gorilla/mux",