Skip to content

Update to go 1.26. - #2218

Open
nickeskov wants to merge 1 commit into
masterfrom
bump-go-1.26
Open

Update to go 1.26.#2218
nickeskov wants to merge 1 commit into
masterfrom
bump-go-1.26

Conversation

@nickeskov

Copy link
Copy Markdown
Collaborator

This pull request updates the Go version used across the codebase and CI workflows from 1.25 to 1.26. This ensures the project uses the latest Go features, improvements, and security updates. The change is reflected in the build configuration, documentation, and all relevant GitHub Actions workflows.

Go version upgrade:

  • Updated the Go version in go.mod to 1.26.0.
  • Updated all GitHub Actions workflows (.github/workflows/go.yml, codeql-analysis.yml, deploy_node.yml, publish-to-ghcr.yml, run_itests.yml, security.yml) to use Go 1.26 instead of 1.25. [1] [2] [3] [4] [5] [6] [7]

Documentation:

  • Updated the Go version requirement in README.md to specify Go 1.26 or later.

@nickeskov nickeskov added github_actions Pull requests that update Github_actions code go Pull requests that update Go code labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update Github_actions code go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant