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 1636707 commit 30742a7Copy full SHA for 30742a7
go.mod
@@ -5,7 +5,7 @@ go 1.22.1
5
require (
6
github.com/alecthomas/kong v0.9.0
7
github.com/apparentlymart/go-cidr v1.1.0
8
- github.com/crossplane/crossplane-runtime v1.15.1
+ github.com/crossplane/crossplane-runtime v1.20.0
9
github.com/crossplane/function-sdk-go v0.2.0
10
github.com/google/go-cmp v0.6.0
11
github.com/pkg/errors v0.9.1
0 commit comments