diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-06-22 06:31:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-22 06:31:07 -0400 |
commit | ed511d27d7d2198624dcda41b9e06e9e582e5c20 (patch) | |
tree | 890ffbe6738cd628d002cfa804bd853b9efa2857 /vendor/modules.txt | |
parent | be15e69a6189685ac1afba06cb67013e960065ed (diff) | |
parent | 9cc3473b58ce62ce582bc06962539c014291dcd4 (diff) | |
download | podman-ed511d27d7d2198624dcda41b9e06e9e582e5c20.tar.gz podman-ed511d27d7d2198624dcda41b9e06e9e582e5c20.tar.bz2 podman-ed511d27d7d2198624dcda41b9e06e9e582e5c20.zip |
Merge pull request #10719 from containers/dependabot/go_modules/k8s.io/api-0.21.2
Bump k8s.io/api from 0.21.1 to 0.21.2
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 913076526..1c2bb90b3 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -788,7 +788,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.21.1 +# k8s.io/api v0.21.2 k8s.io/api/apps/v1 k8s.io/api/core/v1 # k8s.io/apimachinery v0.21.2 |