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

bump golang.org/x/mod v0.21.0 and golangci-lint v1.61.0 #64

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

tsaarni
Copy link
Owner

@tsaarni tsaarni commented Sep 10, 2024

Update golang.org/x/mod and golangci-lint

Replaces #63 which failed unit tests since CI now builds with Go v1.23.1 which does not work with golangci-lint v1.55.2 anymore, linter fails with errors like

  Error: c.GeneratedCert undefined (type CertificateManifest has no field or method GeneratedCert) (typecheck)

Upgrading golangci-lint to latest fixed the problem.

@tsaarni tsaarni merged commit 21e465d into master Sep 10, 2024
5 of 6 checks passed
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.

1 participant