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 d64414f commit ff9b766Copy full SHA for ff9b766
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resourcegraph/armresourcegraph v0.9.0
11
github.com/alecthomas/kong v1.13.0
12
github.com/crossplane/crossplane-runtime v1.20.0
13
- github.com/crossplane/function-sdk-go v0.4.0
+ github.com/crossplane/function-sdk-go v0.5.0
14
github.com/google/go-cmp v0.7.0
15
google.golang.org/protobuf v1.36.10
16
k8s.io/apimachinery v0.34.2
0 commit comments