-
- Downloads
update deps
... | @@ -17,11 +17,11 @@ require ( | ... | @@ -17,11 +17,11 @@ 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.20210601193829-9a626b0c8a56 | gitlab.com/elixxir/comms v0.0.4-0.20210601203030-66682d6e5941 | ||
gitlab.com/elixxir/crypto v0.0.7-0.20210601193549-039f62f2d81a | gitlab.com/elixxir/crypto v0.0.7-0.20210601193549-039f62f2d81a | ||
gitlab.com/elixxir/ekv v0.1.5 | gitlab.com/elixxir/ekv v0.1.5 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20210601193429-3279a7c13c83 | gitlab.com/elixxir/primitives v0.0.3-0.20210601193429-3279a7c13c83 | ||
gitlab.com/xx_network/comms v0.0.4-0.20210601193357-717527f3a1ff | gitlab.com/xx_network/comms v0.0.4-0.20210601202447-1054921961b7 | ||
gitlab.com/xx_network/crypto v0.0.5-0.20210601193257-27ba5d088733 | gitlab.com/xx_network/crypto v0.0.5-0.20210601193257-27ba5d088733 | ||
gitlab.com/xx_network/primitives v0.0.4-0.20210601193218-658388fcaa81 | gitlab.com/xx_network/primitives v0.0.4-0.20210601193218-658388fcaa81 | ||
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 | golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 | ||
... | ... |
Please register or sign in to comment