Skip to content

chore(PL-6701): update go language version to 1.26.5 - #32

Merged
nwaller-nesto merged 1 commit into
masterfrom
chore/go-language-update
Jul 23, 2026
Merged

chore(PL-6701): update go language version to 1.26.5#32
nwaller-nesto merged 1 commit into
masterfrom
chore/go-language-update

Conversation

@nwaller-nesto

@nwaller-nesto nwaller-nesto commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

What

Bump the go directive in go.mod to 1.26.5 (and re-run go mod tidy).

Why

Fixes the Snyk std/os finding, which requires Go >= 1.25.12 / 1.26.5 / 1.27.0-rc.2.

References

Summary by CodeRabbit

  • Chores
    • Updated the application’s Go toolchain version to 1.26.5.

Bumps the go directive in go.mod to a version with the std/os fix
and re-tidies all go modules in the repo.
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ac09e1d1-1f8d-47fc-a2c5-40acd2f3c664

📥 Commits

Reviewing files that changed from the base of the PR and between d395dc4 and 94cff74.

📒 Files selected for processing (1)
  • go.mod

📝 Walkthrough

Walkthrough

The Go toolchain directive in go.mod is updated from version 1.26.4 to 1.26.5; no dependencies or other module metadata change.

Changes

Go toolchain update

Layer / File(s) Summary
Update Go directive
go.mod
Bumps the declared Go version from 1.26.4 to 1.26.5.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: davidmdm

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/go-language-update

Comment @coderabbitai help to get the list of available commands.

@nwaller-nesto
nwaller-nesto marked this pull request as ready for review July 23, 2026 23:08
@nwaller-nesto
nwaller-nesto merged commit 61bff65 into master Jul 23, 2026
7 checks passed
@nwaller-nesto
nwaller-nesto deleted the chore/go-language-update branch July 23, 2026 23:08
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