updated deps
parent
c19ef880
No related branches found
No related tags found
... | ... | @@ -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 | ||
... | ... |
Please register or sign in to comment