Skip to content
Snippets Groups Projects
Commit c091fd64 authored by Benjamin Wenger's avatar Benjamin Wenger
Browse files

updated deps for fixed known rounds rangeUnchecked

parent ddd90524
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ require ( ...@@ -20,7 +20,7 @@ require (
gitlab.com/elixxir/comms v0.0.4-0.20210301202451-4cfc6b78e6d3 gitlab.com/elixxir/comms v0.0.4-0.20210301202451-4cfc6b78e6d3
gitlab.com/elixxir/crypto v0.0.7-0.20210226175801-f490fc89ffdd gitlab.com/elixxir/crypto v0.0.7-0.20210226175801-f490fc89ffdd
gitlab.com/elixxir/ekv v0.1.4 gitlab.com/elixxir/ekv v0.1.4
gitlab.com/elixxir/primitives v0.0.3-0.20210301202753-0aead7f17423 gitlab.com/elixxir/primitives v0.0.3-0.20210302221323-00cd61964ac9
gitlab.com/xx_network/comms v0.0.4-0.20210226175738-04b6c562dd2f gitlab.com/xx_network/comms v0.0.4-0.20210226175738-04b6c562dd2f
gitlab.com/xx_network/crypto v0.0.5-0.20210226175725-80576a407b2d gitlab.com/xx_network/crypto v0.0.5-0.20210226175725-80576a407b2d
gitlab.com/xx_network/primitives v0.0.4-0.20210226175628-2b2742ebb772 gitlab.com/xx_network/primitives v0.0.4-0.20210226175628-2b2742ebb772
......
...@@ -332,6 +332,8 @@ gitlab.com/elixxir/primitives v0.0.3-0.20210301183103-afcb5c703289 h1:hIhtGuJX6n ...@@ -332,6 +332,8 @@ gitlab.com/elixxir/primitives v0.0.3-0.20210301183103-afcb5c703289 h1:hIhtGuJX6n
gitlab.com/elixxir/primitives v0.0.3-0.20210301183103-afcb5c703289/go.mod h1:l4DczasdfnrLdf2qimxOlJjr0RpcMzSwVCZXN3wxSzM= gitlab.com/elixxir/primitives v0.0.3-0.20210301183103-afcb5c703289/go.mod h1:l4DczasdfnrLdf2qimxOlJjr0RpcMzSwVCZXN3wxSzM=
gitlab.com/elixxir/primitives v0.0.3-0.20210301202753-0aead7f17423 h1:au+EX4Jd7SKIxp7WYxoRBg1Fa5hrQ/byCEvgM9mb9Pg= gitlab.com/elixxir/primitives v0.0.3-0.20210301202753-0aead7f17423 h1:au+EX4Jd7SKIxp7WYxoRBg1Fa5hrQ/byCEvgM9mb9Pg=
gitlab.com/elixxir/primitives v0.0.3-0.20210301202753-0aead7f17423/go.mod h1:l4DczasdfnrLdf2qimxOlJjr0RpcMzSwVCZXN3wxSzM= gitlab.com/elixxir/primitives v0.0.3-0.20210301202753-0aead7f17423/go.mod h1:l4DczasdfnrLdf2qimxOlJjr0RpcMzSwVCZXN3wxSzM=
gitlab.com/elixxir/primitives v0.0.3-0.20210302221323-00cd61964ac9 h1:Wlfz/wRX/ZMUGLsiGf+Xc20Lh4XAbG2ruJsDIWUBTOQ=
gitlab.com/elixxir/primitives v0.0.3-0.20210302221323-00cd61964ac9/go.mod h1:l4DczasdfnrLdf2qimxOlJjr0RpcMzSwVCZXN3wxSzM=
gitlab.com/xx_network/comms v0.0.0-20200805174823-841427dd5023/go.mod h1:owEcxTRl7gsoM8c3RQ5KAm5GstxrJp5tn+6JfQ4z5Hw= gitlab.com/xx_network/comms v0.0.0-20200805174823-841427dd5023/go.mod h1:owEcxTRl7gsoM8c3RQ5KAm5GstxrJp5tn+6JfQ4z5Hw=
gitlab.com/xx_network/comms v0.0.3/go.mod h1:YViGbRj7FjJYoaO4NpALGEd9dK/l8uUT000FEBbUTL8= gitlab.com/xx_network/comms v0.0.3/go.mod h1:YViGbRj7FjJYoaO4NpALGEd9dK/l8uUT000FEBbUTL8=
gitlab.com/xx_network/comms v0.0.4-0.20210210215624-622913c0a215 h1:f+cobRegYJH2x6cFkf1RfJEGFnX/vq2hGLltFC+g4Bk= gitlab.com/xx_network/comms v0.0.4-0.20210210215624-622913c0a215 h1:f+cobRegYJH2x6cFkf1RfJEGFnX/vq2hGLltFC+g4Bk=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment