Skip to content

Commit

Permalink
fix(deps): update module github.com/jaypipes/ghw to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and glimchb committed Jul 11, 2023
1 parent c627fa6 commit 82fbcba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/opiproject/opi-smbios-bridge
go 1.19

require (
github.com/jaypipes/ghw v0.11.0
github.com/jaypipes/ghw v0.12.0
github.com/opiproject/opi-api v0.0.0-20230706163947-5b8771b8cd19
google.golang.org/grpc v1.56.2
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ github.com/jaypipes/ghw v0.10.1-0.20230512193701-36ff37eb3bdf h1:39oOWIWZUVdnHJC
github.com/jaypipes/ghw v0.10.1-0.20230512193701-36ff37eb3bdf/go.mod h1:jeJGbkRB2lL3/gxYzNYzEDETV1ZJ56OKr+CSeSEym+g=
github.com/jaypipes/ghw v0.11.0 h1:i0pKvAM7eZk0KvLm9vzpcpDKTRnfR6AQ5pFkPVnYJXU=
github.com/jaypipes/ghw v0.11.0/go.mod h1:jeJGbkRB2lL3/gxYzNYzEDETV1ZJ56OKr+CSeSEym+g=
github.com/jaypipes/ghw v0.12.0 h1:xU2/MDJfWmBhJnujHY9qwXQLs3DBsf0/Xa9vECY0Tho=
github.com/jaypipes/ghw v0.12.0/go.mod h1:jeJGbkRB2lL3/gxYzNYzEDETV1ZJ56OKr+CSeSEym+g=
github.com/jaypipes/pcidb v1.0.0 h1:vtZIfkiCUE42oYbJS0TAq9XSfSmcsgo9IdxSm9qzYU8=
github.com/jaypipes/pcidb v1.0.0/go.mod h1:TnYUvqhPBzCKnH34KrIX22kAeEbDCSRJ9cqLRCuNDfk=
github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
Expand Down

0 comments on commit 82fbcba

Please sign in to comment.