summaryrefslogtreecommitdiff
path: root/vendor/github.com/gorilla/handlers/go.mod
blob: 58e6a85ec3a606da3924fbdb66362b90dd237a5b (plain)
1
2
3
4
5
module github.com/gorilla/handlers

go 1.14

require github.com/felixge/httpsnoop v1.0.1