Skip to content
Snippets Groups Projects
Commit 5346720e authored by benjamin's avatar benjamin
Browse files

updated deps

parent c19ef880
No related branches found
No related tags found
1 merge request!60Revert "Fail a test to be sure it works"
......@@ -7,7 +7,7 @@ require (
github.com/hack-pad/go-indexeddb v0.2.0
github.com/pkg/errors v0.9.1
github.com/spf13/jwalterweatherman v1.1.0
gitlab.com/elixxir/client v1.5.1-0.20221024013121-c489c09e6401
gitlab.com/elixxir/client v1.5.1-0.20221024051258-5bc533a9822a
gitlab.com/elixxir/crypto v0.0.7-0.20221024012326-cf941c375c1f
gitlab.com/elixxir/primitives v0.0.3-0.20221017172918-6176818d1aba
gitlab.com/xx_network/crypto v0.0.5-0.20221017172404-b384a8d8b171
......@@ -56,7 +56,7 @@ require (
github.com/tyler-smith/go-bip39 v1.1.0 // indirect
github.com/zeebo/blake3 v0.2.3 // indirect
gitlab.com/elixxir/bloomfilter v0.0.0-20211222005329-7d931ceead6f // indirect
gitlab.com/elixxir/comms v0.0.4-0.20221017173926-4eaa6061dfaa // indirect
gitlab.com/elixxir/comms v0.0.4-0.20221024050701-bced94c1b026 // indirect
gitlab.com/elixxir/ekv v0.2.1 // indirect
gitlab.com/xx_network/comms v0.0.4-0.20221017172508-09e33697dc15 // indirect
gitlab.com/xx_network/ring v0.0.3-0.20220222211904-da613960ad93 // indirect
......
......@@ -636,8 +636,12 @@ gitlab.com/elixxir/client v1.5.1-0.20221022004140-2d5fca6eeb98 h1:MKdBIaslSwf5BS
gitlab.com/elixxir/client v1.5.1-0.20221022004140-2d5fca6eeb98/go.mod h1:a5pLHWVKdwacbyL9yGlV/xP5xHbhC2ycqTbEsDyzjo4=
gitlab.com/elixxir/client v1.5.1-0.20221024013121-c489c09e6401 h1:273u+KMcVMibfi88yCA3XIdEf2Wfl2jQCuwsE4Rb4W8=
gitlab.com/elixxir/client v1.5.1-0.20221024013121-c489c09e6401/go.mod h1:dPRZXVrOc0FU3n7s8Ax0p0JfAhzHNbQG+nxhr6ratLo=
gitlab.com/elixxir/client v1.5.1-0.20221024051258-5bc533a9822a h1:ViNClc7FAl1+aOP6rSlnSrjCwPVaKdhBAH5i4tA3ohg=
gitlab.com/elixxir/client v1.5.1-0.20221024051258-5bc533a9822a/go.mod h1:KVllKaLZKT9fLruj+0woZK5t8JKZNJTDJLsCNF+yIqQ=
gitlab.com/elixxir/comms v0.0.4-0.20221017173926-4eaa6061dfaa h1:/FEpu0N0rAyq74FkvO3uY8BcQoWLSbVPhj/s5QfscZw=
gitlab.com/elixxir/comms v0.0.4-0.20221017173926-4eaa6061dfaa/go.mod h1:rW7xdbHntP2MoF3q+2+f+IR8OHol94MRyviotfR5rXg=
gitlab.com/elixxir/comms v0.0.4-0.20221024050701-bced94c1b026 h1:CdqvzyM91wN6u4MmGj0n+gKO/0tJabWPN3EQ4SFsZsg=
gitlab.com/elixxir/comms v0.0.4-0.20221024050701-bced94c1b026/go.mod h1:NevrBdsi5wJvitUeMsid3xI1FrzzuzfxKy4Bapnhzao=
gitlab.com/elixxir/crypto v0.0.0-20200804182833-984246dea2c4/go.mod h1:ucm9SFKJo+K0N2GwRRpaNr+tKXMIOVWzmyUD0SbOu2c=
gitlab.com/elixxir/crypto v0.0.3/go.mod h1:ZNgBOblhYToR4m8tj4cMvJ9UsJAUKq+p0gCp07WQmhA=
gitlab.com/elixxir/crypto v0.0.7-0.20221017173452-565da4101a3b/go.mod h1:1rftbwSVdy49LkBIkPr+w+P2mDOerYeBKoZuB3r0yqI=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment