Skip to content

Commit 6836131

Browse files
build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#477)
Bumps [github.com/edgexfoundry/device-sdk-go/v4](https://github.com/edgexfoundry/device-sdk-go) from 4.1.0-dev.18 to 4.1.0-dev.19. - [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.18...v4.1.0-dev.19) --- updated-dependencies: - dependency-name: github.com/edgexfoundry/device-sdk-go/v4 dependency-version: 4.1.0-dev.19 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 d0980f3 commit 6836131

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.7
44

55
require (
6-
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.18
6+
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.19
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
@@ -72,8 +72,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
7272
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
7373
github.com/eclipse/paho.mqtt.golang v1.5.0 h1:EH+bUVJNgttidWFkLLVKaQPGmkTUfQQqjOsyvMGvD6o=
7474
github.com/eclipse/paho.mqtt.golang v1.5.0/go.mod h1:du/2qNQVqJf/Sqs4MEL77kR8QTqANF7XU7Fk0aOTAgk=
75-
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.18 h1:n5RBXNGapNgMZcOI2KxMlrCR8PwOiOxL2rFZjkq+Lnw=
76-
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.18/go.mod h1:kcE79cJemltkqWPv0Hl+WBxJvc8eeUENLiB6Fra25P0=
75+
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.19 h1:bjziNy9Qj0O3F2bQmZwWCCaht7/J7XKSLyPdMnfBr2I=
76+
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.19/go.mod h1:kcE79cJemltkqWPv0Hl+WBxJvc8eeUENLiB6Fra25P0=
7777
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.16 h1:QzOKxCxTyuLdTwBc/u9vuBG1TSE9cdeoZI1FKYcoh/Q=
7878
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.16/go.mod h1:rRHVWrKd6ZyNoNFDBBrf0mQbire7uoelk8rgt0p5eaU=
7979
github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.9 h1:jDo1JSsVVngrLa2l5Fp+VpTfwOQ/CoHXM20s6XVfs+4=

0 commit comments

Comments
 (0)