diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-05-19 20:36:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-19 20:36:24 -0400 |
commit | 8bc39f4a90a658e92305369cc2628e2a65874506 (patch) | |
tree | 06a6bf44c443ac4a0f401d6dab4a07abd002d612 /vendor/modules.txt | |
parent | 4c756268e6d0dbe90e61a59d9644e34a0f2d5f36 (diff) | |
parent | 44c49371771e43aaf5aa8922de274d10a32cb989 (diff) | |
download | podman-8bc39f4a90a658e92305369cc2628e2a65874506.tar.gz podman-8bc39f4a90a658e92305369cc2628e2a65874506.tar.bz2 podman-8bc39f4a90a658e92305369cc2628e2a65874506.zip |
Merge pull request #10395 from containers/dependabot/go_modules/k8s.io/api-0.21.1
Bump k8s.io/api from 0.21.0 to 0.21.1
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 9e0a46970..7ec491fca 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -779,7 +779,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.0 +# k8s.io/api v0.21.1 k8s.io/api/apps/v1 k8s.io/api/core/v1 # k8s.io/apimachinery v0.21.1 |