From 0e4e43b2566698bbe48fd428aa3bb0bb3f4bebc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 19:14:47 +0000 Subject: [PATCH] [gomod] Bump github.com/open-edge-platform/infra-managers/host Bumps the internal-dependencies group in /hardware-discovery-agent with 1 update: [github.com/open-edge-platform/infra-managers/host](https://github.com/open-edge-platform/infra-managers). Updates `github.com/open-edge-platform/infra-managers/host` from 1.26.6 to 1.26.7 - [Commits](https://github.com/open-edge-platform/infra-managers/compare/host/v1.26.6...host/v1.26.7) --- updated-dependencies: - dependency-name: github.com/open-edge-platform/infra-managers/host dependency-version: 1.26.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: internal-dependencies ... Signed-off-by: dependabot[bot] --- hardware-discovery-agent/go.mod | 2 +- hardware-discovery-agent/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hardware-discovery-agent/go.mod b/hardware-discovery-agent/go.mod index 121511c1..55051a46 100644 --- a/hardware-discovery-agent/go.mod +++ b/hardware-discovery-agent/go.mod @@ -7,7 +7,7 @@ require ( github.com/cenkalti/backoff/v4 v4.3.0 github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3 github.com/open-edge-platform/edge-node-agents/common v1.11.2 - github.com/open-edge-platform/infra-managers/host v1.26.6 + github.com/open-edge-platform/infra-managers/host v1.26.7 github.com/safchain/ethtool v0.7.0 github.com/sirupsen/logrus v1.9.4 github.com/stretchr/testify v1.11.1 diff --git a/hardware-discovery-agent/go.sum b/hardware-discovery-agent/go.sum index 3e3db236..30f9b055 100644 --- a/hardware-discovery-agent/go.sum +++ b/hardware-discovery-agent/go.sum @@ -44,8 +44,8 @@ github.com/lufia/plan9stats v0.0.0-20260330125221-c963978e514e h1:Q6MvJtQK/iRcRt github.com/lufia/plan9stats v0.0.0-20260330125221-c963978e514e/go.mod h1:autxFIvghDt3jPTLoqZ9OZ7s9qTGNAWmYCjVFWPX/zg= github.com/open-edge-platform/edge-node-agents/common v1.11.2 h1:7GXlkBUPKnIW5GkH7EsRwaTMC6iK3T12X8cGU+HUyUw= github.com/open-edge-platform/edge-node-agents/common v1.11.2/go.mod h1:pCAG3aqKvSDBkFcI3j5x3jRHgMfh3thwdCooAYQeM88= -github.com/open-edge-platform/infra-managers/host v1.26.6 h1:9+rRqO//3RLi01PgwGThgOesWRn2HJy0lH2Z75ElihA= -github.com/open-edge-platform/infra-managers/host v1.26.6/go.mod h1:vfSq3d4nPTEFC3i0PSHf/dE9h3UI/5IkXpZ0Wky6AK8= +github.com/open-edge-platform/infra-managers/host v1.26.7 h1:V4t1FmC9lFB/lKSqw0866F2NdFXL5xaNXQ/fIpb8cH8= +github.com/open-edge-platform/infra-managers/host v1.26.7/go.mod h1:NsTiKsFtW9ckVblZrG52xksIYB3w3tkxXqEM/J2ySM4= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4= github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=