Skip to content

Commit 3abedde

Browse files
build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#475)
Bumps [github.com/edgexfoundry/device-sdk-go/v4](https://github.com/edgexfoundry/device-sdk-go) from 4.1.0-dev.16 to 4.1.0-dev.17. - [Release notes](https://github.com/edgexfoundry/device-sdk-go/releases) - [Changelog](https://github.com/edgexfoundry/device-sdk-go/blob/main/CHANGELOG.md) - [Commits](edgexfoundry/device-sdk-go@v4.1.0-dev.16...v4.1.0-dev.17) --- updated-dependencies: - dependency-name: github.com/edgexfoundry/device-sdk-go/v4 dependency-version: 4.1.0-dev.17 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>
1 parent 3d8d739 commit 3abedde

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/edgexfoundry/device-rest-go
33
go 1.23.4
44

55
require (
6-
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.16
6+
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.17
77
github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.6
88
github.com/labstack/echo/v4 v4.13.4
99
github.com/spf13/cast v1.9.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
7070
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
7171
github.com/eclipse/paho.mqtt.golang v1.5.0 h1:EH+bUVJNgttidWFkLLVKaQPGmkTUfQQqjOsyvMGvD6o=
7272
github.com/eclipse/paho.mqtt.golang v1.5.0/go.mod h1:du/2qNQVqJf/Sqs4MEL77kR8QTqANF7XU7Fk0aOTAgk=
73-
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.16 h1:UO9RJ1unjwtwxLm0rjymGzpITiqdtbgv2pcajK1XCoI=
74-
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.16/go.mod h1:Xvj3wXbz5/Gld+cPlKL4wfm8+VcgJDvcBkL6kCpW8Ow=
73+
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.17 h1:IU2DDmrfQsZWGfxygcVxsh/c5miL6MppTx5hKEn1ePU=
74+
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.17/go.mod h1:Xvj3wXbz5/Gld+cPlKL4wfm8+VcgJDvcBkL6kCpW8Ow=
7575
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.14 h1:e9QQwaEX0vKn6j+FU4DKDYThlKyRz8KE/YtcO8XaUFY=
7676
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.14/go.mod h1:gQfKc/5WsKHqu9urwN1TYHyfZpCtuoeyMp4B9sZipqQ=
7777
github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.7 h1:W6SvSCH6HJA1Lchr7aucsKvyqdBdooovR45uAVqKYVk=

0 commit comments

Comments
 (0)