Skip to content

Commit 50198af

Browse files
build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#494)
Bumps [github.com/edgexfoundry/device-sdk-go/v4](https://github.com/edgexfoundry/device-sdk-go) from 4.1.0-dev.33 to 4.1.0-dev.34. - [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.33...v4.1.0-dev.34) --- updated-dependencies: - dependency-name: github.com/edgexfoundry/device-sdk-go/v4 dependency-version: 4.1.0-dev.34 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 e58b8ce commit 50198af

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.33
6+
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.34
77
github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.12
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.33 h1:CbxiJrTQP+rEcqjEwnJoo6LqoNkB+IhXv4CSdfID6Ac=
76-
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.33/go.mod h1:5vzvJdkrzMeaFGz2fbUYmodjKvSSYYmSdDEPyiIDQFc=
75+
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.34 h1:54PucqFXaT5RBi6ZVJA6ZJEgxu0yzeDqtw4IPsUIDBw=
76+
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.34/go.mod h1:9tR0/jTqX2Ifa4kBAs2ITofMGA/+52opwIQc8Ki1LxU=
7777
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.32 h1:tRD++9cHQ/+B+1V6udsMer3EmolL/3/JvshGw1hxj0A=
7878
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.32/go.mod h1:Nn9DmMDrsJtHn6eO1W4/tk5uVrdAfBKtD2djPFsOIbg=
7979
github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.12 h1:sW0dy9juPYPOwgwZAq1riDhJ96ivZBV9bdn+qWeeWO0=

0 commit comments

Comments
 (0)