We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 build -ldflags="-s -w" -tags="netgo osusergo" -o output_filename
/root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:76:14: undefined: num3072 /root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:77:14: undefined: num3072 /root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:97:16: undefined: oneNum3072 /root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:98:16: undefined: oneNum3072 /root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:121:39: undefined: num3072 /root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:133:42: undefined: num3072 /root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:205:38: undefined: num3072 /root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:223:75: undefined array length elementWordSize or missing type constraint /root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:223:91: undefined: word /root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/uint3072.go:9:12: undefined: elementWordSize /root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:98:16: too many errors
The text was updated successfully, but these errors were encountered:
No branches or pull requests
go build -ldflags="-s -w" -tags="netgo osusergo" -o output_filename
github.com/kaspanet/go-muhash
/root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:76:14: undefined: num3072
/root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:77:14: undefined: num3072
/root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:97:16: undefined: oneNum3072
/root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:98:16: undefined: oneNum3072
/root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:121:39: undefined: num3072
/root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:133:42: undefined: num3072
/root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:205:38: undefined: num3072
/root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:223:75: undefined array length elementWordSize or missing type constraint
/root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:223:91: undefined: word
/root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/uint3072.go:9:12: undefined: elementWordSize
/root/go/pkg/mod/github.com/kaspanet/go-muhash@v0.0.4/muhash.go:98:16: too many errors
The text was updated successfully, but these errors were encountered: