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 45bc905 commit 71acb47Copy full SHA for 71acb47
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/google/go-cmp v0.6.0
11
google.golang.org/protobuf v1.34.3-0.20240816073751-94ecbc261689
12
k8s.io/apimachinery v0.31.0
13
- sigs.k8s.io/controller-tools v0.16.0
+ sigs.k8s.io/controller-tools v0.18.0
14
)
15
16
require (
0 commit comments