From 9d0d48a7bd273e70fdf58146f5ab3653d76f96fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 08:04:21 +0000 Subject: [PATCH] build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 Bumps [github.com/edgexfoundry/go-mod-registry/v2](https://github.com/edgexfoundry/go-mod-registry) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/edgexfoundry/go-mod-registry/releases) - [Changelog](https://github.com/edgexfoundry/go-mod-registry/blob/main/CHANGELOG.md) - [Commits](https://github.com/edgexfoundry/go-mod-registry/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: github.com/edgexfoundry/go-mod-registry/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 33b862e31..22862b653 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 - github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 + github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 github.com/fxamacker/cbor/v2 v2.2.0 github.com/gomodule/redigo v2.0.0+incompatible github.com/google/uuid v1.2.0