Remove gorilla/handlers from Gopkg.toml

pull/18/head
Martin Boehm 2018-06-29 14:18:40 +02:00
parent d7927f79ad
commit f95910d77b
1 changed files with 0 additions and 4 deletions

View File

@ -37,10 +37,6 @@
branch = "master"
name = "github.com/golang/glog"
[[constraint]]
name = "github.com/gorilla/handlers"
version = "1.3.0"
[[constraint]]
name = "github.com/gorilla/mux"
version = "1.6.1"