Skip to content

fix(deps): update module github.com/metal-toolbox/bmclib to v1.2.1 #296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/jeremywohl/flatten v1.0.1
github.com/jinzhu/copier v0.4.0
github.com/metal-toolbox/bmc-common v1.0.3
github.com/metal-toolbox/bmclib v1.2.0
github.com/metal-toolbox/bmclib v1.2.1
github.com/metal-toolbox/fleetdb v1.20.1
github.com/metal-toolbox/ironlib v1.1.2
github.com/metal-toolbox/rivets/v2 v2.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -549,8 +549,8 @@ github.com/mattn/go-sqlite3 v1.14.22/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxU
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/metal-toolbox/bmc-common v1.0.3 h1:hrX5Q3k+CrHzUtlN5nh6X9l7l7D3chsHKVM8MQmLjMc=
github.com/metal-toolbox/bmc-common v1.0.3/go.mod h1:WxMpaNb7/yTSEW0fMDOWUrhs/CPAzuCSx0p3uv3vRVA=
github.com/metal-toolbox/bmclib v1.2.0 h1:goM6Di1hpBOcrUNW5XT+C8ZVQrZVv9X+nFs/kaGraCQ=
github.com/metal-toolbox/bmclib v1.2.0/go.mod h1:P4fL5iGJCYjbwUoaUvBJG3Bqa41tfHf8KD975D6vTP4=
github.com/metal-toolbox/bmclib v1.2.1 h1:zb8zXV7hXZ8wtyMx1W5pmO99eFEux1Z96oBQWaWiH1I=
github.com/metal-toolbox/bmclib v1.2.1/go.mod h1:P4fL5iGJCYjbwUoaUvBJG3Bqa41tfHf8KD975D6vTP4=
github.com/metal-toolbox/fleetdb v1.20.1 h1:5YHnG8hFpzmRz7Ulyqs9tWPAIfJdMrUXcuWDWk/g88k=
github.com/metal-toolbox/fleetdb v1.20.1/go.mod h1:8yVOYkEbxNRAvHx02g7bP6oBDiWBvhQ9HY95zI9ZtTU=
github.com/metal-toolbox/ironlib v1.1.2 h1:bLV/wRS4zBXS1HO7UNdqg/eM9xMQP0duKdNfFInzPc0=
Expand Down
Loading