Skip to content

Use go 1.26 for upgrade workflow#760

Merged
mattlord merged 1 commit into
mainfrom
fix_vitess_upgrade_workflow
Mar 11, 2026
Merged

Use go 1.26 for upgrade workflow#760
mattlord merged 1 commit into
mainfrom
fix_vitess_upgrade_workflow

Conversation

@mattlord
Copy link
Copy Markdown
Collaborator

@mattlord mattlord commented Mar 11, 2026

Otherwise it fails with main / v24 as building the binaries/image fails when using anything older than 1.26.0.

You can see the last failed run here: https://github.com/planetscale/vitess-operator/actions/runs/22810042434/job/66165187951

Run go get -d vitess.io/vitess@main
go: -d flag is deprecated. -d=true is a no-op
go: downloading vitess.io/vitess v0.10.3-0.20260306221017-c5828a6672ae
go: vitess.io/vitess@main: vitess.io/vitess@v0.10.3-0.20260306221017-c5828a6672ae requires go >= 1.26.0 (running go 1.25.6; GOTOOLCHAIN=local)

Otherwise it fails with main / v24

Signed-off-by: Matt Lord <mattalord@gmail.com>
@mattlord mattlord requested review from mhamza15 and nickvanw March 11, 2026 00:16
@mattlord mattlord merged commit dfe4955 into main Mar 11, 2026
13 checks passed
@mattlord mattlord deleted the fix_vitess_upgrade_workflow branch March 11, 2026 04:30
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.

4 participants