Skip to content

Commit

Permalink
Merge pull request #1604 from edgexfoundry/dependabot/go_modules/gith…
Browse files Browse the repository at this point in the history
…ub.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.52
  • Loading branch information
dependabot[bot] committed Aug 27, 2024
2 parents 58a6125 + c0a555c commit 5062475
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/diegoholiveira/jsonlogic/v3 v3.5.3
github.com/eclipse/paho.mqtt.golang v1.5.0
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.51
github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.52
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.32
github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31
github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.13
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ github.com/diegoholiveira/jsonlogic/v3 v3.5.3 h1:CPyZQ3fOgiIDZ1yWzPGUpyht5tYTOnR
github.com/diegoholiveira/jsonlogic/v3 v3.5.3/go.mod h1:3nnfWovrlZq2rTpucrJ2KMIS8TMf6IoFneofmeqk/qk=
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/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/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 5062475

Please sign in to comment.