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: solve problems with golangci-lint #210

Merged
merged 1 commit into from
Jun 2, 2023
Merged

fix: solve problems with golangci-lint #210

merged 1 commit into from
Jun 2, 2023

Conversation

yrobla
Copy link
Contributor

@yrobla yrobla commented Jun 2, 2023

Latest version came with problems with depguard:
OpenPeeDeeP/depguard#46

Current solution for now is pinning golangci-lint version to do not use latest deps.

Fix is currently ongoing here:
golangci/golangci-lint#3866

But anyway it's good idea to have a pinned version and do not consume from latest.

Latest version came with problems with depguard:
OpenPeeDeeP/depguard#46

Current solution for now is pinning golangci-lint version
to do not use latest deps.

Fix is currently ongoing here:
golangci/golangci-lint#3866

But anyway it's good idea to have a pinned version and do not
consume from latest.
@yrobla yrobla requested a review from lukehinds June 2, 2023 06:48
@yrobla yrobla merged commit 2cece06 into main Jun 2, 2023
@JAORMX JAORMX deleted the fix-golint branch July 17, 2023 10:21
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.

2 participants