Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: github.com/edgexfoundry/go-mod-messaging/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 Aug 29, 2023
1 parent 631baa8 commit 714d0f2
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 @@ -6,7 +6,7 @@ require (
github.com/eclipse/paho.mqtt.golang v1.4.3
github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.8
github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.16
github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18
github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5
github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6
github.com/google/uuid v1.3.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 h1:wTs2qOG/RHeizCHc
github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5/go.mod h1:mZyBGQ7eX+K63b46/K/OdiWSHtYbl/TK2GTfc0eOM6Q=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.8 h1:C2bkCTr8uGD/62yKSvdf3ju4+KDVEggMjSdWVGCgsPs=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.8/go.mod h1:L7i97+A+bMpvXFo1M6t0WHeRrsSocTgDEl3ayfVxCmo=
github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.16 h1:oxLSp8oYK5/EdRrgjEU4TZskzQyObt2l6bVZ9toknZg=
github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.16/go.mod h1:rcYAJivW8NXMqI7+OVw2nftWFS7m3KrS7oZhg9oQD7o=
github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 h1:t9K53MlZzsgjv4yhm8Ch+/eQ0I33SuiO1PBMKyTF2e8=
github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18/go.mod h1:i7ODgWktUeLEYxJdceAW0rjVfF9vRiTvzucKRN7MQVU=
github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 h1:Xu1Jxk8gjMGMROqOf2C5pLY6lx1nWNYSDife2d623UE=
github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5/go.mod h1:4kYwOIuu5SPx5g9ayQXSSpE3m4aEB58x0iXS+m6MnzA=
github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 h1:1mmrSNG7bsOhlSqC1F9L6eZwCirDPzzreivPOkp06i4=
Expand Down

0 comments on commit 714d0f2

Please sign in to comment.