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

Commit 60262a2

Browse files
[gomod] Bump github.com/open-edge-platform/infra-core/inventory/v2
Bumps the internal-dependencies group with 1 update in the /maintenance directory: [github.com/open-edge-platform/infra-core/inventory/v2](https://github.com/open-edge-platform/infra-core). 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) --- 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ece2fb0 commit 60262a2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

maintenance/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/Masterminds/semver/v3 v3.5.0
1010
github.com/envoyproxy/protoc-gen-validate v1.3.3
1111
github.com/google/uuid v1.6.0
12-
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.8
12+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.9
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

maintenance/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c h1:cqn374
225225
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
226226
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
227227
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
228-
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.8 h1:914+XJVc4tE1OmiYDVMqTm8fu7kWhHnFjA7j09GXgOg=
229-
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.8/go.mod h1:ScEGSb9tdCrTvjKxenYhPGD7KFN/qZrVxS+Gp6Q25kc=
228+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.9 h1:VZEJDw6Pdpkwvhn9Qm4ZcJNu2OTQ6cUoX32QDcnJnD0=
229+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.9/go.mod h1:ScEGSb9tdCrTvjKxenYhPGD7KFN/qZrVxS+Gp6Q25kc=
230230
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.40.2 h1:ZLK6/J2ic7SRhzhqePZFCxqqp1SqUFa48TnJIvYcMPg=
231231
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.40.2/go.mod h1:ZIvxtIFdv1rxpEYzl1il8iLC/VTuQHuNgaTX3KHG2f4=
232232
github.com/open-edge-platform/orch-library/go v0.6.5 h1:aaaA9KWf6C+VEIBJA5LGRnjHkMUMpDFElzRHfy64FBI=

0 commit comments

Comments
 (0)