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 f04f444 commit 69f0405Copy full SHA for 69f0405
go.mod
@@ -4,7 +4,7 @@ go 1.23.8
4
5
require (
6
github.com/alecthomas/kong v0.9.0
7
- github.com/crossplane/crossplane-runtime v1.20.0
+ github.com/crossplane/crossplane-runtime/v2 v2.0.0
8
github.com/crossplane/function-sdk-go v0.4.0
9
github.com/google/go-cmp v0.6.0
10
github.com/pkg/errors v0.9.1
0 commit comments