From 8867312d71ef005b544425d791cd68b2a58298e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 13:40:15 +0000 Subject: [PATCH] fix(deps): update module github.com/crossplane/crossplane-runtime to v1.20.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3310fc5..6021376 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.21.3 require ( github.com/alecthomas/kong v0.9.0 - github.com/crossplane/crossplane-runtime v1.14.4 + github.com/crossplane/crossplane-runtime v1.20.0 github.com/crossplane/function-sdk-go v0.1.0 github.com/google/go-cmp v0.6.0 google.golang.org/protobuf v1.32.0