-
- Downloads
Go mod
... | @@ -8,7 +8,7 @@ require ( | ... | @@ -8,7 +8,7 @@ require ( |
github.com/pkg/errors v0.9.1 | github.com/pkg/errors v0.9.1 | ||
github.com/spf13/jwalterweatherman v1.1.0 | github.com/spf13/jwalterweatherman v1.1.0 | ||
gitlab.com/elixxir/crypto v0.0.0-20200229000841-b1ee7117a1d0 | gitlab.com/elixxir/crypto v0.0.0-20200229000841-b1ee7117a1d0 | ||
gitlab.com/elixxir/primitives v0.0.0-20200305183907-bb65b3b9afd6 | gitlab.com/elixxir/primitives v0.0.0-20200305204536-da5cbdcd2d96 | ||
golang.org/x/net v0.0.0-20200301022130-244492dfa37a | golang.org/x/net v0.0.0-20200301022130-244492dfa37a | ||
golang.org/x/text v0.3.2 // indirect | golang.org/x/text v0.3.2 // indirect | ||
google.golang.org/genproto v0.0.0-20200305110556-506484158171 // indirect | google.golang.org/genproto v0.0.0-20200305110556-506484158171 // indirect | ||
... | ... |
Please register or sign in to comment