Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Commit fdd3d6f

Browse files
[gomod] Bump the internal-dependencies group across 1 directory with 2 updates
Bumps the internal-dependencies group with 2 updates in the /host directory: [github.com/open-edge-platform/infra-core/inventory/v2](https://github.com/open-edge-platform/infra-core) and [github.com/open-edge-platform/infra-managers/maintenance](https://github.com/open-edge-platform/infra-managers). Updates `github.com/open-edge-platform/infra-core/inventory/v2` from 2.35.8 to 2.35.9 - [Release notes](https://github.com/open-edge-platform/infra-core/releases) - [Commits](open-edge-platform/infra-core@inventory/v2.35.8...inventory/v2.35.9) Updates `github.com/open-edge-platform/infra-managers/maintenance` from 1.26.3 to 1.26.5 - [Commits](host/v1.26.3...host/v1.26.5) --- updated-dependencies: - dependency-name: github.com/open-edge-platform/infra-core/inventory/v2 dependency-version: 2.35.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: internal-dependencies - dependency-name: github.com/open-edge-platform/infra-managers/maintenance dependency-version: 1.26.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: internal-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3051db8 commit fdd3d6f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

host/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ go 1.26.3
88
require (
99
github.com/cenkalti/backoff/v4 v4.3.0
1010
github.com/envoyproxy/protoc-gen-validate v1.3.3
11-
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.8
12-
github.com/open-edge-platform/infra-managers/maintenance v1.26.3
11+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.9
12+
github.com/open-edge-platform/infra-managers/maintenance v1.26.5
1313
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.40.2
1414
github.com/prometheus/client_golang v1.23.2
1515
github.com/stretchr/testify v1.11.1

host/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -221,10 +221,10 @@ github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c h1:cqn374
221221
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
222222
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
223223
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
224-
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.8 h1:914+XJVc4tE1OmiYDVMqTm8fu7kWhHnFjA7j09GXgOg=
225-
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.8/go.mod h1:ScEGSb9tdCrTvjKxenYhPGD7KFN/qZrVxS+Gp6Q25kc=
226-
github.com/open-edge-platform/infra-managers/maintenance v1.26.3 h1:w4EFc4aqurwZAUyVRFgolhkrG8p8yNOnoWRoAvfy69o=
227-
github.com/open-edge-platform/infra-managers/maintenance v1.26.3/go.mod h1:oDk7il/p02DpZSTxkxJiM4a4Op9zBDFdOoFD4YFEXag=
224+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.9 h1:VZEJDw6Pdpkwvhn9Qm4ZcJNu2OTQ6cUoX32QDcnJnD0=
225+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.9/go.mod h1:ScEGSb9tdCrTvjKxenYhPGD7KFN/qZrVxS+Gp6Q25kc=
226+
github.com/open-edge-platform/infra-managers/maintenance v1.26.5 h1:7Zve933lnVyRNMNywQl42mB5zhxM0uUVEQf3HZk9yGc=
227+
github.com/open-edge-platform/infra-managers/maintenance v1.26.5/go.mod h1:oG9kwwmbvLs6wqgmy+hVi9FgyotljB8cMK+R65JXob0=
228228
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.40.2 h1:ZLK6/J2ic7SRhzhqePZFCxqqp1SqUFa48TnJIvYcMPg=
229229
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.40.2/go.mod h1:ZIvxtIFdv1rxpEYzl1il8iLC/VTuQHuNgaTX3KHG2f4=
230230
github.com/open-edge-platform/orch-library/go v0.6.5 h1:aaaA9KWf6C+VEIBJA5LGRnjHkMUMpDFElzRHfy64FBI=

0 commit comments

Comments
 (0)