Skip to content

Commit

Permalink
Merge pull request #90 from edgexfoundry/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/pebbe/zmq4-1.2.5
  • Loading branch information
dependabot[bot] authored Feb 24, 2021
2 parents 3035487 + e94b662 commit 2df785c
Showing 1 changed file with 1 addition and 1 deletion.
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/go-mod-messaging/v2
require (
github.com/eclipse/paho.mqtt.golang v1.2.0
github.com/go-redis/redis/v7 v7.2.0
github.com/pebbe/zmq4 v1.2.2
github.com/pebbe/zmq4 v1.2.5
github.com/stretchr/testify v1.7.0
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 // indirect
)
Expand Down

0 comments on commit 2df785c

Please sign in to comment.