aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-21 11:34:27 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-21 11:34:27 +0000
commited2ccec704ea2cfc1d15c4c5f81b974ebad9795c (patch)
tree7b20efaf8539b691bd00484cf503e6ee40457937 /Gopkg.toml
parent22f435bd2a8fc35bde96eafb50b3f78650a5983b (diff)
downloadgit-bug-ed2ccec704ea2cfc1d15c4c5f81b974ebad9795c.tar.gz
build(deps): bump github.com/gorilla/mux from 1.6.2 to 1.7.2
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.6.2 to 1.7.2. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.6.2...v1.7.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index da8417ef..33da5ada 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -30,7 +30,7 @@
[[constraint]]
name = "github.com/gorilla/mux"
- version = "1.6.2"
+ version = "1.7.2"
[[constraint]]
name = "github.com/phayes/freeport"