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 @@ -6,7 +6,7 @@ require (
66 github.com/Mellanox/rdmamap v1.1.0
77 github.com/container-orchestrated-devices/container-device-interface v0.5.4
88 github.com/jaypipes/ghw v0.6.1
9- github.com/jaypipes/pcidb v1.0.0
9+ github.com/jaypipes/pcidb v1.0.1
1010 github.com/onsi/ginkgo v1.16.5
1111 github.com/onsi/gomega v1.10.1
1212 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANyt
5858github.com/jaypipes/ghw v0.6.1 h1:Ewt3mdpiyhWotGyzg1ursV/6SnToGcG4215X6rR2af8 =
5959github.com/jaypipes/ghw v0.6.1 /go.mod h1:QOXppNRCLGYR1H+hu09FxZPqjNt09bqUZUnOL3Rcero =
6060github.com/jaypipes/pcidb v0.5.0 /go.mod h1:L2RGk04sfRhp5wvHO0gfRAMoLY/F3PKv/nwJeVoho0o =
61- github.com/jaypipes/pcidb v1.0.0 h1:vtZIfkiCUE42oYbJS0TAq9XSfSmcsgo9IdxSm9qzYU8 =
62- github.com/jaypipes/pcidb v1.0.0 /go.mod h1:TnYUvqhPBzCKnH34KrIX22kAeEbDCSRJ9cqLRCuNDfk =
61+ github.com/jaypipes/pcidb v1.0.1 h1:WB2zh27T3nwg8AE8ei81sNRb9yWBii3JGNJtT7K9Oic =
62+ github.com/jaypipes/pcidb v1.0.1 /go.mod h1:6xYUz/yYEyOkIkUt2t2J2folIuZ4Yg6uByCGFXMCeE4 =
6363github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
6464github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
6565github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
You can’t perform that action at this time.
0 commit comments