From cb8c790919148ba0ea009c56fa507f7bc40e1c02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 18:05:16 +0000 Subject: [PATCH] Bump github.com/jaypipes/ghw from 0.19.1 to 0.20.0 Bumps [github.com/jaypipes/ghw](https://github.com/jaypipes/ghw) from 0.19.1 to 0.20.0. - [Release notes](https://github.com/jaypipes/ghw/releases) - [Commits](https://github.com/jaypipes/ghw/compare/v0.19.1...v0.20.0) --- updated-dependencies: - dependency-name: github.com/jaypipes/ghw dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 63676f4..c13da59 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/ironcore-dev/dpservice/go/dpservice-go v0.3.17 github.com/ironcore-dev/ironcore v0.2.4 github.com/ironcore-dev/metalbond v0.3.6 - github.com/jaypipes/ghw v0.19.1 + github.com/jaypipes/ghw v0.20.0 github.com/onsi/ginkgo/v2 v2.27.1 github.com/onsi/gomega v1.38.2 github.com/sirupsen/logrus v1.9.3 diff --git a/go.sum b/go.sum index 2e617b8..38f76dd 100644 --- a/go.sum +++ b/go.sum @@ -91,8 +91,8 @@ github.com/ironcore-dev/ironcore v0.2.4 h1:i/RqiMIdzaptuDR6EKSX9hbeolj7AfTuT+4v1 github.com/ironcore-dev/ironcore v0.2.4/go.mod h1:idYH/uyjxsIx8k3PFfXNtwfEpF9bBzBNe0aJFpIZpxs= github.com/ironcore-dev/metalbond v0.3.6 h1:JeK7pROqUBPO4yUsVKMa87hYG2kTn8PF0NnV9GbPYO4= github.com/ironcore-dev/metalbond v0.3.6/go.mod h1:YaOX+NBpe7MGukpPHHKSvVcmpsxXJpSFnyjjFsOl0AA= -github.com/jaypipes/ghw v0.19.1 h1:Lhybk6aadgEJqIxeS0h07UOL/EgMGIdxbAy6V8J7RgY= -github.com/jaypipes/ghw v0.19.1/go.mod h1:GPrvwbtPoxYUenr74+nAnWbardIZq600vJDD5HnPsPE= +github.com/jaypipes/ghw v0.20.0 h1:8efvHHtyrj0P4qVZ9KE43iW9tMThKoh6dEOo38f3a4w= +github.com/jaypipes/ghw v0.20.0/go.mod h1:GPrvwbtPoxYUenr74+nAnWbardIZq600vJDD5HnPsPE= github.com/jaypipes/pcidb v1.1.1 h1:QmPhpsbmmnCwZmHeYAATxEaoRuiMAJusKYkUncMC0ro= github.com/jaypipes/pcidb v1.1.1/go.mod h1:x27LT2krrUgjf875KxQXKB0Ha/YXLdZRVmw6hH0G7g8= github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=