You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ git clone https://github.com/FiloSottile/zcash-mini
$ cd zcash-mini
$ make
go install -v -ldflags='-X "main.Version=a2b3504" -X "main.BuildTime=2021-08-26-1120 UTC"' github.com/FiloSottile/zcash-mini
go install: version is required when current directory is not in a module
Try 'go install github.com/FiloSottile/zcash-mini@latest' to install the latest version
make: *** [Makefile:10: zcash-mini] Error 1
The text was updated successfully, but these errors were encountered:
go version go1.16.6 linux/amd64
The text was updated successfully, but these errors were encountered: