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

minor fix to compress/lz4.go #391

Merged
merged 1 commit into from
Sep 8, 2021
Merged

Conversation

hangxie
Copy link
Contributor

@hangxie hangxie commented Jun 1, 2021

I got follow error without this patch:

compress/lz4.go:1: +build comment must appear before package clause and be followed by a blank line

the file got reformatted a bit as well.

EDIT if go version matters:

$ go version
go version go1.16.4 darwin/arm64

@xitongsys xitongsys merged commit 1566607 into xitongsys:master Sep 8, 2021
@hangxie hangxie deleted the lz4-fix branch September 8, 2021 22:56
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

Successfully merging this pull request may close these issues.

2 participants