-
- Downloads
update dependencies
... | @@ -8,8 +8,8 @@ require ( | ... | @@ -8,8 +8,8 @@ require ( |
github.com/spf13/jwalterweatherman v1.1.0 | github.com/spf13/jwalterweatherman v1.1.0 | ||
github.com/stretchr/testify v1.7.0 // indirect | github.com/stretchr/testify v1.7.0 // indirect | ||
github.com/zeebo/assert v1.3.0 // indirect | github.com/zeebo/assert v1.3.0 // indirect | ||
gitlab.com/elixxir/client v1.5.1-0.20210323170252-7aa7a34f2682 | gitlab.com/elixxir/client v1.5.1-0.20210403002517-e06ea70012bb | ||
gitlab.com/xx_network/primitives v0.0.4-0.20210309173740-eb8cd411334a | gitlab.com/xx_network/primitives v0.0.4-0.20210402222416-37c1c4d3fac4 | ||
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 // indirect | golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 // indirect | ||
golang.org/x/net v0.0.0-20210323141857-08027d57d8cf // indirect | golang.org/x/net v0.0.0-20210323141857-08027d57d8cf // indirect | ||
google.golang.org/genproto v0.0.0-20210323160006-e668133fea6a // indirect | google.golang.org/genproto v0.0.0-20210323160006-e668133fea6a // indirect | ||
... | ... |
Please register or sign in to comment