-
- Downloads
fix to conversations and inclusion of RNG in context
... | ... | @@ -15,11 +15,11 @@ require ( |
github.com/spf13/jwalterweatherman v1.1.0 | ||
github.com/spf13/pflag v1.0.5 // indirect | ||
github.com/spf13/viper v1.6.2 | ||
gitlab.com/elixxir/comms v0.0.0-20200903181126-c92d7a304999 | ||
gitlab.com/elixxir/comms v0.0.0-20200909214857-b106ce82d9e8 | ||
gitlab.com/elixxir/crypto v0.0.0-20200907171019-008a9d4aa264 | ||
gitlab.com/elixxir/ekv v0.1.1 | ||
gitlab.com/elixxir/primitives v0.0.0-20200907165319-16ed0124890b | ||
gitlab.com/xx_network/comms v0.0.0-20200825213037-f58fa7c0a641 | ||
gitlab.com/xx_network/comms v0.0.0-20200909172255-8dd37d862d9e | ||
gitlab.com/xx_network/crypto v0.0.0-20200812183430-c77a5281c686 | ||
gitlab.com/xx_network/primitives v0.0.0-20200812183720-516a65a4a9b2 | ||
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a | ||
... | ... |
Please register or sign in to comment