Skip to content

Commit

Permalink
Bump github.com/ironcore-dev/controller-utils from 0.9.4 to 0.9.5 (#37)
Browse files Browse the repository at this point in the history
Bumps [github.com/ironcore-dev/controller-utils](https://github.com/ironcore-dev/controller-utils) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/ironcore-dev/controller-utils/releases)
- [Commits](ironcore-dev/controller-utils@v0.9.4...v0.9.5)

---
updated-dependencies:
- dependency-name: github.com/ironcore-dev/controller-utils
  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>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 5e20c16 commit ac11a74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ironcore-dev/cloud-provider-metal
go 1.23.0

require (
github.com/ironcore-dev/controller-utils v0.9.4
github.com/ironcore-dev/controller-utils v0.9.5
github.com/ironcore-dev/metal-operator v0.0.0-20241009145147-7ccca8caf3b1
github.com/onsi/ginkgo/v2 v2.21.0
github.com/onsi/gomega v1.35.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ github.com/imdario/mergo v0.3.13 h1:lFzP57bqS/wsqKssCGmtLAb8A0wKjLGrve2q3PPVcBk=
github.com/imdario/mergo v0.3.13/go.mod h1:4lJ1jqUDcsbIECGy0RUJAXNIhg+6ocWgb1ALK2O4oXg=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/ironcore-dev/controller-utils v0.9.4 h1:l+lXzDyTfDEvAn0o9KOX0JdeTf6uI0VKN9yVnl9jLM4=
github.com/ironcore-dev/controller-utils v0.9.4/go.mod h1:0MS4W51EAEQo/nfajSaCj4RClju4MXv6IFGb+nDv2AA=
github.com/ironcore-dev/controller-utils v0.9.5 h1:vdUnCNolC0uDMZy5d8Noib5kdqdK9YpelVSgPc30qTc=
github.com/ironcore-dev/controller-utils v0.9.5/go.mod h1:pzrmJmc6LXtn48cTAgKHm5i8ry6q1Qw7SUh0XaYfIP4=
github.com/ironcore-dev/metal-operator v0.0.0-20241009145147-7ccca8caf3b1 h1:akpmbhVHx8vUMY8sBzsaI6nwNYc/pEZQI5aSEsFfJs0=
github.com/ironcore-dev/metal-operator v0.0.0-20241009145147-7ccca8caf3b1/go.mod h1:ov5kZfUtz4tqCMIRezEF6AszETONiYJf1IUMGTO351I=
github.com/jonboulle/clockwork v0.2.2 h1:UOGuzwb1PwsrDAObMuhUnj0p5ULPj8V/xJ7Kx9qUBdQ=
Expand Down

0 comments on commit ac11a74

Please sign in to comment.