Skip to content

Commit 3068ce5

Browse files
build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#481)
Bumps [github.com/edgexfoundry/device-sdk-go/v4](https://github.com/edgexfoundry/device-sdk-go) from 4.1.0-dev.22 to 4.1.0-dev.23. - [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.22...v4.1.0-dev.23) --- updated-dependencies: - dependency-name: github.com/edgexfoundry/device-sdk-go/v4 dependency-version: 4.1.0-dev.23 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 2aa3f91 commit 3068ce5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
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.22
6+
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.23
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
@@ -17,7 +17,7 @@ require (
1717
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
1818
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
1919
github.com/eclipse/paho.mqtt.golang v1.5.0 // indirect
20-
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.18 // indirect
20+
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.19 // indirect
2121
github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.9 // indirect
2222
github.com/edgexfoundry/go-mod-messaging/v4 v4.1.0-dev.10 // indirect
2323
github.com/edgexfoundry/go-mod-registry/v4 v4.1.0-dev.3 // indirect
@@ -47,7 +47,7 @@ require (
4747
github.com/go-playground/universal-translator v0.18.1 // indirect
4848
github.com/go-playground/validator/v10 v10.26.0 // indirect
4949
github.com/go-resty/resty/v2 v2.16.5 // indirect
50-
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
50+
github.com/golang-jwt/jwt/v5 v5.2.3 // indirect
5151
github.com/google/uuid v1.6.0 // indirect
5252
github.com/gorilla/mux v1.8.1 // indirect
5353
github.com/gorilla/securecookie v1.1.2 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ 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.22 h1:vtIXvOVjIA7YYlGZI4cx+O+Dbpe9DaDnl7gOc4q9W5s=
76-
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.22/go.mod h1:mobwQ6c97mAt8lVlCZKdwaLQ7rz27Mz+6sHt1X2L2lA=
77-
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.18 h1:mtNsF3zB2CVqx+7KJ55L9MfmgLhPRuChpNbHi1xJJDY=
78-
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.18/go.mod h1:rRHVWrKd6ZyNoNFDBBrf0mQbire7uoelk8rgt0p5eaU=
75+
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.23 h1:kGURnB1T/XCP24IW4gFbPAHRzYlh3Z9d4BulnArdeKk=
76+
github.com/edgexfoundry/device-sdk-go/v4 v4.1.0-dev.23/go.mod h1:kg2/WgNwKGJ3FcjCQUfTI4Yd1imitlrZA5xPTkH91mA=
77+
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.19 h1:thW3fJHn0zXOPycveGEMc6hIuA+Pl5oaoF7ue+Br4xc=
78+
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.19/go.mod h1:26B2/w9Fali85Pbatr/ubBPBVyKmHe4WXf+Val5hYa4=
7979
github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.9 h1:jDo1JSsVVngrLa2l5Fp+VpTfwOQ/CoHXM20s6XVfs+4=
8080
github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.9/go.mod h1:rVooo5YB0fLbviw4mneKEc2JJ+Hrcy/KiTHUsll0oFs=
8181
github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.6 h1:sk+8Nn2OTybVgHHw/0ImTNueDwZfdUQFmrC9GEd/IIc=
@@ -159,8 +159,8 @@ github.com/go-resty/resty/v2 v2.16.5 h1:hBKqmWrr7uRc3euHVqmh1HTHcKn99Smr7o5spptd
159159
github.com/go-resty/resty/v2 v2.16.5/go.mod h1:hkJtXbA2iKHzJheXYvQ8snQES5ZLGKMwQ07xAwp/fiA=
160160
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
161161
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
162-
github.com/golang-jwt/jwt/v5 v5.2.2 h1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeDy8=
163-
github.com/golang-jwt/jwt/v5 v5.2.2/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
162+
github.com/golang-jwt/jwt/v5 v5.2.3 h1:kkGXqQOBSDDWRhWNXTFpqGSCMyh/PLnqUvMGJPDJDs0=
163+
github.com/golang-jwt/jwt/v5 v5.2.3/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
164164
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
165165
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
166166
github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=

0 commit comments

Comments
 (0)