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 9e1302a commit b4780a2Copy full SHA for b4780a2
go.mod
@@ -6,7 +6,7 @@ toolchain go1.21.3
6
7
require (
8
github.com/alecthomas/kong v0.9.0
9
- github.com/crossplane/crossplane-runtime v1.14.4
+ github.com/crossplane/crossplane-runtime v1.20.0
10
github.com/crossplane/function-sdk-go v0.1.0
11
github.com/google/go-cmp v0.7.0
12
google.golang.org/protobuf v1.32.0
0 commit comments