File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.0
55require (
66 github.com/Mellanox/rdmamap v1.2.0
77 github.com/container-orchestrated-devices/container-device-interface v0.5.4
8- github.com/jaypipes/ghw v0.21.2
8+ github.com/jaypipes/ghw v0.24.0
99 github.com/jaypipes/pcidb v1.1.1
1010 github.com/onsi/ginkgo v1.16.5
1111 github.com/onsi/gomega v1.39.1
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brv
5151github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
5252github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
5353github.com/hpcloud/tail v1.0.0 /go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU =
54- github.com/jaypipes/ghw v0.21.2 h1:woW0lqNMPbYk59sur6thOVM8YFP9Hxxr8PM+JtpUrNU =
55- github.com/jaypipes/ghw v0.21.2 /go.mod h1:GPrvwbtPoxYUenr74+nAnWbardIZq600vJDD5HnPsPE =
54+ github.com/jaypipes/ghw v0.24.0 h1:6RBrJzvHvZ0t+hSvqPmOd5b21C4fMsyiyFzWljEj8Wg =
55+ github.com/jaypipes/ghw v0.24.0 /go.mod h1:Qk3UjdH8Xu/OiVyb/eDJqnDsUc+awHU75y23ErZU33s =
5656github.com/jaypipes/pcidb v1.1.1 h1:QmPhpsbmmnCwZmHeYAATxEaoRuiMAJusKYkUncMC0ro =
5757github.com/jaypipes/pcidb v1.1.1 /go.mod h1:x27LT2krrUgjf875KxQXKB0Ha/YXLdZRVmw6hH0G7g8 =
5858github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
You can’t perform that action at this time.
0 commit comments