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

---
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] authored Aug 27, 2024
1 parent a573d62 commit ccbd455
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/OneOfOne/xxhash v1.2.8
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.51
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.52
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.32
github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31
github.com/google/uuid v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,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.5.0 h1:EH+bUVJNgttidWFkLLVKaQPGmkTUfQQqjOsyvMGvD6o=
github.com/eclipse/paho.mqtt.golang v1.5.0/go.mod h1:du/2qNQVqJf/Sqs4MEL77kR8QTqANF7XU7Fk0aOTAgk=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.51 h1:IRWvCbuflcjN0dlnpv7iwNexiDRozDky0jreUIF1yjE=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.51/go.mod h1:oOuvWXdu6YaB2J17pe4X0ey66AZFyTzOmAZDQxPGGmM=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.52 h1:fv78Ky8/i3AOBOevstLUzoYfxdWQNVe4kfAYocfB3zY=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.52/go.mod h1:oOuvWXdu6YaB2J17pe4X0ey66AZFyTzOmAZDQxPGGmM=
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.12 h1:JGZ9fsyCZOgbNkg+qdW9JN63NKIEX95v5zJhCVdlp10=
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.12/go.mod h1:v7CvWGVmTh8dKItDNtfdBnYTeLhfZP5YmFiLsGJL9KU=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.32 h1:HJq0l/tElHS64T5Hw+NgaCkFa9h0zDyCRxNCs97DE/o=
Expand Down

0 comments on commit ccbd455

Please sign in to comment.