Skip to content

Commit

Permalink
Merge pull request #486 from edgexfoundry/dependabot/go_modules/githu…
Browse files Browse the repository at this point in the history
…b.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34

build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 from 3.2.0-dev.32 to 3.2.0-dev.34
  • Loading branch information
cloudxxx8 authored Aug 28, 2024
2 parents 93fcf9f + a933e86 commit af071ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/edgexfoundry/device-virtual-go
go 1.21

require (
github.com/edgexfoundry/device-sdk-go/v3 v3.2.0-dev.32
github.com/edgexfoundry/device-sdk-go/v3 v3.2.0-dev.34
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.32
)

Expand All @@ -15,7 +15,7 @@ require (
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/eclipse/paho.mqtt.golang v1.5.0 // indirect
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.51 // indirect
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.52 // indirect
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.12 // indirect
github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31 // indirect
github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.13 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@ 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.5.0 h1:EH+bUVJNgttidWFkLLVKaQPGmkTUfQQqjOsyvMGvD6o=
github.com/eclipse/paho.mqtt.golang v1.5.0/go.mod h1:du/2qNQVqJf/Sqs4MEL77kR8QTqANF7XU7Fk0aOTAgk=
github.com/edgexfoundry/device-sdk-go/v3 v3.2.0-dev.32 h1:ipDHjD5YURKW+yFg/0hT6D17eVpCod71yp9nGGGPvZQ=
github.com/edgexfoundry/device-sdk-go/v3 v3.2.0-dev.32/go.mod h1:AR66DjA346YZSw8JiIsglMpBblAdMmE956v7HdE5ae8=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.51 h1:IRWvCbuflcjN0dlnpv7iwNexiDRozDky0jreUIF1yjE=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.51/go.mod h1:oOuvWXdu6YaB2J17pe4X0ey66AZFyTzOmAZDQxPGGmM=
github.com/edgexfoundry/device-sdk-go/v3 v3.2.0-dev.34 h1:eh5H9gCTz4jc00bZv48LhoxKjwz52clu12o83LR51Gw=
github.com/edgexfoundry/device-sdk-go/v3 v3.2.0-dev.34/go.mod h1:QPRC3C26a3ngXFH8bhh6rNKF06sVO5b0Zc2u3ekPbKk=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.52 h1:fv78Ky8/i3AOBOevstLUzoYfxdWQNVe4kfAYocfB3zY=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.52/go.mod h1:oOuvWXdu6YaB2J17pe4X0ey66AZFyTzOmAZDQxPGGmM=
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.12 h1:JGZ9fsyCZOgbNkg+qdW9JN63NKIEX95v5zJhCVdlp10=
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.12/go.mod h1:v7CvWGVmTh8dKItDNtfdBnYTeLhfZP5YmFiLsGJL9KU=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.32 h1:HJq0l/tElHS64T5Hw+NgaCkFa9h0zDyCRxNCs97DE/o=
Expand Down

0 comments on commit af071ee

Please sign in to comment.