From e574a52c08cca03e24dcb9d6fa7d1c9d7891ac9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 09:17:38 +0000 Subject: [PATCH] chore(deps): Bump github.com/crossplane/crossplane-runtime/v2 Bumps [github.com/crossplane/crossplane-runtime/v2](https://github.com/crossplane/crossplane-runtime) from 2.2.3 to 2.3.3. - [Release notes](https://github.com/crossplane/crossplane-runtime/releases) - [Changelog](https://github.com/crossplane/crossplane-runtime/blob/main/RELEASE.md) - [Commits](https://github.com/crossplane/crossplane-runtime/compare/v2.2.3...v2.3.3) --- updated-dependencies: - dependency-name: github.com/crossplane/crossplane-runtime/v2 dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ad2c7fee..d99d7003 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ tool golang.org/x/tools/cmd/goimports require ( dario.cat/mergo v1.0.2 github.com/alecthomas/kong v1.15.0 - github.com/crossplane/crossplane-runtime/v2 v2.2.3 + github.com/crossplane/crossplane-runtime/v2 v2.3.3 github.com/crossplane/crossplane-tools v0.0.0-20260715161912-60e57f817ad1 github.com/crossplane/upjet/v2 v2.3.1-0.20260716092524-5e807d539052 github.com/go-logr/logr v1.4.3 diff --git a/go.sum b/go.sum index f85f1712..304d2787 100644 --- a/go.sum +++ b/go.sum @@ -83,6 +83,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6N github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E= github.com/crossplane/crossplane-runtime/v2 v2.2.3 h1:/ACD1n1ukspHUDj5NXi8yMpyYsrLDCy7I5x5VTiwlcM= github.com/crossplane/crossplane-runtime/v2 v2.2.3/go.mod h1:4hjtObq7yln3BweiFCuSB4j0/a/pHUn6vSuY+Bb8Qf0= +github.com/crossplane/crossplane-runtime/v2 v2.3.3 h1:seIYf6pk7dLhXd7uSh/N9rVB8IdbCthy3LB6TSn91OI= +github.com/crossplane/crossplane-runtime/v2 v2.3.3/go.mod h1:UBxoZEXVZz9Ql2W5u5ssFE+egQ21BYqGGc2F3dozUvI= github.com/crossplane/crossplane-tools v0.0.0-20260715161912-60e57f817ad1 h1:8//14K4ULQABVOE8Oq2oYKLhJRr1u6Qs5TaqF6CA9Jg= github.com/crossplane/crossplane-tools v0.0.0-20260715161912-60e57f817ad1/go.mod h1:8etxwmP4cZwJDwen4+PQlnc1tggltAhEfyyigmdHulQ= github.com/crossplane/upjet/v2 v2.3.1-0.20260716092524-5e807d539052 h1:xW2mzd2SN3JMxg4ymogl9y+30j+hgv4nHR4NWkIhrt0= @@ -271,6 +273,7 @@ github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnr github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo= github.com/klauspost/compress v1.18.1 h1:bcSGx7UbpBqMChDtsF28Lw6v/G94LPrrbMbdC3JH2co= github.com/klauspost/compress v1.18.1/go.mod h1:ZQFFVG+MdnR0P+l6wpXgIL4NTtwiKIdBnrBd8Nrxr+0= +github.com/klauspost/compress v1.18.5 h1:/h1gH5Ce+VWNLSWqPzOVn6XBO+vJbCNGvjoaGBFW2IE= github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo= github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI= github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=