From 69e3d76d5b4b547a4592a61b235d56d1946eca33 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2020 18:55:21 +0000 Subject: [PATCH] build(deps): Bump github.com/edgexfoundry/go-mod-messaging Bumps [github.com/edgexfoundry/go-mod-messaging](https://github.com/edgexfoundry/go-mod-messaging) from 0.1.19 to 0.1.23. - [Release notes](https://github.com/edgexfoundry/go-mod-messaging/releases) - [Commits](https://github.com/edgexfoundry/go-mod-messaging/compare/v0.1.19...v0.1.23) 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 39219ab573..a4ec70bb99 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/edgexfoundry/go-mod-bootstrap v0.0.37 github.com/edgexfoundry/go-mod-configuration v0.0.3 github.com/edgexfoundry/go-mod-core-contracts v0.1.82 - github.com/edgexfoundry/go-mod-messaging v0.1.19 + github.com/edgexfoundry/go-mod-messaging v0.1.23 github.com/edgexfoundry/go-mod-registry v0.1.17 github.com/edgexfoundry/go-mod-secrets v0.0.17 github.com/fxamacker/cbor/v2 v2.2.0