module git.openprivacy.ca/openprivacy/zcashrpc go 1.12 require ( git.openprivacy.ca/openprivacy/libricochet-go v1.0.6 github.com/davecgh/go-spew v1.1.1 // indirect github.com/dghubble/go-twitter v0.0.0-20190719072343-39e5462e111f github.com/dghubble/oauth1 v0.6.0 github.com/golang/protobuf v1.3.2 // indirect github.com/kr/pretty v0.1.0 // indirect github.com/stretchr/testify v1.4.0 // indirect golang.org/x/crypto v0.0.0-20190820162420-60c769a6c586 // indirect golang.org/x/net v0.0.0-20190813141303-74dc4d7220e7 // indirect golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a // indirect gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect )