You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
339 B

module github.com/vocdoni/go-dvote
require (
github.com/cheekybits/is v0.0.0-20150225183255-68e9c0620927 // indirect
github.com/iden3/go-iden3 v0.0.0-20190208124741-3fe61ce2ce7b
github.com/ipfs/go-ipfs-api v1.3.5
github.com/syndtr/goleveldb v0.0.0-20190203031304-2f17a3356c66
golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67
)