s-rah/onionscan

package math/bits: unrecognized import path "math/bits"

sadhusreenivas opened this issue · 1 comments

When executing this command, go get github.com/s-rah/onionscan
the above mentioned error is coming :
(package math/bits: unrecognized import path "math/bits")

I am using Go 1.7
How to solve this issue??

Installed Go1.9 and solved the problem!