From 161224a45e479fbe2f1a86fd1c15fdf2a6bff6f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2020 12:15:21 +0000 Subject: [PATCH] build(deps): bump github.com/edgexfoundry/go-mod-core-contracts Bumps [github.com/edgexfoundry/go-mod-core-contracts](https://github.com/edgexfoundry/go-mod-core-contracts) from 0.1.80 to 0.1.82. - [Release notes](https://github.com/edgexfoundry/go-mod-core-contracts/releases) - [Commits](https://github.com/edgexfoundry/go-mod-core-contracts/compare/v0.1.80...v0.1.82) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c4f0f2081..8099b8571 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 github.com/eclipse/paho.mqtt.golang v1.2.0 github.com/edgexfoundry/go-mod-bootstrap v0.0.39 - github.com/edgexfoundry/go-mod-core-contracts v0.1.80 + github.com/edgexfoundry/go-mod-core-contracts v0.1.82 github.com/edgexfoundry/go-mod-messaging v0.1.23 github.com/edgexfoundry/go-mod-registry v0.1.22 github.com/edgexfoundry/go-mod-secrets v0.0.21