From d357ef8691bb73b91989f76ea604a942fc47f92d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:51:59 +0000 Subject: [PATCH] Bump github.com/ironcore-dev/metalnet from 0.3.9 to 0.3.10 Bumps [github.com/ironcore-dev/metalnet](https://github.com/ironcore-dev/metalnet) from 0.3.9 to 0.3.10. - [Release notes](https://github.com/ironcore-dev/metalnet/releases) - [Commits](https://github.com/ironcore-dev/metalnet/compare/v0.3.9...v0.3.10) --- updated-dependencies: - dependency-name: github.com/ironcore-dev/metalnet 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 5f1ca896..108f9c9d 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/google/uuid v1.6.0 github.com/ironcore-dev/controller-utils v0.9.5 github.com/ironcore-dev/ironcore v0.2.0 - github.com/ironcore-dev/metalnet v0.3.9 + github.com/ironcore-dev/metalnet v0.3.10 github.com/onsi/ginkgo/v2 v2.22.0 github.com/onsi/gomega v1.36.0 github.com/spf13/cobra v1.8.1 diff --git a/go.sum b/go.sum index 2aa66934..87c12099 100644 --- a/go.sum +++ b/go.sum @@ -104,8 +104,8 @@ github.com/ironcore-dev/controller-utils v0.9.5 h1:vdUnCNolC0uDMZy5d8Noib5kdqdK9 github.com/ironcore-dev/controller-utils v0.9.5/go.mod h1:pzrmJmc6LXtn48cTAgKHm5i8ry6q1Qw7SUh0XaYfIP4= github.com/ironcore-dev/ironcore v0.2.0 h1:HETSSh46t+aKbJZql5dcbXBRUjHSwHYy7ZixN24vdnM= github.com/ironcore-dev/ironcore v0.2.0/go.mod h1:wlvF43Afs1OpO0w6ZIXw+YaLnfBOfrEi9f4/MBdR1mc= -github.com/ironcore-dev/metalnet v0.3.9 h1:8O/VFIvy7uQBxSqe4izNWkgESydfz23+7liCBHtqWOo= -github.com/ironcore-dev/metalnet v0.3.9/go.mod h1:1zaY6/trlx6n/nw2JuEpf7d3nlxXwRE/46kDlTKH/2c= +github.com/ironcore-dev/metalnet v0.3.10 h1:Hv8M7uOlRiGPlSLvrPn7xaaTwHybalg05g5cYdrO5Ds= +github.com/ironcore-dev/metalnet v0.3.10/go.mod h1:1zaY6/trlx6n/nw2JuEpf7d3nlxXwRE/46kDlTKH/2c= github.com/jonboulle/clockwork v0.2.2 h1:UOGuzwb1PwsrDAObMuhUnj0p5ULPj8V/xJ7Kx9qUBdQ= github.com/jonboulle/clockwork v0.2.2/go.mod h1:Pkfl5aHPm1nk2H9h0bjmnJD/BcgbGXUBGnn1kMkgxc8= github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=