-
- Downloads
update deps
... | @@ -23,12 +23,12 @@ require ( | ... | @@ -23,12 +23,12 @@ require ( |
github.com/spf13/cobra v1.1.1 | github.com/spf13/cobra v1.1.1 | ||
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/comms v0.0.4-0.20210316192645-36e23d019d12 | gitlab.com/elixxir/comms v0.0.4-0.20210316212548-21282c4ffdeb | ||
gitlab.com/elixxir/crypto v0.0.7-0.20210309193114-8a6225c667e2 | gitlab.com/elixxir/crypto v0.0.7-0.20210316212419-025ba777a80b | ||
gitlab.com/elixxir/gpumathsgo v0.1.0 | gitlab.com/elixxir/gpumathsgo v0.1.0 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20210309193003-ef42ebb4800b | gitlab.com/elixxir/primitives v0.0.3-0.20210309193003-ef42ebb4800b | ||
gitlab.com/xx_network/comms v0.0.4-0.20210309192940-6b7fb39b4d01 | gitlab.com/xx_network/comms v0.0.4-0.20210316212314-d9a2a5e589c8 | ||
gitlab.com/xx_network/crypto v0.0.5-0.20210309192854-cf32117afb96 | gitlab.com/xx_network/crypto v0.0.5-0.20210316212152-504c0a1e0da0 | ||
gitlab.com/xx_network/primitives v0.0.4-0.20210309173740-eb8cd411334a | gitlab.com/xx_network/primitives v0.0.4-0.20210309173740-eb8cd411334a | ||
gitlab.com/xx_network/ring v0.0.3-0.20201120004140-b0e268db06d1 // indirect | gitlab.com/xx_network/ring v0.0.3-0.20201120004140-b0e268db06d1 // indirect | ||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad | golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad | ||
... | ... |
Please register or sign in to comment