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.17 to 3.1.0-dev.18.
- [Changelog](https://github.com/edgexfoundry/device-sdk-go/blob/main/CHANGELOG.md)
- [Commits](edgexfoundry/device-sdk-go@v3.1.0-dev.17...v3.1.0-dev.18)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent f43bb65 commit 8cb9289
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-rest-go
go 1.20

require (
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.17
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.18
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.8
github.com/labstack/echo/v4 v4.11.1
github.com/spf13/cast v1.5.1
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.17 h1:xBx0rzKjLWaZIL248wol4IlPyZDQYSTkHT+zB9+CPQM=
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.17/go.mod h1:EkSfETPu9YU4KSQSqh/2DnqLtIpf/IdE1YVTk03p9xk=
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.18 h1:u6w7BUJrHpejfWJ4MGpn7xK/uvez3iXZXXVAcDIB/O4=
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.18/go.mod h1:EkSfETPu9YU4KSQSqh/2DnqLtIpf/IdE1YVTk03p9xk=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.28 h1:oRmJooC09Vdg5OrLlQVnEoXLVWi78gRJ6CDPNq0Bdfk=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.28/go.mod h1:HfT1ctVMDXBwYI8FcI0k2E4HzXcmxvy68qc+T5582uA=
github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 h1:wTs2qOG/RHeizCHcPp8KOQcSzGrvNOhVQnK+JdAHJNs=
Expand Down

0 comments on commit 8cb9289

Please sign in to comment.