Skip to content

Commit

Permalink
fixing deadlock in message reception
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo committed Dec 8, 2020
1 parent 9be5e2c commit e1fb44a
Show file tree
Hide file tree
Showing 4 changed files with 215 additions and 21 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ go 1.12
require (
github.com/niclabs/tcecdsa v0.0.7
github.com/niclabs/tcrsa v0.0.4
github.com/pebbe/zmq4 v1.0.0
github.com/pebbe/zmq4 v1.2.2
github.com/spf13/viper v1.4.0
)
Loading

0 comments on commit e1fb44a

Please sign in to comment.