Skip to content

Commit b4d28bf

Browse files
[gomod] Bump the internal-dependencies group across 1 directory with 2 updates
Bumps the internal-dependencies group with 2 updates in the /maintenance 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-onboarding/onboarding-manager](https://github.com/open-edge-platform/infra-onboarding). 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) Updates `github.com/open-edge-platform/infra-onboarding/onboarding-manager` from 1.39.10 to 1.40.0 - [Commits](open-edge-platform/infra-onboarding@onboarding-manager/v1.39.10...onboarding-manager/v1.40.0) --- 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 - dependency-name: github.com/open-edge-platform/infra-onboarding/onboarding-manager dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: internal-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e373d6b commit b4d28bf

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

maintenance/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ require (
99
github.com/Masterminds/semver/v3 v3.4.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.0
13-
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.39.10
12+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.1
13+
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.40.0
1414
github.com/prometheus/client_golang v1.23.2
1515
github.com/stretchr/testify v1.11.1
1616
google.golang.org/grpc v1.82.0-dev

maintenance/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -224,10 +224,10 @@ github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c h1:cqn374
224224
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
225225
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
226226
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
227-
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.0 h1:NlKK7Kh3x9JUB+dLwtSYfbyvG2nE+zy1FhNP/2Frh1c=
228-
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.0/go.mod h1:WNM18zJ5iCFR9LgESM4RT/jgo+oicNrfdwtaOh19EHA=
229-
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.39.10 h1:DD0eYDZO3/h4nhPdMlU51fh2fb3HOs5WF4IDj/5cH30=
230-
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.39.10/go.mod h1:r1aG9v1cN3/avgLFMHPTBW8HKc/bbPRryNwXcKQQCE0=
227+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.1 h1:jBLsuc9+7FVW212d10cnaR+2p4XrTlgK3uWeJUMkwjY=
228+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.1/go.mod h1:wiWvyzTr13rOplddY7Mikmd46z5JR6sKDFdl2woEm1c=
229+
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.40.0 h1:EscYJLSVtDWxLJ1n1ewCGIJk6r/RPX0IoU5lBj04xSY=
230+
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.40.0/go.mod h1:mcT4cppV9ojMj0DTjn0OK3w+r3aYl8Moxbantegs2OU=
231231
github.com/open-edge-platform/orch-library/go v0.6.3 h1:zLdAtY5KuArT1D2xCvVLysD7r8GxqvkP8Vj1sO5ZJk8=
232232
github.com/open-edge-platform/orch-library/go v0.6.3/go.mod h1:mYhs/KbcXPQWM+2cHZXyzeIIzM7xKvnNgsnHlFkXH0g=
233233
github.com/open-edge-platform/orch-library/go/dazl v0.5.4 h1:Rx/bSAZiLjEEBjUiJEzBvT0fQv5huT5FQ2Ke3IMUhiE=

0 commit comments

Comments
 (0)