We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd34dfc commit 882557cCopy full SHA for 882557c
go.mod
@@ -6,7 +6,7 @@ toolchain go1.23.4
6
7
require (
8
github.com/alecthomas/kong v0.9.0
9
- github.com/crossplane/crossplane-runtime v1.18.0
+ github.com/crossplane/crossplane-runtime v1.19.0
10
github.com/crossplane/function-sdk-go v0.4.0
11
github.com/google/go-cmp v0.6.0
12
github.com/pkg/errors v0.9.1
0 commit comments