Skip to content

Commit aaa93d8

Browse files
Bump k8s.io/cli-runtime from 0.19.4 to 0.21.1
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.19.4 to 0.21.1. - [Release notes](https://github.com/kubernetes/cli-runtime/releases) - [Commits](kubernetes/cli-runtime@v0.19.4...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 313644c commit aaa93d8

2 files changed

Lines changed: 204 additions & 77 deletions

File tree

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ require (
1616
github.com/spf13/pflag v1.0.5
1717
github.com/stretchr/testify v1.7.0
1818
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
19-
k8s.io/api v0.19.4
20-
k8s.io/apimachinery v0.19.4
21-
k8s.io/cli-runtime v0.19.4
22-
k8s.io/client-go v0.19.4
19+
k8s.io/api v0.21.1
20+
k8s.io/apimachinery v0.21.1
21+
k8s.io/cli-runtime v0.21.1
22+
k8s.io/client-go v0.21.1
2323
sigs.k8s.io/yaml v1.2.0
2424
)

0 commit comments

Comments
 (0)