Skip to content

Commit

Permalink
build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3
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.2.0-dev.16 to 3.2.0-dev.17.
- [Changelog](https://github.com/edgexfoundry/go-mod-bootstrap/blob/main/CHANGELOG.md)
- [Commits](edgexfoundry/go-mod-bootstrap@v3.2.0-dev.16...v3.2.0-dev.17)

---
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]>
  • Loading branch information
dependabot[bot] committed Feb 16, 2024
1 parent dbd772e commit a60a099
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.21

require (
github.com/eclipse/paho.mqtt.golang v1.4.3
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.16
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.17
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.7
github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.10
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.2.0-dev.16 h1:baqHnDs1gEHJ1ZPtUh2bqEJL2HqacvbT7fsc90PAoFk=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.16/go.mod h1:mMj6bf9ZnrjtjRQ3oHd+6QtQGgIGabG4OgKw0wx4YyE=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.17 h1:v4I5B+MAssMf7Fv5A3bYbsXtywUiXdrDZ+/G84l7MZA=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.17/go.mod h1:mMj6bf9ZnrjtjRQ3oHd+6QtQGgIGabG4OgKw0wx4YyE=
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 h1:71C39GPP7nbxa5GTOqoc1eAXbogoie1DCYCLBQo71t0=
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2/go.mod h1:+RykcMAHe6rluqJSKOAy+EwtzaeSc/qbxRYdtY2vA0g=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.7 h1:xYXFblNd98hU56tCu41wo1HwAiSEQR9GWppBBlsvhyc=
Expand Down

0 comments on commit a60a099

Please sign in to comment.