Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit a176032

Browse files
Update kubernetes packages to v0.27.2
Signed-off-by: Renovate Bot <[email protected]>
1 parent 8a88ef8 commit a176032

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ require (
1818
github.com/vshn/component-appcat/apis v0.0.0-20230508083110-a8e04b7b9a13
1919
go.uber.org/zap v1.24.0
2020
google.golang.org/grpc v1.50.1
21-
k8s.io/api v0.26.3
22-
k8s.io/apimachinery v0.26.3
21+
k8s.io/api v0.27.2
22+
k8s.io/apimachinery v0.27.2
2323
k8s.io/utils v0.0.0-20230313181309-38a27ef9d749
2424
sigs.k8s.io/controller-runtime v0.14.5
2525
sigs.k8s.io/controller-tools v0.11.1

0 commit comments

Comments
 (0)