Skip to content

docs: bump README install Go version to 1.26.7 - #23697

Open
imitater-dou wants to merge 1 commit into
smartcontractkit:developfrom
imitater-dou:docs-readme-go-1.26.7
Open

docs: bump README install Go version to 1.26.7#23697
imitater-dou wants to merge 1 commit into
smartcontractkit:developfrom
imitater-dou:docs-readme-go-1.26.7

Conversation

@imitater-dou

Copy link
Copy Markdown

Summary

README Build step still says Install Go 1.26.5, but tip go.mod / .tool-versions / Dockerfile use 1.26.7 (bumped in #23614 without updating README).

Repro

TIP=3e5d31a999baebaecc559c006133bd7530891a5d
curl -sL https://raw.githubusercontent.com/smartcontractkit/chainlink/$TIP/README.md | rg -n 'Install Go'
curl -sL https://raw.githubusercontent.com/smartcontractkit/chainlink/$TIP/go.mod | head -3
curl -sL https://raw.githubusercontent.com/smartcontractkit/chainlink/$TIP/.tool-versions | head -1

Change

README.md: Install Go 1.26.5Install Go 1.26.7.

Signed-off-by: ADou <ikun3.1415927@gmail.com>
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.

1 participant