Skip to content

Commit

Permalink
build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4614)
Browse files Browse the repository at this point in the history
Bumps [github.com/edgexfoundry/go-mod-bootstrap/v3](https://github.com/edgexfoundry/go-mod-bootstrap) from 3.1.0-dev.8 to 3.1.0-dev.9.
- [Changelog](https://github.com/edgexfoundry/go-mod-bootstrap/blob/main/CHANGELOG.md)
- [Commits](edgexfoundry/go-mod-bootstrap@v3.1.0-dev.8...v3.1.0-dev.9)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent 54d035b commit da625cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/eclipse/paho.mqtt.golang v1.4.3
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.8
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9
github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2
github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
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.8 h1:qoVKEMsiJM4nLJtH+0Cia6O9A/8A0w2m0KgCZDaZUNo=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.8/go.mod h1:zVtOPTNUn7jbEchgGFfbjTlLCv/KzOwqTWXxSFGIsVQ=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 h1:sO18almJrbT8H2BB14D6gpZe4U6i7zPH0X9xupAOo8o=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9/go.mod h1:zVtOPTNUn7jbEchgGFfbjTlLCv/KzOwqTWXxSFGIsVQ=
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=
Expand Down

0 comments on commit da625cc

Please sign in to comment.