ahmetb / go-httpbin

http://httpbin.org endpoints for your Go tests
https://godoc.org/github.com/ahmetalpbalkan/go-httpbin
Apache License 2.0
124 stars 26 forks source link

Fix broken build on master #7

Closed ahmetb closed 7 years ago

ahmetb commented 7 years ago

gorilla/mux is breaking the downstream: https://github.com/gorilla/mux/issues/220 (see issue for the error)