diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-06-18 09:08:18 +0000 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-06-18 05:56:27 -0400 |
commit | 5d161c8ca5fd6b9e2c3e1ef9c8bcc4738ca6fc2a (patch) | |
tree | 9492a6e553a535e9f33cfe79bc007bfe0a7982e1 /vendor/modules.txt | |
parent | 6472b44c3420fbba04dc3b5fe96be6576ee43e61 (diff) | |
download | podman-5d161c8ca5fd6b9e2c3e1ef9c8bcc4738ca6fc2a.tar.gz podman-5d161c8ca5fd6b9e2c3e1ef9c8bcc4738ca6fc2a.tar.bz2 podman-5d161c8ca5fd6b9e2c3e1ef9c8bcc4738ca6fc2a.zip |
Bump k8s.io/api from 0.18.3 to 0.18.4
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.18.3 to 0.18.4.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.18.3...v0.18.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 7b3f2c12a..8efe59e37 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -688,10 +688,10 @@ gopkg.in/tomb.v1 gopkg.in/yaml.v2 # gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c gopkg.in/yaml.v3 -# k8s.io/api v0.18.3 +# k8s.io/api v0.18.4 k8s.io/api/apps/v1 k8s.io/api/core/v1 -# k8s.io/apimachinery v0.18.3 +# k8s.io/apimachinery v0.18.4 k8s.io/apimachinery/pkg/api/errors k8s.io/apimachinery/pkg/api/resource k8s.io/apimachinery/pkg/apis/meta/v1 |