nucypher / goUmbral

Umbral implementation in Golang
GNU General Public License v3.0
41 stars 6 forks source link

go package installation instructions is wrong in readme #23

Open malisetti opened 5 years ago

malisetti commented 5 years ago

Getting: go get -u github.com/nucypher/goUmbral/umbral

fails with package github.com/nucypher/goUmbral/umbral: cannot find package "github.com/nucypher/goUmbral/umbral"

Using: import "github.com/nucypher/goUmbral/umbral"

hongyuefan commented 4 years ago

Getting: go get -u github.com/nucypher/goUmbral/umbral

fails with package github.com/nucypher/goUmbral/umbral: cannot find package "github.com/nucypher/goUmbral/umbral"

Using: import "github.com/nucypher/goUmbral/umbral"

https://github.com/hongyuefan/prencrypt