Skip to content

chore: bump go version to 1.26.5 - #1315

Closed
tt-cll wants to merge 1 commit into
mainfrom
tt/1265
Closed

chore: bump go version to 1.26.5#1315
tt-cll wants to merge 1 commit into
mainfrom
tt/1265

Conversation

@tt-cll

@tt-cll tt-cll commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Description

Testing

Checklist

  • Breaking changes documented in changelog (see changelog directory)
  • Cross link related PRs (in this or other repositories)

Copilot AI review requested due to automatic review settings July 30, 2026 18:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Bumps the repository’s Go toolchain patch version to 1.26.5 across build artifacts and all Go modules to keep CI, local tooling, and Docker-based builds aligned.

Changes:

  • Updated all Go module go directives from 1.26.2 to 1.26.5.
  • Updated Docker build/dev images to use golang:1.26.5(-alpine) consistently across services.
  • Updated the central Go version pin in tool-versions.env.

Reviewed changes

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

Show a summary per file
File Description
verifier/Dockerfile.dev Bumps dev base image to Go 1.26.5 (alpine).
verifier/Dockerfile Bumps builder base image to Go 1.26.5 (alpine).
tool-versions.env Updates pinned Go version to 1.26.5 for tooling.
pricer/Dockerfile.dev Bumps dev base image to Go 1.26.5 (alpine).
pricer/Dockerfile Bumps builder base image to Go 1.26.5 (alpine).
integration/evm/go.mod Updates module Go version to 1.26.5.
indexer/Dockerfile.dev Bumps dev base image to Go 1.26.5 (alpine).
indexer/Dockerfile Bumps builder base image to Go 1.26.5 (alpine).
indexer/cmd/oapigen/go.mod Updates module Go version to 1.26.5.
go.mod Updates root module Go version to 1.26.5.
executor/Dockerfile.dev Bumps dev base image to Go 1.26.5 (alpine).
executor/Dockerfile Bumps builder base image to Go 1.26.5 (alpine).
deployment/go.mod Updates module Go version to 1.26.5.
build/devenv/go.mod Updates devenv module Go version to 1.26.5.
build/devenv/fakes/go.mod Updates fakes module Go version to 1.26.5.
build/devenv/fakes/Dockerfile.dev Bumps dev base image to Go 1.26.5 (alpine).
build/devenv/fakes/Dockerfile Bumps builder base image to Go 1.26.5.
aggregator/Dockerfile.dev Bumps dev base image to Go 1.26.5 (alpine).
aggregator/Dockerfile Bumps builder base image to Go 1.26.5 (alpine).

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

@github-actions

Copy link
Copy Markdown

Code coverage report:

Package main tt/1265 Diff
github.com/smartcontractkit/chainlink-ccv/aggregator 50.82% 50.82% +0.00%
github.com/smartcontractkit/chainlink-ccv/bootstrap 69.54% 69.54% +0.00%
github.com/smartcontractkit/chainlink-ccv/cli 64.65% 64.65% +0.00%
github.com/smartcontractkit/chainlink-ccv/cmd 31.39% 31.39% +0.00%
github.com/smartcontractkit/chainlink-ccv/common 49.69% 49.69% +0.00%
github.com/smartcontractkit/chainlink-ccv/executor 47.31% 47.31% +0.00%
github.com/smartcontractkit/chainlink-ccv/indexer 35.59% 35.55% -0.04%
github.com/smartcontractkit/chainlink-ccv/integration 54.86% 54.86% +0.00%
github.com/smartcontractkit/chainlink-ccv/internal 0.00% 0.00% +0.00%
github.com/smartcontractkit/chainlink-ccv/pkg 100.00% 100.00% +0.00%
github.com/smartcontractkit/chainlink-ccv/pricer 0.00% 0.00% +0.00%
github.com/smartcontractkit/chainlink-ccv/protocol 63.06% 63.06% +0.00%
github.com/smartcontractkit/chainlink-ccv/tools 43.61% 43.61% +0.00%
github.com/smartcontractkit/chainlink-ccv/verifier 36.52% 36.52% +0.00%
Total 48.20% 48.20% +0.00%

@tt-cll tt-cll closed this Jul 30, 2026
@tt-cll
tt-cll deleted the tt/1265 branch July 30, 2026 18:21
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