Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Makefile): use ./script/go.bash #1482

Merged
merged 8 commits into from
Feb 1, 2024
Merged

feat(Makefile): use ./script/go.bash #1482

merged 8 commits into from
Feb 1, 2024

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Feb 1, 2024

By using ./script/go.bash in the Makefile, we ensure that we're using the correct version of Go.

This should be enough to close ooni/probe#2664.

@bassosimone bassosimone changed the title feat(buildtool): fetch and use correct go version feat(Makefile): use ./script/go.bash Feb 1, 2024
@bassosimone bassosimone marked this pull request as ready for review February 1, 2024 22:12
@bassosimone bassosimone merged commit 64c4394 into master Feb 1, 2024
60 of 63 checks passed
@bassosimone bassosimone deleted the fullbuild branch February 1, 2024 22:46
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
By using ./script/go.bash in the `Makefile`, we ensure that we're using
the correct version of Go.

This should be enough to close
ooni/probe#2664.
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.

buildtool: support running in debian 11
1 participant