-
- Downloads
update deps
... | @@ -14,10 +14,10 @@ require ( | ... | @@ -14,10 +14,10 @@ require ( |
github.com/spf13/cobra v1.0.0 | github.com/spf13/cobra v1.0.0 | ||
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 | ||
gitlab.com/elixxir/comms v0.0.4-0.20210527192434-4f4f53730861 | gitlab.com/elixxir/comms v0.0.4-0.20210528021638-d41269ba844e | ||
gitlab.com/elixxir/crypto v0.0.7-0.20210526002540-1fb51df5b4b2 | gitlab.com/elixxir/crypto v0.0.7-0.20210526002540-1fb51df5b4b2 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20210526002350-b9c947fec050 // indirect | gitlab.com/elixxir/primitives v0.0.3-0.20210526002350-b9c947fec050 // indirect | ||
gitlab.com/xx_network/comms v0.0.4-0.20210526002311-2b5a66af0eac | gitlab.com/xx_network/comms v0.0.4-0.20210528015510-2b219e8fdfc7 | ||
gitlab.com/xx_network/crypto v0.0.5-0.20210526002149-9c08ccb202be | gitlab.com/xx_network/crypto v0.0.5-0.20210526002149-9c08ccb202be | ||
gitlab.com/xx_network/primitives v0.0.4-0.20210525232109-3f99a04adcfd | gitlab.com/xx_network/primitives v0.0.4-0.20210525232109-3f99a04adcfd | ||
gitlab.com/xx_network/ring v0.0.3-0.20210527191221-ce3f170aabd5 // indirect | gitlab.com/xx_network/ring v0.0.3-0.20210527191221-ce3f170aabd5 // indirect | ||
... | ... |
Please register or sign in to comment