Skip to content

Bump Go to 1.26 and modernize codebase#313

Merged
dangra merged 12 commits into
masterfrom
prek
Mar 18, 2026
Merged

Bump Go to 1.26 and modernize codebase#313
dangra merged 12 commits into
masterfrom
prek

Conversation

@dangra
Copy link
Copy Markdown
Member

@dangra dangra commented Mar 18, 2026

Summary

  • Bump Go version to 1.26 in go.mod and all Dockerfiles (pg15/16/17)
  • Run go fix: replace interface{} with any, use strings.SplitSeq, fmt.Appendf, and drop legacy // +build constraints
  • Fix all golangci-lint issues: add missing package comments, fix exported function comment format
  • Improve CI: replace create trigger with push: tags: v*; build Docker images on pull requests without pushing

@dangra dangra changed the title Prek Bump Go to 1.26 and modernize codebase Mar 18, 2026
@dangra dangra merged commit 7aeb7c8 into master Mar 18, 2026
4 of 5 checks passed
@dangra dangra deleted the prek branch March 18, 2026 15:07
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