dedis / prifi

PriFi, a low-latency, local-area anonymous communication network.

Home Page:https://prifi.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Onet.v2 now requires Go 1.10

jeffallen opened this issue · comments

As of today, onet.v2 will require Go 1.10, because we now call rand.Shuffle.

If this is a problem, tell us and we'll see what we can do.