Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: github.com/edgexfoundry/device-sdk-go/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 Sep 28, 2023
1 parent 2e75981 commit 3aab399
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/device-rfid-llrp-go
go 1.21

require (
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.31
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.32
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15
github.com/stretchr/testify v1.8.4
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,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/device-sdk-go/v3 v3.1.0-dev.31 h1:lJpPJ4cd/hLyRcjc3keVJTVERAUETG/u1YLf5FcvuSY=
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.31/go.mod h1:8mLtGfXY6ITT46tthrtNXKJqo7LSaFL8FzO2YtZOq2A=
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.32 h1:PWBo63e8e8WcN951q4DjxUwUWq46e6C6iuKSlOQM1PY=
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.32/go.mod h1:8mLtGfXY6ITT46tthrtNXKJqo7LSaFL8FzO2YtZOq2A=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.44 h1:pkmea4M5OMSLjlsuhp9q0/vc2W3S6mQN/Q8H3Y89ztI=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.44/go.mod h1:tZj4WRRT5R7yv9gDv7brYTT75LcLu4Tj6fX30Ou2mPQ=
github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 h1:2YukEsMQ1juhMtsyiwQONKaZz2GRbKcevCw33oFyptw=
Expand Down

0 comments on commit 3aab399

Please sign in to comment.