This repository has been archived on 2020-04-20. You can view files and clone it, but cannot push or open issues or pull requests.
libricochet-go/go.mod

10 lines
339 B
Modula-2

module git.openprivacy.ca/openprivacy/libricochet-go
require (
github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
github.com/cretz/bine v0.0.0-20181205142746-62912bff1c53
github.com/golang/protobuf v1.2.0
golang.org/x/crypto v0.0.0-20190103213133-ff983b9c42bc
golang.org/x/net v0.0.0-20190110200230-915654e7eabc // indirect
)