Remove gorilla/handlers from Gopkg.toml
This commit is contained in:
parent
d7927f79ad
commit
f95910d77b
@ -37,10 +37,6 @@
|
|||||||
branch = "master"
|
branch = "master"
|
||||||
name = "github.com/golang/glog"
|
name = "github.com/golang/glog"
|
||||||
|
|
||||||
[[constraint]]
|
|
||||||
name = "github.com/gorilla/handlers"
|
|
||||||
version = "1.3.0"
|
|
||||||
|
|
||||||
[[constraint]]
|
[[constraint]]
|
||||||
name = "github.com/gorilla/mux"
|
name = "github.com/gorilla/mux"
|
||||||
version = "1.6.1"
|
version = "1.6.1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user