-
- Downloads
update deps
... | @@ -17,13 +17,13 @@ require ( | ... | @@ -17,13 +17,13 @@ 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.20210301202451-4cfc6b78e6d3 | gitlab.com/elixxir/comms v0.0.4-0.20210305221620-607643a9e2e7 | ||
gitlab.com/elixxir/crypto v0.0.7-0.20210226175801-f490fc89ffdd | gitlab.com/elixxir/crypto v0.0.7-0.20210305221450-c94429c34886 | ||
gitlab.com/elixxir/ekv v0.1.4 | gitlab.com/elixxir/ekv v0.1.4 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20210303204509-22fc3de07f22 | gitlab.com/elixxir/primitives v0.0.3-0.20210305221357-0b3f19cc3c8a | ||
gitlab.com/xx_network/comms v0.0.4-0.20210226175738-04b6c562dd2f | gitlab.com/xx_network/comms v0.0.4-0.20210305221336-a7e28febdbf6 | ||
gitlab.com/xx_network/crypto v0.0.5-0.20210226175725-80576a407b2d | gitlab.com/xx_network/crypto v0.0.5-0.20210305221255-f0ef174f5135 | ||
gitlab.com/xx_network/primitives v0.0.4-0.20210226175628-2b2742ebb772 | gitlab.com/xx_network/primitives v0.0.4-0.20210303180604-1ee442e6463f | ||
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 | ||
golang.org/x/sys v0.0.0-20210105210732-16f7687f5001 // indirect | golang.org/x/sys v0.0.0-20210105210732-16f7687f5001 // indirect | ||
... | ... |
Please register or sign in to comment