chore(deps): update module gorilla/mux to v1.7.4

This commit is contained in:
Renovate Bot 2020-02-17 01:03:27 +00:00 committed by renovate[bot]
parent c6281d1f49
commit 37a50b3a34
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -13,7 +13,7 @@ require (
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
github.com/golang/protobuf v1.3.2
github.com/google/go-cmp v0.4.0
github.com/gorilla/mux v1.7.3
github.com/gorilla/mux v1.7.4
github.com/mitchellh/hashstructure v1.0.0
github.com/onsi/ginkgo v1.11.0 // indirect
github.com/onsi/gomega v1.8.1 // indirect