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

Update linter and Go releases #1199

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

sudo-bmitch
Copy link
Contributor

This fixes the broken linter. As the comment says on the matrix, I'm testing the currently supported Go releases plus the one in our go.mod: https://github.com/opencontainers/image-spec/blob/main/go.mod#L3

Signed-off-by: Brandon Mitchell <git@bmitch.net>
@sudo-bmitch
Copy link
Contributor Author

For completeness, I did test that golangci-lint against the go 1.21.13 release:

$ go version -m .../golang/bin/golangci-lint
.../golang/bin/golangci-lint: go1.21.13
        path    github.com/golangci/golangci-lint/cmd/golangci-lint
        mod     github.com/golangci/golangci-lint       v1.59.1 h1:CRRLu1JbhK5avLABFJ/OHVSQ0Ie5c4ulsOId1h3TTks=   
...

@sudo-bmitch sudo-bmitch merged commit e72ae99 into opencontainers:main Sep 5, 2024
4 checks passed
@sudo-bmitch sudo-bmitch deleted the pr-golangci-1.23 branch September 5, 2024 23:42
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.

3 participants