Skip to content

Go 1.27 - #236

Merged
kevinmcconnell merged 2 commits into
mainfrom
go-1.27
Aug 29, 2026
Merged

Go 1.27#236
kevinmcconnell merged 2 commits into
mainfrom
go-1.27

Conversation

@kevinmcconnell

Copy link
Copy Markdown
Collaborator
  • Build with Go 1.27
  • Ditch the google/uuid dependency, since we now have uuid in the stdlib

Bump the toolchain to 1.27.0 in go.mod and the Docker build
images, and update golangci-lint in CI to v2.13.1, the first
release that supports Go 1.27.
Copilot AI balanced review requested due to automatic review settings August 24, 2026 16:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Go 1.27 includes a uuid package, so we no longer need the
github.com/google/uuid dependency.
@kevinmcconnell
kevinmcconnell merged commit 5ba68f3 into main Aug 29, 2026
5 checks passed
@kevinmcconnell
kevinmcconnell deleted the go-1.27 branch August 29, 2026 10:28
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