From d94aa5d75ca71d4fcb880cf311f064e0feb88e23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 16:28:28 +0000 Subject: [PATCH] Bump github.com/ironcore-dev/metal-operator from 0.5.0 to 0.5.1 Bumps [github.com/ironcore-dev/metal-operator](https://github.com/ironcore-dev/metal-operator) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/ironcore-dev/metal-operator/releases) - [Commits](https://github.com/ironcore-dev/metal-operator/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: github.com/ironcore-dev/metal-operator dependency-version: 0.5.1 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 4889ded..408ca37 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.11.0 github.com/ironcore-dev/metal v0.0.0-20240624131301-18385f342755 - github.com/ironcore-dev/metal-operator v0.5.0 + github.com/ironcore-dev/metal-operator v0.5.1 github.com/onsi/ginkgo/v2 v2.29.0 github.com/onsi/gomega v1.41.0 github.com/opencontainers/go-digest v1.0.0 diff --git a/go.sum b/go.sum index fb5db28..d0bd92c 100644 --- a/go.sum +++ b/go.sum @@ -139,8 +139,8 @@ github.com/ironcore-dev/controller-utils v0.11.0 h1:vQhZgPxxFwmSi+fSlPEuwCmI5sOP github.com/ironcore-dev/controller-utils v0.11.0/go.mod h1:kPIgIjGNMA5zUlwH04rCdDbYnvvDtd79z3Rgav1Yrpg= 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.0 h1:MtfYsPZ0Gy5me9imaY9zCdMYlgLyeNg8b6OoECQry08= -github.com/ironcore-dev/metal-operator v0.5.0/go.mod h1:Iyxh2z2x1ohEEHxliDQdfYe3UX76vHy2VuQ/vdJ9BuU= +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/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=