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

gci: update the way to call Run() #1337

Merged
merged 1 commit into from
Aug 31, 2020
Merged

Conversation

daixiang0
Copy link
Contributor

Fix issue.

It is helpful to run in a small os without diff cmd.

Signed-off-by: Xiang Dai [email protected]

pkg/golinters/gci.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
@daixiang0
Copy link
Contributor Author

Wait for v0.2.4 since v0.2.3 has checksum mismatch issue.

@ashokponkumar
Copy link

@daixiang0 @SVilgelm Since go seems to automatically go for the latest minor version, even though go.sum is pointing to 0.2.2 this seems to still break golangcli-lint. Can we have the 0.2.4 released soon and merged to prevents builds from breaking while using golangcli-lint? Thanks!

@daixiang0
Copy link
Contributor Author

@ashokponkumar you can use release binary instead.

Now v0.2.4 releases, we can continue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linter: update version Update version of linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running error: gci: failed to diff: exec: \"diff\": executable file not found in $PATH
4 participants