Skip to content

Does golangci-lint make use of the go module cache? #3801

Closed Answered by ldez
mpreu asked this question in Q&A
Discussion options

You must be logged in to vote

GitHub Action was handling the Go cache but since v5.0.0 of golangci-lint-action this has been removed.

Golangci-lint by itself don't use directly the Go cache, it has its own cache.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ldez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants