diff options
author | dependabot[bot] <support@dependabot.com> | 2019-05-21 11:34:27 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2019-05-21 11:34:27 +0000 |
commit | ed2ccec704ea2cfc1d15c4c5f81b974ebad9795c (patch) | |
tree | 7b20efaf8539b691bd00484cf503e6ee40457937 /Gopkg.lock | |
parent | 22f435bd2a8fc35bde96eafb50b3f78650a5983b (diff) | |
download | git-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.lock')
-rw-r--r-- | Gopkg.lock | 14 |
1 files changed, 3 insertions, 11 deletions
@@ -98,20 +98,12 @@ version = "v1.2.0" [[projects]] - digest = "1:c79fb010be38a59d657c48c6ba1d003a8aa651fa56b579d959d74573b7dff8e1" - name = "github.com/gorilla/context" - packages = ["."] - pruneopts = "UT" - revision = "08b5f424b9271eedf6f9f0ce86cb9396ed337a42" - version = "v1.1.1" - -[[projects]] - digest = "1:e73f5b0152105f18bc131fba127d9949305c8693f8a762588a82a48f61756f5f" + digest = "1:3af6be4fee7c08f81f13d36f04ffb63ad4b6b5aaba12cce96095c7c2863d4912" name = "github.com/gorilla/mux" packages = ["."] pruneopts = "UT" - revision = "e3702bed27f0d39777b0b37b664b6280e8ef8fbf" - version = "v1.6.2" + revision = "ed099d42384823742bba0bf9a72b53b55c9e2e38" + version = "v1.7.2" [[projects]] digest = "1:43dd08a10854b2056e615d1b1d22ac94559d822e1f8b6fcc92c1a1057e85188e" |