Skip to content

Commit 02d5dc0

Browse files
[gomod] Bump github.com/open-edge-platform/infra-core/inventory/v2
Bumps the internal-dependencies group with 1 update in the /telemetry 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.0 to 2.35.1 - [Release notes](https://github.com/open-edge-platform/infra-core/releases) - [Commits](open-edge-platform/infra-core@inventory/v2.35.0...inventory/v2.35.1) --- updated-dependencies: - dependency-name: github.com/open-edge-platform/infra-core/inventory/v2 dependency-version: 2.35.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: internal-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e373d6b commit 02d5dc0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

telemetry/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ go 1.26.1
88
require (
99
github.com/envoyproxy/protoc-gen-validate v1.3.3
1010
github.com/mennanov/fmutils v0.3.6
11-
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.0
11+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.1
1212
github.com/prometheus/client_golang v1.23.2
1313
github.com/stretchr/testify v1.11.1
1414
google.golang.org/grpc v1.80.0

telemetry/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,8 @@ github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c h1:cqn374
220220
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
221221
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
222222
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
223-
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.0 h1:NlKK7Kh3x9JUB+dLwtSYfbyvG2nE+zy1FhNP/2Frh1c=
224-
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.0/go.mod h1:WNM18zJ5iCFR9LgESM4RT/jgo+oicNrfdwtaOh19EHA=
223+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.1 h1:jBLsuc9+7FVW212d10cnaR+2p4XrTlgK3uWeJUMkwjY=
224+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.1/go.mod h1:wiWvyzTr13rOplddY7Mikmd46z5JR6sKDFdl2woEm1c=
225225
github.com/open-edge-platform/orch-library/go v0.6.3 h1:zLdAtY5KuArT1D2xCvVLysD7r8GxqvkP8Vj1sO5ZJk8=
226226
github.com/open-edge-platform/orch-library/go v0.6.3/go.mod h1:mYhs/KbcXPQWM+2cHZXyzeIIzM7xKvnNgsnHlFkXH0g=
227227
github.com/open-edge-platform/orch-library/go/dazl v0.5.4 h1:Rx/bSAZiLjEEBjUiJEzBvT0fQv5huT5FQ2Ke3IMUhiE=

0 commit comments

Comments
 (0)