Skip to content

Commit a849534

Browse files
Bump k8s.io/api from 0.21.1 to 0.21.3 (#135)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.21.1 to 0.21.3. - [Release notes](https://github.com/kubernetes/api/releases) - [Commits](kubernetes/api@v0.21.1...v0.21.3) --- updated-dependencies: - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Noam Gal <[email protected]>
1 parent 4df53a7 commit a849534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/spf13/viper v1.7.1
2121
github.com/stretchr/testify v1.7.0
2222
google.golang.org/grpc/examples v0.0.0-20210730002332-ea9b7a0a7651 // indirect
23-
k8s.io/api v0.21.1
23+
k8s.io/api v0.21.3
2424
k8s.io/apimachinery v0.21.1
2525
k8s.io/cli-runtime v0.21.1
2626
k8s.io/client-go v11.0.1-0.20190816222228-6d55c1b1f1ca+incompatible

0 commit comments

Comments
 (0)