From e69fa57b01f1647455bb04a9ef3701ff4e01bf76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:07:45 +0000 Subject: [PATCH] Bump github.com/ironcore-dev/metalnet Bumps [github.com/ironcore-dev/metalnet](https://github.com/ironcore-dev/metalnet) from 0.3.11-0.20250214151446-b6f01eba6dd0 to 0.3.11. - [Release notes](https://github.com/ironcore-dev/metalnet/releases) - [Commits](https://github.com/ironcore-dev/metalnet/commits/v0.3.11) --- 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 6ee959d7..9bd1c1fe 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.7 github.com/ironcore-dev/ironcore v0.2.2-0.20250123160359-93cbe02a9e96 - github.com/ironcore-dev/metalnet v0.3.11-0.20250214151446-b6f01eba6dd0 + github.com/ironcore-dev/metalnet v0.3.11 github.com/onsi/ginkgo/v2 v2.22.2 github.com/onsi/gomega v1.36.2 github.com/spf13/cobra v1.9.1 diff --git a/go.sum b/go.sum index e2672c62..cd139682 100644 --- a/go.sum +++ b/go.sum @@ -98,8 +98,8 @@ github.com/ironcore-dev/controller-utils v0.9.7 h1:ywNcB6lDeOe6UWxJaptbdgb9qb6cD github.com/ironcore-dev/controller-utils v0.9.7/go.mod h1:7X6JUmq75o4KFe05zUa9rEXnS39dSrlXqUnt9Wuiug0= github.com/ironcore-dev/ironcore v0.2.2-0.20250123160359-93cbe02a9e96 h1:+THS3ZecpNFNL1Pbr9v6C3tMexk3YMTsl/GqQ21ARKg= github.com/ironcore-dev/ironcore v0.2.2-0.20250123160359-93cbe02a9e96/go.mod h1:mhBrtMafGURMJ90JA2E2VaefBzLgWe6dEqYEwLznOsY= -github.com/ironcore-dev/metalnet v0.3.11-0.20250214151446-b6f01eba6dd0 h1:MBYCbLrX7R6Wg0w9GO0g+nHBHL+ybfRu80I752Xq7Ek= -github.com/ironcore-dev/metalnet v0.3.11-0.20250214151446-b6f01eba6dd0/go.mod h1:1zaY6/trlx6n/nw2JuEpf7d3nlxXwRE/46kDlTKH/2c= +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/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=