From 7ab744f26a2b95a31d34ac42974aafc8854c19e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 00:52:58 +0000 Subject: [PATCH] fix(deps): update module github.com/crossplane/function-sdk-go to v0.5.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index cefa4be..8cd1f23 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/Masterminds/sprig/v3 v3.3.0 github.com/alecthomas/kong v1.12.1 github.com/crossplane/crossplane-runtime v1.20.0 - github.com/crossplane/function-sdk-go v0.4.0 + github.com/crossplane/function-sdk-go v0.5.0 github.com/google/go-cmp v0.7.0 google.golang.org/protobuf v1.36.10 gopkg.in/yaml.v3 v3.0.1