diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-01-25 23:23:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-25 23:23:32 -0800 |
commit | 689da532fa8f9c72d4fd7afe963d6eb44fe0e623 (patch) | |
tree | 5031b01ccd5ed29114fae9b5920795158c2b0876 /vendor/modules.txt | |
parent | c1e2698f812a07b483a81f16f0c0003492a1bdef (diff) | |
parent | 9d68ba59452d2d3daa3ea0f22b1ebb2ecab7094e (diff) | |
download | podman-689da532fa8f9c72d4fd7afe963d6eb44fe0e623.tar.gz podman-689da532fa8f9c72d4fd7afe963d6eb44fe0e623.tar.bz2 podman-689da532fa8f9c72d4fd7afe963d6eb44fe0e623.zip |
Merge pull request #4941 from containers/dependabot/go_modules/gopkg.in/yaml.v2-2.2.8
build(deps): bump gopkg.in/yaml.v2 from 2.2.7 to 2.2.8
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 e28bbd41d..6385ab250 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -625,7 +625,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 |