Skip to content

Commit

Permalink
Bump github.com/onmetal/metalbond from 0.3.2 to 0.3.3
Browse files Browse the repository at this point in the history
Bumps [github.com/onmetal/metalbond](https://github.com/onmetal/metalbond) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/onmetal/metalbond/releases)
- [Commits](https://github.com/onmetal/metalbond/compare/v0.3.2...v0.3.3)

---
updated-dependencies:
- dependency-name: github.com/onmetal/metalbond
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent d3d743f commit 109e233
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 @@ -6,7 +6,7 @@ require (
github.com/go-logr/logr v1.2.4
github.com/jaypipes/ghw v0.12.0
github.com/onmetal/controller-utils v0.7.0
github.com/onmetal/metalbond v0.3.2
github.com/onmetal/metalbond v0.3.3
github.com/onmetal/net-dpservice-go v0.1.18
github.com/onmetal/onmetal-api v0.1.1
github.com/onsi/ginkgo/v2 v2.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRW
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/onmetal/controller-utils v0.7.0 h1:EHLPb/XimNas1VkeZZLP4g31aSz+ipiwvwWhklaQob0=
github.com/onmetal/controller-utils v0.7.0/go.mod h1:91KV/s0VaB8PC+hqsxo6OBsAhi3ICFgIFLv/36V0ng8=
github.com/onmetal/metalbond v0.3.2 h1:nepZHUJqcDnjFq0LXHjcExXtRwa34P/BOY1i9HDhfwQ=
github.com/onmetal/metalbond v0.3.2/go.mod h1:eAMo2+Ph4nQo1RJSV8813Hoafwpdk8E/uZAHhAXbIkg=
github.com/onmetal/metalbond v0.3.3 h1:JSRt5xlQ67MXLvw1mEE5a/C//vP2v2BC6Hm5rnKtQks=
github.com/onmetal/metalbond v0.3.3/go.mod h1:eAMo2+Ph4nQo1RJSV8813Hoafwpdk8E/uZAHhAXbIkg=
github.com/onmetal/net-dpservice-go v0.1.18 h1:c4yFXzSa6i3L1JQHH18fmUv2S+mSL/guFNSGt65s2Yc=
github.com/onmetal/net-dpservice-go v0.1.18/go.mod h1:M7dg98Xx54qZqWMCWS5LUra3z0x459Pg4/l3F5He4Jk=
github.com/onmetal/onmetal-api v0.1.1 h1:8YEtQBsxQzb+MKvbFypuYp/x8AZ96mN4NCx8bRxHvFA=
Expand Down

0 comments on commit 109e233

Please sign in to comment.