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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 71b470e commit 2dd45fe
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/diegoholiveira/jsonlogic/v3 v3.5.3
github.com/eclipse/paho.mqtt.golang v1.4.3
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.48
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.49
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30
github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.29
github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.13
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ github.com/diegoholiveira/jsonlogic/v3 v3.5.3 h1:CPyZQ3fOgiIDZ1yWzPGUpyht5tYTOnR
github.com/diegoholiveira/jsonlogic/v3 v3.5.3/go.mod h1:3nnfWovrlZq2rTpucrJ2KMIS8TMf6IoFneofmeqk/qk=
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.48 h1:utQlHLWz8ygicpwYO3F+r5d/TT7E7QvxicEJBVutIrc=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.48/go.mod h1:F0pV4YcRvoGpBaKOJFhJo2KUXsNiacNzIbkoUfdpItc=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.49 h1:Vxs7cyG7NS0ukadIJ2raVbFVeJODSplyh2WVQ9bK1dg=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.49/go.mod h1:F0pV4YcRvoGpBaKOJFhJo2KUXsNiacNzIbkoUfdpItc=
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.11 h1:H8mele8suqQ+xGhYQhNLdsd62yjjYJ4uBJw5aszMAuI=
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.11/go.mod h1:VoNk2R5PsCLOEcscLPH5oZOKxBluyYV1vuZ9O2qgYRA=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30 h1:85GeokwX7dRl5egWGWvoLuAkUc8O4AmYVm8suKh0wqI=
Expand Down

0 comments on commit 2dd45fe

Please sign in to comment.