-
- Downloads
Clean up MR
... | @@ -15,11 +15,12 @@ require ( | ... | @@ -15,11 +15,12 @@ require ( |
github.com/spf13/jwalterweatherman v1.1.0 | github.com/spf13/jwalterweatherman v1.1.0 | ||
github.com/spf13/pflag v1.0.5 // indirect | github.com/spf13/pflag v1.0.5 // indirect | ||
github.com/spf13/viper v1.6.2 | github.com/spf13/viper v1.6.2 | ||
gitlab.com/elixxir/comms v0.0.0-20200803223713-26b69d6adff9 | gitlab.com/elixxir/comms v0.0.0-20200805174832-240bba97beaa | ||
gitlab.com/elixxir/crypto v0.0.0-20200803223738-661ca14b6470 | gitlab.com/elixxir/crypto v0.0.0-20200805174804-bdf909f2a16d | ||
gitlab.com/elixxir/ekv v0.1.0 | gitlab.com/elixxir/ekv v0.1.0 | ||
gitlab.com/elixxir/primitives v0.0.0-20200731184040-494269b53b4d | gitlab.com/elixxir/primitives v0.0.0-20200805174810-86b366d1dd2d | ||
gitlab.com/xx_network/comms v0.0.0-20200803203304-a7a1c5e4239d | gitlab.com/xx_network/collections/ring v0.0.0-00010101000000-000000000000 // indirect | ||
gitlab.com/xx_network/comms v0.0.0-20200805174823-841427dd5023 | |||
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de | golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de | ||
golang.org/x/sys v0.0.0-20200803210538-64077c9b5642 // indirect | golang.org/x/sys v0.0.0-20200803210538-64077c9b5642 // indirect | ||
gopkg.in/ini.v1 v1.52.0 // indirect | gopkg.in/ini.v1 v1.52.0 // indirect | ||
... | ... |
Please register or sign in to comment