diff --git a/go.mod b/go.mod index 86f6361..40e7bb1 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25.9 require ( github.com/alecthomas/kong v1.15.0 - github.com/crossplane/crossplane-runtime/v2 v2.2.1 + github.com/crossplane/crossplane-runtime/v2 v2.3.0 github.com/crossplane/function-sdk-go v0.6.2 github.com/google/go-cmp v0.7.0 google.golang.org/protobuf v1.36.11