diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-09-02 06:46:20 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-09-02 06:46:20 -0400 |
commit | 270c02f3089fa1883eec35fb68f71d2625528534 (patch) | |
tree | e82034ed5dee996edae24e126cc6470e270a8e54 /vendor/modules.txt | |
parent | eb31d8cd654dd26a9e7566a4fa06eb4391797779 (diff) | |
download | podman-270c02f3089fa1883eec35fb68f71d2625528534.tar.gz podman-270c02f3089fa1883eec35fb68f71d2625528534.tar.bz2 podman-270c02f3089fa1883eec35fb68f71d2625528534.zip |
Bump github.com/gorilla/mux from 1.7.4 to 1.8.0
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.4 to 1.8.0.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.7.4...v1.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 77cfa9c3f..d26995f68 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -305,7 +305,7 @@ github.com/google/gofuzz github.com/google/shlex # github.com/google/uuid v1.1.2 github.com/google/uuid -# github.com/gorilla/mux v1.7.4 +# github.com/gorilla/mux v1.8.0 github.com/gorilla/mux # github.com/gorilla/schema v1.2.0 github.com/gorilla/schema |