-
- Downloads
update gomod and gosum
... | ... | @@ -16,9 +16,9 @@ require ( |
gitlab.com/elixxir/crypto v0.0.0-20191029164123-324be42ee600 | ||
gitlab.com/elixxir/primitives v0.0.0-20191029164023-7f6b4088b191 | ||
golang.org/x/crypto v0.0.0-20191117063200-497ca9f6d64f | ||
golang.org/x/net v0.0.0-20191118183410-d06c31c94cae // indirect | ||
golang.org/x/sys v0.0.0-20191118133127-cf1e2d577169 // indirect | ||
golang.org/x/net v0.0.0-20191119073136-fc4aabc6c914 // indirect | ||
golang.org/x/sys v0.0.0-20191119060738-e882bf8e40c2 // indirect | ||
google.golang.org/genproto v0.0.0-20191115221424-83cc0476cb11 // indirect | ||
google.golang.org/grpc v1.25.1 // indirect | ||
gopkg.in/yaml.v2 v2.2.5 // indirect | ||
gopkg.in/yaml.v2 v2.2.6 // indirect | ||
) |
Please register or sign in to comment