From 375e1be1661c20b024e3916aa66576d293b8c551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 20:01:45 +0000 Subject: [PATCH] Bump github.com/ironcore-dev/metalnet from 0.3.11 to 0.3.12 Bumps [github.com/ironcore-dev/metalnet](https://github.com/ironcore-dev/metalnet) from 0.3.11 to 0.3.12. - [Release notes](https://github.com/ironcore-dev/metalnet/releases) - [Commits](https://github.com/ironcore-dev/metalnet/compare/v0.3.11...v0.3.12) --- updated-dependencies: - dependency-name: github.com/ironcore-dev/metalnet dependency-version: 0.3.12 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 1da79bdd..c6e28b4a 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.9 github.com/ironcore-dev/ironcore v0.2.3 - github.com/ironcore-dev/metalnet v0.3.11 + github.com/ironcore-dev/metalnet v0.3.12 github.com/onsi/ginkgo/v2 v2.23.4 github.com/onsi/gomega v1.37.0 github.com/spf13/cobra v1.9.1 diff --git a/go.sum b/go.sum index 017de1da..06f5b4a6 100644 --- a/go.sum +++ b/go.sum @@ -96,8 +96,8 @@ github.com/ironcore-dev/controller-utils v0.9.9 h1:SRVMjj+jh9yDZj//1hGG7U7S4fRuU github.com/ironcore-dev/controller-utils v0.9.9/go.mod h1:hNqQjd6JkRmKYH1MY1XkfT4Eew3P7etHTJjaHj+vK9Y= github.com/ironcore-dev/ironcore v0.2.3 h1:me2LuScaoekxSRtV7KhCqGZ/jOsU7fCuqt6LBxcx+ts= github.com/ironcore-dev/ironcore v0.2.3/go.mod h1:u39dlr8d3RfPCK4FLBLvFfmbDdh8Tu7a3R06nXkIJug= -github.com/ironcore-dev/metalnet v0.3.11 h1:uTmtK2NgRXMjy7Dx694FflxMhGGpaFOyhtCTcusFjWk= -github.com/ironcore-dev/metalnet v0.3.11/go.mod h1:1zaY6/trlx6n/nw2JuEpf7d3nlxXwRE/46kDlTKH/2c= +github.com/ironcore-dev/metalnet v0.3.12 h1:sfd4e1RtqNKghs3qf5biYRIMQdfhoFnVZ2KmjZywzsE= +github.com/ironcore-dev/metalnet v0.3.12/go.mod h1:tR8e5IhFRqZPHJTL5Z9aqPCVAQTqwkUqDWGlZV0IXLk= github.com/jonboulle/clockwork v0.4.0 h1:p4Cf1aMWXnXAUh8lVfewRBx1zaTSYKrKMF2g3ST4RZ4= github.com/jonboulle/clockwork v0.4.0/go.mod h1:xgRqUGwRcjKCO1vbZUEtSLrqKoPSsUpK7fnezOII0kc= github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=