-
- Downloads
update deps
... | ... | @@ -17,13 +17,13 @@ require ( |
github.com/spf13/jwalterweatherman v1.1.0 | ||
github.com/spf13/viper v1.7.1 | ||
gitlab.com/elixxir/bloomfilter v0.0.0-20200930191214-10e9ac31b228 | ||
gitlab.com/elixxir/comms v0.0.4-0.20210910194929-f522cfb7ad2a | ||
gitlab.com/elixxir/crypto v0.0.7-0.20210910194630-547b06293cc2 | ||
gitlab.com/elixxir/comms v0.0.4-0.20210914232530-b0e625b49552 | ||
gitlab.com/elixxir/crypto v0.0.7-0.20210914232212-42464d16fff3 | ||
gitlab.com/elixxir/ekv v0.1.5 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20210910194457-63e0a6019484 | ||
gitlab.com/xx_network/comms v0.0.4-0.20210910194423-5fb5125011cd | ||
gitlab.com/xx_network/crypto v0.0.5-0.20210910194315-26cb1bbd9c24 | ||
gitlab.com/xx_network/primitives v0.0.4-0.20210908160520-dd4bb8b93e16 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20210914232041-6edc82b7e58e | ||
gitlab.com/xx_network/comms v0.0.4-0.20210914232007-b82fc7baa23c | ||
gitlab.com/xx_network/crypto v0.0.5-0.20210914231859-c309efac46c4 | ||
gitlab.com/xx_network/primitives v0.0.4-0.20210913211733-42dc24dd47df | ||
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 | ||
golang.org/x/net v0.0.0-20210525063256-abc453219eb5 | ||
google.golang.org/genproto v0.0.0-20210105202744-fe13368bc0e1 // indirect | ||
... | ... |
Please register or sign in to comment