Skip to content

Commit

Permalink
Bump github.com/ironcore-dev/ipam from 0.2.0 to 0.2.1 (#230)
Browse files Browse the repository at this point in the history
Bumps [github.com/ironcore-dev/ipam](https://github.com/ironcore-dev/ipam) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/ironcore-dev/ipam/releases)
- [Commits](ironcore-dev/ipam@v0.2.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2024
1 parent e47dde6 commit 0a5f5da
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 @@ -7,7 +7,7 @@ require (
github.com/coreos/butane v0.20.0
github.com/google/addlicense v1.1.1
github.com/gorilla/mux v1.8.1
github.com/ironcore-dev/ipam v0.2.0
github.com/ironcore-dev/ipam v0.2.1
github.com/ironcore-dev/metal v0.11.2
github.com/onsi/ginkgo/v2 v2.17.1
github.com/onsi/gomega v1.32.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ github.com/huandu/xstrings v1.3.2/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4=
github.com/imdario/mergo v0.3.16/go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY=
github.com/ironcore-dev/ipam v0.2.0 h1:2iqZYK0nLWTx0jj7o/W+G3TT1WV+NXURZpRAxYbwz6A=
github.com/ironcore-dev/ipam v0.2.0/go.mod h1:2RWFJu00UHjN9viwx4JazqVeYRrgo3plKyXCYm/V7es=
github.com/ironcore-dev/ipam v0.2.1 h1:IKV3ojpD4xEQjd/GXxeUfEEy9jMUDPnO45zMluD0K3M=
github.com/ironcore-dev/ipam v0.2.1/go.mod h1:okbNL8imniqLS0XiZPZBS0Wk9bb+AKjc8KYiKQD1j0A=
github.com/ironcore-dev/metal v0.11.2 h1:1FGbc3XASJDokUNSr3tMBwcro+IPX4Y66rL7CsbxgBQ=
github.com/ironcore-dev/metal v0.11.2/go.mod h1:CYbi/cR6M+GjBhJfgU5oMKBUpa11Y3NL45K4HDVrL5Y=
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=
Expand Down

0 comments on commit 0a5f5da

Please sign in to comment.