From b28ea45367f08ad48e4a37c83fa0b571fba919c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 04:36:48 +0000 Subject: [PATCH] build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 Bumps [github.com/edgexfoundry/go-mod-bootstrap/v3](https://github.com/edgexfoundry/go-mod-bootstrap) from 3.1.0-dev.5 to 3.1.0-dev.6. - [Changelog](https://github.com/edgexfoundry/go-mod-bootstrap/blob/main/CHANGELOG.md) - [Commits](https://github.com/edgexfoundry/go-mod-bootstrap/compare/v3.1.0-dev.5...v3.1.0-dev.6) --- updated-dependencies: - dependency-name: github.com/edgexfoundry/go-mod-bootstrap/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 0b98a15f..6b12675c 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.20 require ( github.com/diegoholiveira/jsonlogic/v3 v3.2.7 github.com/eclipse/paho.mqtt.golang v1.4.3 - github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.5 + github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.6 github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.10 github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 diff --git a/go.sum b/go.sum index ad89d8e8..d1048b86 100644 --- a/go.sum +++ b/go.sum @@ -28,8 +28,8 @@ github.com/diegoholiveira/jsonlogic/v3 v3.2.7 h1:awX07pFPnlntZzRNBcO4a2Ivxa77NMt github.com/diegoholiveira/jsonlogic/v3 v3.2.7/go.mod h1:9oE8z9G+0OMxOoLHF3fhek3KuqD5CBqM0B6XFL08MSg= github.com/eclipse/paho.mqtt.golang v1.4.3 h1:2kwcUGn8seMUfWndX0hGbvH8r7crgcJguQNCyp70xik= github.com/eclipse/paho.mqtt.golang v1.4.3/go.mod h1:CSYvoAlsMkhYOXh/oKyxa8EcBci6dVkLCbo5tTC1RIE= -github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.5 h1:KdAEhHb1ETPLfhnrz/pKra7usnv6PVwXJBmHE+yUa4U= -github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.5/go.mod h1:EHev55Vr5Xyhz1IbVbVngo+i0E1Cbb/Qia7ocHqE4qE= +github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.6 h1:FzX0WfQU3frA4agk5/4OGJknHocUclSEmWsGkMFCVwY= +github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.6/go.mod h1:EHev55Vr5Xyhz1IbVbVngo+i0E1Cbb/Qia7ocHqE4qE= github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 h1:xWyraOW+RtFwIO+DnCWBKoaa5w1ZX8vRf91zBa2Ll8c= github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3/go.mod h1:yaxBuJh45+VxXX+nSt/Q+1gGEk4/BDe9edYWm8aEtfg= github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 h1:H3ls1vyxCv6pigZ/RZlRhj9lUTQq7CiT5/dnZRsgVmQ=