From 5f3cf1dcaeff83a0c9d1af0cc6f7dfb1da7edcdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 02:10:27 +0000 Subject: [PATCH] fix(deps): update module github.com/crossplane/crossplane/v2 to v2.3.0 [security] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0f1250f..37999f8 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/alecthomas/assert/v2 v2.11.0 github.com/alecthomas/kong v1.15.0 github.com/crossplane/crossplane-runtime/v2 v2.2.1 - github.com/crossplane/crossplane/v2 v2.2.1 + github.com/crossplane/crossplane/v2 v2.3.0 github.com/gertd/go-pluralize v0.2.1 github.com/go-git/go-git/v5 v5.18.0 github.com/gonvenience/bunt v1.4.3