diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-01-23 08:39:21 +0000 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-01-23 10:50:43 -0500 |
commit | 9d68ba59452d2d3daa3ea0f22b1ebb2ecab7094e (patch) | |
tree | 869732aab8b12e01e7b9651913d216c9d9aee088 /vendor/modules.txt | |
parent | 8beeb067aac857deb29e91562cf4b6f068fe0328 (diff) | |
download | podman-9d68ba59452d2d3daa3ea0f22b1ebb2ecab7094e.tar.gz podman-9d68ba59452d2d3daa3ea0f22b1ebb2ecab7094e.tar.bz2 podman-9d68ba59452d2d3daa3ea0f22b1ebb2ecab7094e.zip |
build(deps): bump gopkg.in/yaml.v2 from 2.2.7 to 2.2.8
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.7...v2.2.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Matthew Heon <mheon@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 2aa86270a..f66f94fa1 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -627,7 +627,7 @@ gopkg.in/square/go-jose.v2/cipher gopkg.in/square/go-jose.v2/json # gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 gopkg.in/tomb.v1 -# gopkg.in/yaml.v2 v2.2.7 +# gopkg.in/yaml.v2 v2.2.8 gopkg.in/yaml.v2 # k8s.io/api v0.17.2 k8s.io/api/core/v1 |