-
- Downloads
update deps
... | @@ -13,9 +13,9 @@ require ( | ... | @@ -13,9 +13,9 @@ require ( |
github.com/spf13/jwalterweatherman v1.1.0 | github.com/spf13/jwalterweatherman v1.1.0 | ||
github.com/spf13/viper v1.7.0 | github.com/spf13/viper v1.7.0 | ||
github.com/stretchr/testify v1.7.0 // indirect | github.com/stretchr/testify v1.7.0 // indirect | ||
gitlab.com/elixxir/comms v0.0.4-0.20211006231929-cc2735ca43a6 | gitlab.com/elixxir/comms v0.0.4-0.20211008202430-a66b4ff44ef6 | ||
gitlab.com/elixxir/crypto v0.0.7-0.20211006231624-44434504fff4 | gitlab.com/elixxir/crypto v0.0.7-0.20211006231624-44434504fff4 | ||
gitlab.com/xx_network/comms v0.0.4-0.20211006231434-99dd38f025a7 | gitlab.com/xx_network/comms v0.0.4-0.20211008201730-adc33de72c11 | ||
gitlab.com/xx_network/crypto v0.0.5-0.20211006222352-8e0ac37b86b0 | gitlab.com/xx_network/crypto v0.0.5-0.20211006222352-8e0ac37b86b0 | ||
gitlab.com/xx_network/primitives v0.0.4-0.20210915220237-70cb4551d6f3 | gitlab.com/xx_network/primitives v0.0.4-0.20210915220237-70cb4551d6f3 | ||
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