diff --git a/go.mod b/go.mod index 1b1993a..7024f8e 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.25.0 require ( github.com/alecthomas/kong v1.14.0 github.com/crossplane/crossplane-runtime/v2 v2.2.0 - github.com/crossplane/function-sdk-go v0.6.2 + github.com/crossplane/function-sdk-go v0.7.1 github.com/google/go-cmp v0.7.0 google.golang.org/protobuf v1.36.11 k8s.io/apimachinery v0.35.1