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 f19b8bf commit 2154793Copy full SHA for 2154793
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/crossplane/function-sdk-go v0.4.0
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
+ k8s.io/apimachinery v0.34.1
13
sigs.k8s.io/controller-tools v0.16.0
14
)
15
0 commit comments