Skip to content

Commit d94d634

Browse files
[gomod] Bump the internal-dependencies group
Bumps the internal-dependencies group in /exporters-inventory with 2 updates: [github.com/open-edge-platform/infra-core/apiv2/v2](https://github.com/open-edge-platform/infra-core) and [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/apiv2/v2` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/open-edge-platform/infra-core/releases) - [Commits](apiv2/v2.10.0...apiv2/v2.10.1) Updates `github.com/open-edge-platform/infra-core/inventory/v2` from 2.34.5 to 2.35.0 - [Release notes](https://github.com/open-edge-platform/infra-core/releases) - [Commits](inventory/v2.34.5...inventory/v2.35.0) --- updated-dependencies: - dependency-name: github.com/open-edge-platform/infra-core/apiv2/v2 dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: internal-dependencies - dependency-name: github.com/open-edge-platform/infra-core/inventory/v2 dependency-version: 2.35.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 b0ba262 commit d94d634

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

exporters-inventory/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ go 1.25.7
77

88
require (
99
github.com/onosproject/onos-lib-go v0.10.29-0.20241209125119-55579ffad35f
10-
github.com/open-edge-platform/infra-core/apiv2/v2 v2.10.0
11-
github.com/open-edge-platform/infra-core/inventory/v2 v2.34.5
10+
github.com/open-edge-platform/infra-core/apiv2/v2 v2.10.1
11+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.0
1212
github.com/open-edge-platform/infra-managers/host v1.25.4
1313
github.com/open-edge-platform/infra-managers/maintenance v1.25.2
1414
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.39.10

exporters-inventory/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -258,10 +258,10 @@ github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 h1:bQx3WeLcUWy+RletI
258258
github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90/go.mod h1:y5+oSEHCPT/DGrS++Wc/479ERge0zTFxaF8PbGKcg2o=
259259
github.com/onosproject/onos-lib-go v0.10.29-0.20241209125119-55579ffad35f h1:/uKCsLU8qn5/41xH0/UW8zwNVNpdj5oRhSmVBiHUUKU=
260260
github.com/onosproject/onos-lib-go v0.10.29-0.20241209125119-55579ffad35f/go.mod h1:O2ov3sou5onYt+PmLFDkv46z7lEubpUXssBQF3gZOJg=
261-
github.com/open-edge-platform/infra-core/apiv2/v2 v2.10.0 h1:+/Q5aF2+SNjFN1LW2EQ+8XmqtKCjT8/mbaX5xJV01F4=
262-
github.com/open-edge-platform/infra-core/apiv2/v2 v2.10.0/go.mod h1:KANrA8/EHsKLw4+p+CdKnKu4AsWrMIq9Jw5dfWze+DY=
263-
github.com/open-edge-platform/infra-core/inventory/v2 v2.34.5 h1:hyWF/elJDRW6oBmJuXna6BkD4fu23iKdXamII4jiUVg=
264-
github.com/open-edge-platform/infra-core/inventory/v2 v2.34.5/go.mod h1:U5EHGK/kUtXOVSmriHArXFKumwpTLfJRAR64XmsmaFs=
261+
github.com/open-edge-platform/infra-core/apiv2/v2 v2.10.1 h1:7MWG6KBw94zB1mOdAjS66VoLC8qjvkS3PHZcasM+744=
262+
github.com/open-edge-platform/infra-core/apiv2/v2 v2.10.1/go.mod h1:/eyYEWbgEOsW7n2sa+hPxzaVPLKUQL7mu4rnL+2+OdM=
263+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.0 h1:NlKK7Kh3x9JUB+dLwtSYfbyvG2nE+zy1FhNP/2Frh1c=
264+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.0/go.mod h1:WNM18zJ5iCFR9LgESM4RT/jgo+oicNrfdwtaOh19EHA=
265265
github.com/open-edge-platform/infra-managers/host v1.25.4 h1:5Ulfpasc3y8F5TwpSZYMQAA58SkIwWItKHrd/lai3gE=
266266
github.com/open-edge-platform/infra-managers/host v1.25.4/go.mod h1:1aEoXXhxW9OIBIK71u+SHg9vn60pemsyLZIzAkBZU9o=
267267
github.com/open-edge-platform/infra-managers/maintenance v1.25.2 h1:AhUYSDXFELkj2v6XxIfj+GhP9u73a/QSiKErcpc3gNc=

0 commit comments

Comments
 (0)