Skip to content

Commit 8cb11a7

Browse files
Bump github.com/ironcore-dev/metal-operator from 0.6.1 to 0.6.2 (#355)
Bumps [github.com/ironcore-dev/metal-operator](https://github.com/ironcore-dev/metal-operator) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/ironcore-dev/metal-operator/releases) - [Commits](ironcore-dev/metal-operator@v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: github.com/ironcore-dev/metal-operator dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed8a6a7 commit 8cb11a7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/go-logr/logr v1.4.4
1010
github.com/ironcore-dev/controller-utils v0.12.0
1111
github.com/ironcore-dev/metal v0.0.0-20240624131301-18385f342755
12-
github.com/ironcore-dev/metal-operator v0.6.1
12+
github.com/ironcore-dev/metal-operator v0.6.2
1313
github.com/onsi/ginkgo/v2 v2.32.0
1414
github.com/onsi/gomega v1.42.1
1515
github.com/opencontainers/go-digest v1.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ github.com/ironcore-dev/controller-utils v0.12.0 h1:0OBUzV+Zkh6K+2h4LtqAjWru19/5
139139
github.com/ironcore-dev/controller-utils v0.12.0/go.mod h1:LHSeOLcIbPIkSiryKpZ30E/zDSWHTnkZD4w69+kPdMw=
140140
github.com/ironcore-dev/metal v0.0.0-20240624131301-18385f342755 h1:EmR3Ngg2wmOXJkxgsdYVuPXLRfwWmO2Fi+htjih6QGY=
141141
github.com/ironcore-dev/metal v0.0.0-20240624131301-18385f342755/go.mod h1:+/bmkghOE7acqXDT/LDH57RemaUzlVwnQjttsOjdoyg=
142-
github.com/ironcore-dev/metal-operator v0.6.1 h1:qeLbWAtUV8mVzvqKxiCBY06NwAB+FsiIpQw732aqXLM=
143-
github.com/ironcore-dev/metal-operator v0.6.1/go.mod h1:9IQIS74J+RFsQvX096MwCx+HGMJXiPWwO5Zds7V8N4U=
142+
github.com/ironcore-dev/metal-operator v0.6.2 h1:flCmh+DPSgigb/cK/bk5b7Wsgo7CdAJUBrg16vhrzNg=
143+
github.com/ironcore-dev/metal-operator v0.6.2/go.mod h1:9IQIS74J+RFsQvX096MwCx+HGMJXiPWwO5Zds7V8N4U=
144144
github.com/joshdk/go-junit v1.0.0 h1:S86cUKIdwBHWwA6xCmFlf3RTLfVXYQfvanM5Uh+K6GE=
145145
github.com/joshdk/go-junit v1.0.0/go.mod h1:TiiV0PqkaNfFXjEiyjWM3XXrhVyCa1K4Zfga6W52ung=
146146
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=

0 commit comments

Comments
 (0)