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 21249fc commit acedf65Copy full SHA for acedf65
go.mod
@@ -7,7 +7,7 @@ toolchain go1.21.3
7
require (
8
github.com/alecthomas/kong v0.9.0
9
github.com/crossplane/crossplane-runtime v1.14.4
10
- github.com/crossplane/function-sdk-go v0.1.0
+ github.com/crossplane/function-sdk-go v0.4.0
11
github.com/google/go-cmp v0.6.0
12
google.golang.org/protobuf v1.32.0
13
k8s.io/apimachinery v0.29.1
0 commit comments