-
- Downloads
Update version number
... | @@ -15,11 +15,11 @@ require ( | ... | @@ -15,11 +15,11 @@ 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-20200713211810-fc01d622fa7f | gitlab.com/elixxir/comms v0.0.0-20200730220537-60dbe58afe94 | ||
gitlab.com/elixxir/crypto v0.0.0-20200707005343-97f868cbd930 | gitlab.com/elixxir/crypto v0.0.0-20200707005343-97f868cbd930 | ||
gitlab.com/elixxir/ekv v0.0.0-20200729182028-159355ea5842 | gitlab.com/elixxir/ekv v0.0.0-20200729182028-159355ea5842 | ||
gitlab.com/elixxir/primitives v0.0.0-20200706165052-9fe7a4fb99a3 | gitlab.com/elixxir/primitives v0.0.0-20200706165052-9fe7a4fb99a3 | ||
gitlab.com/xx_network/comms v0.0.0-20200710221038-0746770adb7c | gitlab.com/xx_network/comms v0.0.0-20200730220144-eea32e8b696d | ||
golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899 | golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899 | ||
gopkg.in/ini.v1 v1.52.0 // indirect | gopkg.in/ini.v1 v1.52.0 // indirect | ||
) | ) |
Please register or sign in to comment