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

fix: ReadHeader return value mismatch #75

Merged
merged 7 commits into from
Jun 3, 2021
Merged

fix: ReadHeader return value mismatch #75

merged 7 commits into from
Jun 3, 2021

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Jun 3, 2021

./car/ tends to get overlooked cause it has no tests in it, but the new Actions errors on problems in there now thankfully, see #74

@rvagg rvagg requested review from masih and mvdan June 3, 2021 03:40
car/go.mod Show resolved Hide resolved
@rvagg
Copy link
Member Author

rvagg commented Jun 3, 2021

pulled in #74 to resolve codecov errors, also fixed a few lint/vet/deprecation errors it throws up

@rvagg rvagg mentioned this pull request Jun 3, 2021
@rvagg rvagg mentioned this pull request Jun 3, 2021
car/go.mod Show resolved Hide resolved
@rvagg rvagg merged commit 5bff03e into master Jun 3, 2021
@rvagg rvagg deleted the rvagg/fix-exe branch June 3, 2021 11:15
masih added a commit that referenced this pull request Jun 10, 2021
Since we are releasing a new major version, define a new go module for
the CAR v2 implementation, following the recommendations here:
- https://blog.golang.org/v2-go-modules

The module is versioned as go 1.15 to maintain compatibility as pointed
out by comment here:
- #75 (comment)
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.

6 participants