-
- Downloads
Update deps, this should fix both the rng crash and the nickname problem
parent
316c4c41
No related branches found
No related tags found
... | @@ -10,7 +10,7 @@ require ( | ... | @@ -10,7 +10,7 @@ require ( |
github.com/pkg/errors v0.9.1 | github.com/pkg/errors v0.9.1 | ||
github.com/spf13/cobra v1.5.0 | github.com/spf13/cobra v1.5.0 | ||
github.com/spf13/jwalterweatherman v1.1.0 | github.com/spf13/jwalterweatherman v1.1.0 | ||
gitlab.com/elixxir/client/v4 v4.3.12-0.20230307174204-ba54f6565f95 | gitlab.com/elixxir/client/v4 v4.3.12-0.20230307190249-364384192f13 | ||
gitlab.com/elixxir/crypto v0.0.7-0.20230214180106-72841fd1e426 | gitlab.com/elixxir/crypto v0.0.7-0.20230214180106-72841fd1e426 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20230214180039-9a25e2d3969c | gitlab.com/elixxir/primitives v0.0.3-0.20230214180039-9a25e2d3969c | ||
gitlab.com/xx_network/crypto v0.0.5-0.20230214003943-8a09396e95dd | gitlab.com/xx_network/crypto v0.0.5-0.20230214003943-8a09396e95dd | ||
... | ... |
Please register or sign in to comment