dedis / cothority

Scalable collective authority
Other
425 stars 106 forks source link

go get fails with the new evoting code #1086

Closed kc1212 closed 6 years ago

kc1212 commented 6 years ago

On commit a2e58acfa94aca02ff29020ecf68bc76f311cb13 doing go get -t ./... fails with error

package github.com/dedis/kyber/xof/blake: cannot find package "github.com/dedis/kyber/xof/blake" in any of:
    /home/travis/.gimme/versions/go1.9.linux.amd64/src/github.com/dedis/kyber/xof/blake (from $GOROOT)
    /home/travis/gopath/src/github.com/dedis/kyber/xof/blake (from $GOPATH)

removing the evoting directory and then doing go get is fine.

kc1212 commented 6 years ago

Fixed in https://github.com/dedis/cothority/commit/69ec43efdcff100e11b1c5569a1317dfb0e47c7a