File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18
9
9
github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24
10
10
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
12
12
github.com/google/uuid v1.3.0
13
13
github.com/gorilla/mux v1.8.0
14
14
github.com/hashicorp/go-multierror v1.1.1
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 h1:h2hsipXIC72xySkgS/u
49
49
github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 /go.mod h1:S78Q/vqwRiu11oJFqB3NoyV1kQ7pGfuzVb41FDWjNsA =
50
50
github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 h1:qKwzfX2Eb2spjzc35omFl+Bx+KIwu4KNFq5D4c2V/iU =
51
51
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 =
54
54
github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
55
55
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
56
56
github.com/envoyproxy/go-control-plane v0.9.4 /go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98 =
You can’t perform that action at this time.
0 commit comments