Skip to content

Commit

Permalink
build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#345)
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.28 to 3.1.0-dev.29.
- [Changelog](https://github.com/edgexfoundry/device-sdk-go/blob/main/CHANGELOG.md)
- [Commits](edgexfoundry/device-sdk-go@v3.1.0-dev.28...v3.1.0-dev.29)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2023
1 parent a515b49 commit d6f941c
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.21

require (
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.28
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.29
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15
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.28 h1:leonJ39TKffKp7n3WaFPVEnpDHiNdnomzMzXSKTfLws=
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.28/go.mod h1:1/WeBMs0OxkyLB0qEXcCGH1tB29L2SYs5fxt1hA3Wf0=
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.29 h1:7VRxF356ATI9w2Al6aICSOjg7oNufWxjB3SEoi7H1/Q=
github.com/edgexfoundry/device-sdk-go/v3 v3.1.0-dev.29/go.mod h1:1/WeBMs0OxkyLB0qEXcCGH1tB29L2SYs5fxt1hA3Wf0=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.40 h1:EPERY7NeYvHAgv/M302kb13qXAtsIV4fjJzUjiARHR0=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.40/go.mod h1:/QPYSj3l+BhaBTC2qvnhf8jqKlXfMwWPBuKD5+RpTPQ=
github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.6 h1:TW6IrTV5DuWMM2J0Y8gBpi4iSc2dHZiZuo4WEulgYwY=
Expand Down

0 comments on commit d6f941c

Please sign in to comment.