From fae014641ae59d6e22a6c16d07d640f27c98f585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 19:15:19 +0000 Subject: [PATCH] Bump github.com/ironcore-dev/metalnet from 0.3.1 to 0.3.2 Bumps [github.com/ironcore-dev/metalnet](https://github.com/ironcore-dev/metalnet) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/ironcore-dev/metalnet/releases) - [Commits](https://github.com/ironcore-dev/metalnet/compare/v0.3.1...v0.3.2) --- 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 c259308b..fcb450d7 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/google/uuid v1.6.0 github.com/ironcore-dev/controller-utils v0.9.1 github.com/ironcore-dev/ironcore v0.1.2-0.20240116114543-d37a145029e7 - github.com/ironcore-dev/metalnet v0.3.1 + github.com/ironcore-dev/metalnet v0.3.2 github.com/onsi/ginkgo/v2 v2.15.0 github.com/onsi/gomega v1.31.1 github.com/spf13/cobra v1.8.0 diff --git a/go.sum b/go.sum index 046d19af..7672f05d 100644 --- a/go.sum +++ b/go.sum @@ -111,8 +111,8 @@ github.com/ironcore-dev/controller-utils v0.9.1 h1:QFL52JaIuSdZ7S1rQfwTM3PffEeu/ github.com/ironcore-dev/controller-utils v0.9.1/go.mod h1:c2dRoQ04+b2sNKrqBObrw2QQO2Wzctm5ZSp5UTmTWSU= github.com/ironcore-dev/ironcore v0.1.2-0.20240116114543-d37a145029e7 h1:Lr/KEpJAW4+TozdduPwXRYMO0fffk7DvOf/r93TKz0E= github.com/ironcore-dev/ironcore v0.1.2-0.20240116114543-d37a145029e7/go.mod h1:cTjq3AobNNQg/U/bJwrk+JYrX5o0izrQygtIB14Riaw= -github.com/ironcore-dev/metalnet v0.3.1 h1:rxOHYvL1Q4H5Ve+GW/roVpOGlwhsh0Bi/jBMF4Nb8L0= -github.com/ironcore-dev/metalnet v0.3.1/go.mod h1:lUV16WR/SAzokd4q8Dy/j264G7jUE4kHcn6e+UHCh8g= +github.com/ironcore-dev/metalnet v0.3.2 h1:ETp5riLjOT7nB4BzYy5RuVq56GOpBU15ycArSVRCAj0= +github.com/ironcore-dev/metalnet v0.3.2/go.mod h1:lUV16WR/SAzokd4q8Dy/j264G7jUE4kHcn6e+UHCh8g= 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=