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 413ad48 commit eabc9c5Copy full SHA for eabc9c5
go.mod
@@ -7,7 +7,7 @@ toolchain go1.24.5
7
require (
8
github.com/alecthomas/kong v1.12.1
9
github.com/crossplane/crossplane-runtime v1.20.0
10
- github.com/crossplane/function-sdk-go v0.4.0
+ github.com/crossplane/function-sdk-go v0.5.0
11
k8s.io/apimachinery v0.34.2
12
sigs.k8s.io/controller-tools v0.19.0
13
)
0 commit comments