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.24.11
55require (
66 github.com/Mellanox/maintenance-operator/api v0.2.3
77 github.com/Mellanox/rdmamap v1.1.0
8- github.com/jaypipes/ghw v0.21.2
8+ github.com/jaypipes/ghw v0.23.0
99 github.com/jaypipes/pcidb v1.1.1
1010 github.com/onsi/ginkgo/v2 v2.27.5
1111 github.com/onsi/gomega v1.39.0
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 h1:BHT72Gu3keYf3ZEu2J
6161github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 /go.mod h1:boTsfXsheKC2y+lKOCMpSfarhxDeIzfZG1jqGcPl3cA =
6262github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
6363github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
64- github.com/jaypipes/ghw v0.21.2 h1:woW0lqNMPbYk59sur6thOVM8YFP9Hxxr8PM+JtpUrNU =
65- github.com/jaypipes/ghw v0.21.2 /go.mod h1:GPrvwbtPoxYUenr74+nAnWbardIZq600vJDD5HnPsPE =
64+ github.com/jaypipes/ghw v0.23.0 h1:WOL4hpLcIu1kIm+z5Oz19Tk1HNw/Sncrx/6GS8O0Kl0 =
65+ github.com/jaypipes/ghw v0.23.0 /go.mod h1:fUNUjMZ0cjahKo+/u+32m9FutIx53Nkbi0Ti0m7j5HY =
6666github.com/jaypipes/pcidb v1.1.1 h1:QmPhpsbmmnCwZmHeYAATxEaoRuiMAJusKYkUncMC0ro =
6767github.com/jaypipes/pcidb v1.1.1 /go.mod h1:x27LT2krrUgjf875KxQXKB0Ha/YXLdZRVmw6hH0G7g8 =
6868github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
You can’t perform that action at this time.
0 commit comments