rest-server/Gopkg.toml
2017-07-19 22:12:34 +02:00

9 lines
220 B
TOML

[[constraint]]
name = "github.com/gorilla/handlers"
source = "https://github.com/gorilla/handlers"
version = "1.2.0"
[[constraint]]
name = "goji.io"
source = "https://github.com/goji/goji"
version = "2.0.0"