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 version
λ go version go version go1.17.6 windows/amd64
Current 1.x branch.
1.x
Use Decompress on this payload. Frame says it has CRC, but there is no CRC:
78ca79037d839ec574560e8f3bd38c530fc4da20.zst.gz
Similar error to zstd command line:
zstd
λ zstd -d 78ca79037d839ec574560e8f3bd38c530fc4da20.zst 3bd38c530fc4da20.zst : 0 MB... 3bd38c530fc4da20.zst : Read error (39) : premature end
No error.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What version of Go are you using (
go version
)?Current
1.x
branch.What did you do?
Use Decompress on this payload. Frame says it has CRC, but there is no CRC:
78ca79037d839ec574560e8f3bd38c530fc4da20.zst.gz
What did you expect to see?
Similar error to
zstd
command line:What did you see instead?
No error.
The text was updated successfully, but these errors were encountered: