chore(ci): always use go version in .tool-versions by keegancsmith · Pull Request #1198 · sourcegraph/src-cli

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@keegancsmith

Copy link Copy Markdown

Member

setup-go@v6 supports reading in .tool-versions which means we will now always run the same version we run in local dev. This is also a better version to use than go.mod since that is a minimum version.

Test Plan: CI

Loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@burmudar burmudar burmudar approved these changes

@DaedalusG DaedalusG Awaiting requested review from DaedalusG

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@keegancsmith @burmudar