-
- Downloads
Integrate fast gateway polling
... | @@ -19,7 +19,7 @@ require ( | ... | @@ -19,7 +19,7 @@ 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.20210402222700-7fac5f85c596 | gitlab.com/elixxir/comms v0.0.4-0.20210405183148-930ea17a1b5f | ||
gitlab.com/elixxir/crypto v0.0.7-0.20210401210040-b7f1da24ef13 | gitlab.com/elixxir/crypto v0.0.7-0.20210401210040-b7f1da24ef13 | ||
gitlab.com/elixxir/ekv v0.1.4 | gitlab.com/elixxir/ekv v0.1.4 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20210401175645-9b7b92f74ec4 | gitlab.com/elixxir/primitives v0.0.3-0.20210401175645-9b7b92f74ec4 | ||
... | ... |
Please register or sign in to comment