Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go get multihash fails compilation due to sha3.NewLegacyKeccak512 #133

Open
jburnett opened this issue Sep 12, 2020 · 0 comments
Open

Go get multihash fails compilation due to sha3.NewLegacyKeccak512 #133

jburnett opened this issue Sep 12, 2020 · 0 comments

Comments

@jburnett
Copy link

Following readme
$ go get github.com/multiformats/go-multihash

Results
# github.com/multiformats/go-multihash go/src/github.com/multiformats/go-multihash/sum.go:136:7: undefined: sha3.NewLegacyKeccak512

$ go version go version go1.13.8 linux/amd64

on Ubuntu 20.04 LTS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant