Skip to content

Commit

Permalink
Merge pull request #482 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.29

build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 from 3.2.0-dev.27 to 3.2.0-dev.29
  • Loading branch information
cloudxxx8 authored Jul 30, 2024
2 parents 3bb026e + 54931b2 commit 91ab2d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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.27
github.com/edgexfoundry/device-sdk-go/v3 v3.2.0-dev.29
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ 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.4.3 h1:2kwcUGn8seMUfWndX0hGbvH8r7crgcJguQNCyp70xik=
github.com/eclipse/paho.mqtt.golang v1.4.3/go.mod h1:CSYvoAlsMkhYOXh/oKyxa8EcBci6dVkLCbo5tTC1RIE=
github.com/edgexfoundry/device-sdk-go/v3 v3.2.0-dev.27 h1:0Tqwe9vnxwna7/XEUt7cU/FSCPhGRzpIc2Xgj/I4jxo=
github.com/edgexfoundry/device-sdk-go/v3 v3.2.0-dev.27/go.mod h1:OLl0qGJS3VD7zb6ZNzeIgxak5Knyk0itUu+4oPeflwA=
github.com/edgexfoundry/device-sdk-go/v3 v3.2.0-dev.29 h1:48j5sll5JTXdH82FEgGYA75k9/kUulmA+vyH5neZ4Yg=
github.com/edgexfoundry/device-sdk-go/v3 v3.2.0-dev.29/go.mod h1:OLl0qGJS3VD7zb6ZNzeIgxak5Knyk0itUu+4oPeflwA=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.49 h1:Vxs7cyG7NS0ukadIJ2raVbFVeJODSplyh2WVQ9bK1dg=
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.49/go.mod h1:F0pV4YcRvoGpBaKOJFhJo2KUXsNiacNzIbkoUfdpItc=
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.11 h1:H8mele8suqQ+xGhYQhNLdsd62yjjYJ4uBJw5aszMAuI=
Expand Down

0 comments on commit 91ab2d1

Please sign in to comment.