Skip to content

Commit

Permalink
Bump github.com/ironcore-dev/metalnet from 0.3.5 to 0.3.8
Browse files Browse the repository at this point in the history
Bumps [github.com/ironcore-dev/metalnet](https://github.com/ironcore-dev/metalnet) from 0.3.5 to 0.3.8.
- [Release notes](https://github.com/ironcore-dev/metalnet/releases)
- [Commits](ironcore-dev/metalnet@v0.3.5...v0.3.8)

---
updated-dependencies:
- dependency-name: github.com/ironcore-dev/metalnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 50636b6 commit e109b40
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 @@ -8,7 +8,7 @@ require (
github.com/google/uuid v1.6.0
github.com/ironcore-dev/controller-utils v0.9.2
github.com/ironcore-dev/ironcore v0.1.2-0.20240116114543-d37a145029e7
github.com/ironcore-dev/metalnet v0.3.5
github.com/ironcore-dev/metalnet v0.3.8
github.com/onsi/ginkgo/v2 v2.16.0
github.com/onsi/gomega v1.31.1
github.com/spf13/cobra v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ github.com/ironcore-dev/controller-utils v0.9.2 h1:LSqRJ+M2LVNREbir3ueSYeXdljk0a
github.com/ironcore-dev/controller-utils v0.9.2/go.mod h1:M6vCdxkbJNVfeaYG97SIzoWrEkHwe9amB4IsdeMTWOs=
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.5 h1:q1eiL2Zeh+WhgZmsZ6a//1PLPLp1Oy+sx3FHZYjz2OA=
github.com/ironcore-dev/metalnet v0.3.5/go.mod h1:aZU9zJjoiTqTROOBb1QldXfK1Jd4TMV6SuVnPCsvVJE=
github.com/ironcore-dev/metalnet v0.3.8 h1:W5bE7496zl4D2Jo4mgv8ql6YwUHLK6TxZPHutncHgLc=
github.com/ironcore-dev/metalnet v0.3.8/go.mod h1:aZU9zJjoiTqTROOBb1QldXfK1Jd4TMV6SuVnPCsvVJE=
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=
Expand Down

0 comments on commit e109b40

Please sign in to comment.