-
- Downloads
update deps
... | @@ -17,12 +17,12 @@ require ( | ... | @@ -17,12 +17,12 @@ require ( |
github.com/spf13/jwalterweatherman v1.1.0 | github.com/spf13/jwalterweatherman v1.1.0 | ||
github.com/spf13/viper v1.7.1 | github.com/spf13/viper v1.7.1 | ||
gitlab.com/elixxir/bloomfilter v0.0.0-20200930191214-10e9ac31b228 | gitlab.com/elixxir/bloomfilter v0.0.0-20200930191214-10e9ac31b228 | ||
gitlab.com/elixxir/comms v0.0.4-0.20210208204309-844eb1e8e386 | gitlab.com/elixxir/comms v0.0.4-0.20210208211644-f8cba66944b3 | ||
gitlab.com/elixxir/crypto v0.0.7-0.20210208204158-9b9a7df7b25c | gitlab.com/elixxir/crypto v0.0.7-0.20210208211519-5f5b427b29d7 | ||
gitlab.com/elixxir/ekv v0.1.4 | gitlab.com/elixxir/ekv v0.1.4 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20210208201252-90d9333ed6ea | gitlab.com/elixxir/primitives v0.0.3-0.20210208211427-8140bdd93b0b | ||
gitlab.com/xx_network/comms v0.0.4-0.20210121204701-7a1eb0542424 | gitlab.com/xx_network/comms v0.0.4-0.20210208211407-3c1bed8b616f | ||
gitlab.com/xx_network/crypto v0.0.5-0.20210121204626-b251b926e4f7 | gitlab.com/xx_network/crypto v0.0.5-0.20210208211326-ba22f885317c | ||
gitlab.com/xx_network/primitives v0.0.4-0.20210208204253-ed1a9ef0c75e | gitlab.com/xx_network/primitives v0.0.4-0.20210208204253-ed1a9ef0c75e | ||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad | golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad | ||
golang.org/x/net v0.0.0-20201224014010-6772e930b67b // indirect | golang.org/x/net v0.0.0-20201224014010-6772e930b67b // indirect | ||
... | ... |
Please register or sign in to comment