Skip to content

Update go from 1.25.0 to 1.26.0#48

Merged
JamieMagee merged 1 commit intomainfrom
jamiemagee/go-1.26
Feb 12, 2026
Merged

Update go from 1.25.0 to 1.26.0#48
JamieMagee merged 1 commit intomainfrom
jamiemagee/go-1.26

Conversation

@JamieMagee
Copy link
Member

Copilot AI review requested due to automatic review settings February 12, 2026 17:41
@JamieMagee JamieMagee enabled auto-merge (squash) February 12, 2026 17:41
@JamieMagee JamieMagee merged commit a2f9fab into main Feb 12, 2026
95 checks passed
@JamieMagee JamieMagee deleted the jamiemagee/go-1.26 branch February 12, 2026 17:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Go version from 1.25.0 to 1.26.0 across the project. The update ensures the project uses the latest stable Go release with its improvements, bug fixes, and security patches. The vendor directory already contains dependencies with Go 1.26 support (evidenced by build tags in golang.org/x/net/http2), confirming compatibility.

Changes:

  • Updated Go version directive in go.mod from 1.25.0 to 1.26.0
  • Updated documentation to reflect minimum Go version requirement of 1.26
  • Updated Dockerfile base image to use golang:1.26.0-alpine3.23

Reviewed changes

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

File Description
go.mod Updated go directive from 1.25.0 to 1.26.0
README.md Updated minimum Go version requirement documentation from 1.25 to 1.26
Dockerfile Updated base image from golang:1.25.7-alpine3.23 to golang:1.26.0-alpine3.23

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.

3 participants