Skip to content

Commit

Permalink
Do not depend on confused protobuf v1.0.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff R. Allen committed Nov 25, 2019
1 parent cf1d7f3 commit a5a2914
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 go.dedis.ch/kyber/v3
require (
github.com/stretchr/testify v1.3.0
go.dedis.ch/fixbuf v1.0.3
go.dedis.ch/protobuf v1.0.10
go.dedis.ch/protobuf v1.0.11
golang.org/x/crypto v0.0.0-20190123085648-057139ce5d2b
golang.org/x/sys v0.0.0-20190124100055-b90733256f2e
)
Expand Down

0 comments on commit a5a2914

Please sign in to comment.