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

Commit ec93277

Browse files
Update kubernetes packages to v0.27.1
Signed-off-by: Renovate Bot <[email protected]>
1 parent a64fe85 commit ec93277

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
@@ -14,8 +14,8 @@ require (
1414
github.com/vshn/component-appcat/apis v0.0.0-20230425231346-1af5398ee159
1515
go.uber.org/zap v1.24.0
1616
google.golang.org/grpc v1.50.1
17-
k8s.io/api v0.26.3
18-
k8s.io/apimachinery v0.26.3
17+
k8s.io/api v0.27.1
18+
k8s.io/apimachinery v0.27.1
1919
k8s.io/utils v0.0.0-20230313181309-38a27ef9d749
2020
sigs.k8s.io/controller-runtime v0.14.5
2121
sigs.k8s.io/yaml v1.3.0

0 commit comments

Comments
 (0)