Skip to content

Commit b9dd160

Browse files
Bump k8s.io/apimachinery from 0.19.4 to 0.21.0
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.19.4 to 0.21.0. - [Release notes](https://github.com/kubernetes/apimachinery/releases) - [Commits](kubernetes/apimachinery@v0.19.4...v0.21.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c035d02 commit b9dd160

File tree

2 files changed

+32
-22
lines changed

2 files changed

+32
-22
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/stretchr/testify v1.7.0
1818
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
1919
k8s.io/api v0.19.4
20-
k8s.io/apimachinery v0.19.4
20+
k8s.io/apimachinery v0.21.0
2121
k8s.io/cli-runtime v0.19.4
2222
k8s.io/client-go v0.19.4
2323
sigs.k8s.io/yaml v1.2.0

0 commit comments

Comments
 (0)