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 ca17658 commit 727ca9cCopy full SHA for 727ca9c
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/google/cel-go v0.21.0
12
github.com/google/go-cmp v0.6.0
13
google.golang.org/protobuf v1.34.3-0.20240906163944-03df6c145d96
14
- k8s.io/apimachinery v0.31.0
+ k8s.io/apimachinery v0.33.3
15
sigs.k8s.io/controller-tools v0.16.3
16
)
17
0 commit comments