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

Commit 843dc21

Browse files
Update kubernetes packages to v0.27.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent b6117d5 commit 843dc21

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
@@ -12,8 +12,8 @@ require (
1212
github.com/urfave/cli/v2 v2.23.7
1313
github.com/vshn/component-appcat/apis v0.0.0-20230331085454-9d11bb2726ff
1414
go.uber.org/zap v1.24.0
15-
k8s.io/api v0.26.3
16-
k8s.io/apimachinery v0.26.3
15+
k8s.io/api v0.27.0
16+
k8s.io/apimachinery v0.27.0
1717
k8s.io/utils v0.0.0-20230313181309-38a27ef9d749
1818
sigs.k8s.io/controller-runtime v0.14.5
1919
sigs.k8s.io/yaml v1.3.0

0 commit comments

Comments
 (0)