From c0de759951d51d4a166652805d5bc14e9de4cfde Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 17:58:19 +0000 Subject: [PATCH] fix(deps): update module github.com/crossplane/crossplane-runtime/v2 to v2.3.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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