From fb01fbe6e4d142fa53d0b0df6da6bc83b7568518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 06:04:52 +0000 Subject: [PATCH] build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 Bumps [github.com/edgexfoundry/go-mod-core-contracts/v2](https://github.com/edgexfoundry/go-mod-core-contracts) from 2.0.0-dev.34 to 2.0.0-dev.52. - [Release notes](https://github.com/edgexfoundry/go-mod-core-contracts/releases) - [Commits](https://github.com/edgexfoundry/go-mod-core-contracts/compare/v2.0.0-dev.34...v2.0.0-dev.52) Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 60e5cd6ee..4feddc157 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ require ( bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 github.com/OneOfOne/xxhash v1.2.8 github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 - github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34 + github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.52 github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 github.com/fxamacker/cbor/v2 v2.2.0 github.com/google/uuid v1.2.0