-
- Downloads
update deps
... | @@ -17,12 +17,12 @@ require ( | ... | @@ -17,12 +17,12 @@ 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.20210622161439-b694033c9507 | gitlab.com/elixxir/comms v0.0.4-0.20210623165525-33c8222c2ce3 | ||
gitlab.com/elixxir/crypto v0.0.7-0.20210614155844-c1e9c23a6ba7 | gitlab.com/elixxir/crypto v0.0.7-0.20210623165245-2bd12c6f4e39 | ||
gitlab.com/elixxir/ekv v0.1.5 | gitlab.com/elixxir/ekv v0.1.5 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20210614155726-ebcf2d47a527 | gitlab.com/elixxir/primitives v0.0.3-0.20210623165125-c395ff3484cc | ||
gitlab.com/xx_network/comms v0.0.4-0.20210622161535-4f3d927d4c8c | gitlab.com/xx_network/comms v0.0.4-0.20210623165053-57910d8f01ee | ||
gitlab.com/xx_network/crypto v0.0.5-0.20210614155554-8c333814205b | gitlab.com/xx_network/crypto v0.0.5-0.20210623164949-495cf892172d | ||
gitlab.com/xx_network/primitives v0.0.4-0.20210617180018-6472489fd418 | gitlab.com/xx_network/primitives v0.0.4-0.20210617180018-6472489fd418 | ||
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 | golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 | ||
golang.org/x/net v0.0.0-20210525063256-abc453219eb5 | golang.org/x/net v0.0.0-20210525063256-abc453219eb5 | ||
... | ... |
Please register or sign in to comment