aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-01 04:34:29 +0000
committerGitHub <noreply@github.com>2019-07-01 04:34:29 +0000
commitf9d7d6bc1241b807006a6a4528d9d6e83a814426 (patch)
tree744ec95c71fef188f07e216cd28387a97aa8e187 /Gopkg.toml
parentaa4464dbba0b1e0ce39ae53e35971e6924d404d3 (diff)
downloadgit-bug-f9d7d6bc1241b807006a6a4528d9d6e83a814426.tar.gz
build(deps): bump github.com/gorilla/mux from 1.7.2 to 1.7.3
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.7.2...v1.7.3) Signed-off-by: dependabot-preview[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 e9047507..305a9725 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -30,7 +30,7 @@
[[constraint]]
name = "github.com/gorilla/mux"
- version = "1.7.2"
+ version = "1.7.3"
[[constraint]]
name = "github.com/phayes/freeport"