Skip to content

Go 1.26.5 - #226

Merged
kevinmcconnell merged 2 commits into
mainfrom
go-1.26.5
Jul 16, 2026
Merged

Go 1.26.5#226
kevinmcconnell merged 2 commits into
mainfrom
go-1.26.5

Conversation

@kevinmcconnell

Copy link
Copy Markdown
Collaborator
  • Build with Go 1.26.5
  • Update dependencies

Copilot AI review requested due to automatic review settings July 16, 2026 19:47

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.

Pull request overview

Updates the project’s build toolchain and Go module dependencies to align local, CI, and container builds on Go 1.26.5, while refreshing several indirect dependency versions.

Changes:

  • Bumped the Go version in go.mod to 1.26.5 (used by CI via go-version-file).
  • Updated a set of Go dependencies (notably golang.org/x/* and Prometheus-related modules).
  • Updated Docker build images to golang:1.26.5 for both the main image and the upstream example.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
go.sum Refreshed dependency checksums consistent with the dependency updates.
go.mod Bumped Go version and updated dependency versions (direct + indirect).
Dockerfile Updated the Go builder image tag to golang:1.26.5.
example/upstream/Dockerfile Updated the Go builder image tag to golang:1.26.5 for the example upstream.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kevinmcconnell
kevinmcconnell merged commit c728fb5 into main Jul 16, 2026
6 checks passed
@kevinmcconnell
kevinmcconnell deleted the go-1.26.5 branch July 16, 2026 19: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