Skip to content

Commit

Permalink
chore(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 c85b4b3 commit 51987d7
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 @@ -3,7 +3,7 @@ module github.com/edgexfoundry/edgex-ui-go
go 1.21

require (
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-configuration/v3 v3.2.0-dev.11
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30
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 @@ -84,8 +84,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.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 51987d7

Please sign in to comment.