We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bf8f5d commit 0aa8d56Copy full SHA for 0aa8d56
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/google/go-cmp v0.6.0
12
google.golang.org/protobuf v1.34.3-0.20240816073751-94ecbc261689
13
k8s.io/apimachinery v0.31.0
14
- sigs.k8s.io/controller-tools v0.16.0
+ sigs.k8s.io/controller-tools v0.18.0
15
)
16
17
require (
0 commit comments