Skip to content

Commit b2dd1fb

Browse files
build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 (#385)
Bumps [github.com/edgexfoundry/go-mod-secrets/v2](https://github.com/edgexfoundry/go-mod-secrets) from 2.3.0-dev.8 to 2.3.0-dev.9. - [Release notes](https://github.com/edgexfoundry/go-mod-secrets/releases) - [Changelog](https://github.com/edgexfoundry/go-mod-secrets/blob/main/CHANGELOG.md) - [Commits](edgexfoundry/go-mod-secrets@v2.3.0-dev.8...v2.3.0-dev.9) --- updated-dependencies: - dependency-name: github.com/edgexfoundry/go-mod-secrets/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a917d48 commit b2dd1fb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18
99
github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24
1010
github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10
11-
github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8
11+
github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.9
1212
github.com/google/uuid v1.3.0
1313
github.com/gorilla/mux v1.8.0
1414
github.com/hashicorp/go-multierror v1.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 h1:h2hsipXIC72xySkgS/u
4949
github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24/go.mod h1:S78Q/vqwRiu11oJFqB3NoyV1kQ7pGfuzVb41FDWjNsA=
5050
github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 h1:qKwzfX2Eb2spjzc35omFl+Bx+KIwu4KNFq5D4c2V/iU=
5151
github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10/go.mod h1:bpDKvtS7gpvqK2v5D1CKxaolZHFQi4mCXscsPLXdKgo=
52-
github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 h1:1YqPIpkMGPrpUDecpOEJeqtY7pBZe7EFvVhplZ2PIQA=
53-
github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8/go.mod h1:h/FohFNY8xHalioLg1bhjAuEj0z+danSDtixirvaXmQ=
52+
github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.9 h1:K6wGLHXASBcCEJrIec4vvTNkuooduOS+9TtjhrBm3Jc=
53+
github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.9/go.mod h1:h/FohFNY8xHalioLg1bhjAuEj0z+danSDtixirvaXmQ=
5454
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
5555
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
5656
github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98=

0 commit comments

Comments
 (0)