diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-03-22 14:07:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-22 14:07:22 -0700 |
commit | 60c90c3adda6f076092ea9f06618d94efb1b4708 (patch) | |
tree | 504d22e1b57d2341bc3e898cb38bb8b8236ce7e4 /vendor/modules.txt | |
parent | d0bd775c02f0637b5775735c84438a01e8cf8395 (diff) | |
parent | 373d25cc67928ae492f2aecf7dfc2c259579da4f (diff) | |
download | podman-60c90c3adda6f076092ea9f06618d94efb1b4708.tar.gz podman-60c90c3adda6f076092ea9f06618d94efb1b4708.tar.bz2 podman-60c90c3adda6f076092ea9f06618d94efb1b4708.zip |
Merge pull request #9778 from containers/dependabot/go_modules/k8s.io/api-0.20.5
Bump k8s.io/api from 0.20.1 to 0.20.5
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 a53009625..02c5d7867 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -750,7 +750,7 @@ gopkg.in/tomb.v1 gopkg.in/yaml.v2 # gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 gopkg.in/yaml.v3 -# k8s.io/api v0.20.1 +# k8s.io/api v0.20.5 k8s.io/api/apps/v1 k8s.io/api/core/v1 # k8s.io/apimachinery v0.20.5 |