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

use latest go-compile #3906

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Conversation

deitch
Copy link
Collaborator

@deitch deitch commented Jan 29, 2023

Signed-off-by: Avi Deitcher avi@deitcher.net

- What I did

Fixes #3885

Updates the Makefiles to use the latest linuxkit/go-compile. While at it, replaces the internal linting from golint (deprecated) to golangci-lint (which we use in CI anyways).

- How I did it

  1. Update tools/go-compile
  2. Update Makefile and src/cmd/linuxkit/Makefile

- How to verify it

I ran builds, let CI run as well

- Description for the changelog

Update go-compile

Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch force-pushed the update-go-compile-dependency branch from 813ade6 to 0c8f415 Compare January 29, 2023 15:57
@deitch deitch merged commit c51ce25 into linuxkit:master Feb 1, 2023
@deitch deitch deleted the update-go-compile-dependency branch February 1, 2023 08:38
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.

Unable to build with 1.0.1
1 participant