Skip to content

chore: update Go version to 1.27.1 - #239

Merged
thomasvn merged 2 commits into
developfrom
update-go-version-20260907-141345
Sep 8, 2026
Merged

chore: update Go version to 1.27.1#239
thomasvn merged 2 commits into
developfrom
update-go-version-20260907-141345

Conversation

@cpetersen5

Copy link
Copy Markdown
Contributor

Automated PR to update Go version from 1.26.6 to 1.27.1.

This PR was automatically generated after detecting a newer Go version is available.

Changes:

  • Updated go.mod to Go 1.27.1
  • Updated Dockerfile to use golang:1.27.1-alpine
  • Ran go mod tidy to update dependencies

@cpetersen5 cpetersen5 added dependencies Pull requests that update a dependency file automated go-version-update labels Sep 7, 2026
@thomasvn

thomasvn commented Sep 8, 2026

Copy link
Copy Markdown
Member

Ran go fix ./.... In go v1.27 there is the new feature:

A key in a struct literal may now be any valid field selector for the struct type, not just a (top-level) field name of the struct.

References:

@thomasvn
thomasvn added this pull request to the merge queue Sep 8, 2026
@thomasvn
thomasvn removed this pull request from the merge queue due to a manual request Sep 8, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to Branch Protection failures Sep 8, 2026
You're not authorized to push to this branch. Visit "About protected branches" for more information.
@thomasvn
thomasvn added this pull request to the merge queue Sep 8, 2026
Merged via the queue into develop with commit e8a4f55 Sep 8, 2026
13 checks passed
@thomasvn
thomasvn deleted the update-go-version-20260907-141345 branch September 8, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants