Skip to content

Commit 86404ba

Browse files
[gomod] Bump github.com/open-edge-platform/infra-core/inventory/v2
Bumps the internal-dependencies group in /tenant-controller with 1 update: [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.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/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 c876fe9 commit 86404ba

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

tenant-controller/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/google/go-cmp v0.7.0
1212
github.com/google/uuid v1.6.0
1313
github.com/mitchellh/hashstructure/v2 v2.0.2
14-
github.com/open-edge-platform/infra-core/inventory/v2 v2.34.5
14+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.0
1515
github.com/open-edge-platform/orch-library/go v0.6.3
1616
github.com/open-edge-platform/orch-utils/tenancy-datamodel v1.2.2
1717
github.com/prometheus/client_golang v1.23.2

tenant-controller/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,8 @@ github.com/onsi/ginkgo/v2 v2.27.2 h1:LzwLj0b89qtIy6SSASkzlNvX6WktqurSHwkk2ipF/Ns
267267
github.com/onsi/ginkgo/v2 v2.27.2/go.mod h1:ArE1D/XhNXBXCBkKOLkbsb2c81dQHCRcF5zwn/ykDRo=
268268
github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A=
269269
github.com/onsi/gomega v1.38.2/go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k=
270-
github.com/open-edge-platform/infra-core/inventory/v2 v2.34.5 h1:hyWF/elJDRW6oBmJuXna6BkD4fu23iKdXamII4jiUVg=
271-
github.com/open-edge-platform/infra-core/inventory/v2 v2.34.5/go.mod h1:U5EHGK/kUtXOVSmriHArXFKumwpTLfJRAR64XmsmaFs=
270+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.0 h1:NlKK7Kh3x9JUB+dLwtSYfbyvG2nE+zy1FhNP/2Frh1c=
271+
github.com/open-edge-platform/infra-core/inventory/v2 v2.35.0/go.mod h1:WNM18zJ5iCFR9LgESM4RT/jgo+oicNrfdwtaOh19EHA=
272272
github.com/open-edge-platform/orch-library/go v0.6.3 h1:zLdAtY5KuArT1D2xCvVLysD7r8GxqvkP8Vj1sO5ZJk8=
273273
github.com/open-edge-platform/orch-library/go v0.6.3/go.mod h1:mYhs/KbcXPQWM+2cHZXyzeIIzM7xKvnNgsnHlFkXH0g=
274274
github.com/open-edge-platform/orch-library/go/dazl v0.5.4 h1:Rx/bSAZiLjEEBjUiJEzBvT0fQv5huT5FQ2Ke3IMUhiE=

0 commit comments

Comments
 (0)