From dcc2edd75a2496f346ca7d7a210b7cd0870a34b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 14:41:17 +0200 Subject: [PATCH] fix(deps): update module github.com/jaypipes/ghw to v0.19.1 (#578) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index eeba3d8..0c8ac36 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 github.com/hashicorp/go-multierror v1.1.1 github.com/itchyny/gojq v0.12.17 - github.com/jaypipes/ghw v0.14.0 + github.com/jaypipes/ghw v0.19.1 github.com/joho/godotenv v1.5.1 github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5 github.com/mudler/yip v1.15.0