From 2eb9574b6eac63f228722190993817f03d22143a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 00:44:47 +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 7f1d4d6..3a1b8ae 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/alecthomas/kong v0.9.0 github.com/apparentlymart/go-cidr v1.1.0 github.com/crossplane/crossplane-runtime v1.15.1 - github.com/crossplane/function-sdk-go v0.2.0 + github.com/crossplane/function-sdk-go v0.5.0 github.com/google/go-cmp v0.6.0 github.com/pkg/errors v0.9.1 github.com/tidwall/gjson v1.17.3