Skip to content

Commit 2b08542

Browse files
chore(deps): bump github.com/jaypipes/ghw in the go-modules-root group
Bumps the go-modules-root group with 1 update: [github.com/jaypipes/ghw](https://github.com/jaypipes/ghw). Updates `github.com/jaypipes/ghw` from 0.21.2 to 0.21.3 - [Release notes](https://github.com/jaypipes/ghw/releases) - [Commits](jaypipes/ghw@v0.21.2...v0.21.3) --- updated-dependencies: - dependency-name: github.com/jaypipes/ghw dependency-version: 0.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-root ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 355f9a1 commit 2b08542

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ github.com/gpustack/gguf-parser-go v0.23.1 h1:0U7DOrsi7ryx2L/dlMy+BSQ5bJV4AuMEIg
5959
github.com/gpustack/gguf-parser-go v0.23.1/go.mod h1:y4TwTtDqFWTK+xvprOjRUh+dowgU2TKCX37vRKvGiZ0=
6060
github.com/henvic/httpretty v0.1.4 h1:Jo7uwIRWVFxkqOnErcoYfH90o3ddQyVrSANeS4cxYmU=
6161
github.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=
6464
github.com/jaypipes/pcidb v1.1.1 h1:QmPhpsbmmnCwZmHeYAATxEaoRuiMAJusKYkUncMC0ro=
6565
github.com/jaypipes/pcidb v1.1.1/go.mod h1:x27LT2krrUgjf875KxQXKB0Ha/YXLdZRVmw6hH0G7g8=
6666
github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=

0 commit comments

Comments
 (0)