File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ require (
7777 github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
7878 github.com/henvic/httpretty v0.1.4 // indirect
7979 github.com/inconshreveable/mousetrap v1.1.0 // indirect
80- github.com/jaypipes/ghw v0.21.2 // indirect
80+ github.com/jaypipes/ghw v0.21.3 // indirect
8181 github.com/jaypipes/pcidb v1.1.1 // indirect
8282 github.com/json-iterator/go v1.1.12 // indirect
8383 github.com/klauspost/compress v1.18.1 // indirect
Original file line number Diff line number Diff line change @@ -146,8 +146,8 @@ github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUq
146146github.com/hexops/gotextdiff v1.0.3 /go.mod h1:pSWU5MAI3yDq+fZBTazCSJysOMbxWL1BSow5/V2vxeg =
147147github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
148148github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
149- github.com/jaypipes/ghw v0.21.2 h1:woW0lqNMPbYk59sur6thOVM8YFP9Hxxr8PM+JtpUrNU =
150- github.com/jaypipes/ghw v0.21.2 /go.mod h1:GPrvwbtPoxYUenr74+nAnWbardIZq600vJDD5HnPsPE =
149+ github.com/jaypipes/ghw v0.21.3 h1:v5mUHM+RN854Vqmk49Uh213jyUA4+8uqaRajlYESsh8 =
150+ github.com/jaypipes/ghw v0.21.3 /go.mod h1:GPrvwbtPoxYUenr74+nAnWbardIZq600vJDD5HnPsPE =
151151github.com/jaypipes/pcidb v1.1.1 h1:QmPhpsbmmnCwZmHeYAATxEaoRuiMAJusKYkUncMC0ro =
152152github.com/jaypipes/pcidb v1.1.1 /go.mod h1:x27LT2krrUgjf875KxQXKB0Ha/YXLdZRVmw6hH0G7g8 =
153153github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/docker/docker-credential-helpers v0.9.5
1111 github.com/docker/go-units v0.5.0
1212 github.com/gpustack/gguf-parser-go v0.23.1
13- github.com/jaypipes/ghw v0.21.2
13+ github.com/jaypipes/ghw v0.21.3
1414 github.com/kolesnikovae/go-winjob v1.0.0
1515 github.com/mattn/go-shellwords v1.0.12
1616 github.com/opencontainers/go-digest v1.0.0
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ github.com/gpustack/gguf-parser-go v0.23.1 h1:0U7DOrsi7ryx2L/dlMy+BSQ5bJV4AuMEIg
5959github.com/gpustack/gguf-parser-go v0.23.1 /go.mod h1:y4TwTtDqFWTK+xvprOjRUh+dowgU2TKCX37vRKvGiZ0 =
6060github.com/henvic/httpretty v0.1.4 h1:Jo7uwIRWVFxkqOnErcoYfH90o3ddQyVrSANeS4cxYmU =
6161github.com/henvic/httpretty v0.1.4 /go.mod h1:Dn60sQTZfbt2dYsdUSNsCljyF4AfdqnuJFDLJA1I4AM =
62- github.com/jaypipes/ghw v0.21.2 h1:woW0lqNMPbYk59sur6thOVM8YFP9Hxxr8PM+JtpUrNU =
63- github.com/jaypipes/ghw v0.21.2 /go.mod h1:GPrvwbtPoxYUenr74+nAnWbardIZq600vJDD5HnPsPE =
62+ github.com/jaypipes/ghw v0.21.3 h1:v5mUHM+RN854Vqmk49Uh213jyUA4+8uqaRajlYESsh8 =
63+ github.com/jaypipes/ghw v0.21.3 /go.mod h1:GPrvwbtPoxYUenr74+nAnWbardIZq600vJDD5HnPsPE =
6464github.com/jaypipes/pcidb v1.1.1 h1:QmPhpsbmmnCwZmHeYAATxEaoRuiMAJusKYkUncMC0ro =
6565github.com/jaypipes/pcidb v1.1.1 /go.mod h1:x27LT2krrUgjf875KxQXKB0Ha/YXLdZRVmw6hH0G7g8 =
6666github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
You can’t perform that action at this time.
0 commit comments