Skip to content

Commit

Permalink
build(deps): bump github.com/pebbe/zmq4 from 1.0.0 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [github.com/pebbe/zmq4](https://github.com/pebbe/zmq4) from 1.0.0 to 1.2.2.
- [Release notes](https://github.com/pebbe/zmq4/releases)
- [Commits](pebbe/zmq4@v1.0.0...v1.2.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2021
1 parent d1293de commit f5923fe
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
require (
github.com/eclipse/paho.mqtt.golang v1.2.0
github.com/go-redis/redis/v7 v7.2.0
github.com/pebbe/zmq4 v1.0.0
github.com/pebbe/zmq4 v1.2.2
github.com/stretchr/testify v1.3.0
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 // indirect
)
Expand Down

0 comments on commit f5923fe

Please sign in to comment.