From e8dac47bc11d92eb0ae4693a5468717cc7ac7ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:33:13 +0000 Subject: [PATCH] Bump github.com/ironcore-dev/metal-operator from 0.5.1 to 0.5.2 Bumps [github.com/ironcore-dev/metal-operator](https://github.com/ironcore-dev/metal-operator) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/ironcore-dev/metal-operator/releases) - [Commits](https://github.com/ironcore-dev/metal-operator/compare/v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: github.com/ironcore-dev/metal-operator dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 3534559..8e15c12 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/go-logr/logr v1.4.3 github.com/ironcore-dev/controller-utils v0.12.0 github.com/ironcore-dev/metal v0.0.0-20240624131301-18385f342755 - github.com/ironcore-dev/metal-operator v0.5.1 + github.com/ironcore-dev/metal-operator v0.5.2 github.com/onsi/ginkgo/v2 v2.31.0 github.com/onsi/gomega v1.42.1 github.com/opencontainers/go-digest v1.0.0 diff --git a/go.sum b/go.sum index 62a0e81..96640f9 100644 --- a/go.sum +++ b/go.sum @@ -139,8 +139,8 @@ github.com/ironcore-dev/controller-utils v0.12.0 h1:0OBUzV+Zkh6K+2h4LtqAjWru19/5 github.com/ironcore-dev/controller-utils v0.12.0/go.mod h1:LHSeOLcIbPIkSiryKpZ30E/zDSWHTnkZD4w69+kPdMw= github.com/ironcore-dev/metal v0.0.0-20240624131301-18385f342755 h1:EmR3Ngg2wmOXJkxgsdYVuPXLRfwWmO2Fi+htjih6QGY= github.com/ironcore-dev/metal v0.0.0-20240624131301-18385f342755/go.mod h1:+/bmkghOE7acqXDT/LDH57RemaUzlVwnQjttsOjdoyg= -github.com/ironcore-dev/metal-operator v0.5.1 h1:xLB+P8TsbvxNF/sfGIfZVCMr+OnsS707+lx9uQZIJi4= -github.com/ironcore-dev/metal-operator v0.5.1/go.mod h1:Iyxh2z2x1ohEEHxliDQdfYe3UX76vHy2VuQ/vdJ9BuU= +github.com/ironcore-dev/metal-operator v0.5.2 h1:a9vTd3YIq3Bp+40PjnaqtvhfrdjNQFTQDjIxJpXwmRM= +github.com/ironcore-dev/metal-operator v0.5.2/go.mod h1:Iyxh2z2x1ohEEHxliDQdfYe3UX76vHy2VuQ/vdJ9BuU= github.com/joshdk/go-junit v1.0.0 h1:S86cUKIdwBHWwA6xCmFlf3RTLfVXYQfvanM5Uh+K6GE= github.com/joshdk/go-junit v1.0.0/go.mod h1:TiiV0PqkaNfFXjEiyjWM3XXrhVyCa1K4Zfga6W52ung= github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=