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 more current golangci-lint, and fix an error it caught #196

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

rgeyer
Copy link
Collaborator

@rgeyer rgeyer commented Sep 19, 2024

#195 is failing due to the addition of loki, which adds several dependencies. golangci-lint didn't like the embedded interfaces on a loki object, among other things. Using a more current golangci-lint resolves those issues.

@rgeyer rgeyer mentioned this pull request Sep 19, 2024
@rgeyer rgeyer merged commit b3d8076 into main Sep 19, 2024
7 checks passed
@rgeyer rgeyer deleted the rgeyer/ci/update-golangci-lint branch September 19, 2024 21:53
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