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

fix(script/go.bash): support Ubuntu 22.04 LTS and Debian 11 #1487

Merged
merged 7 commits into from
Feb 2, 2024

Conversation

bassosimone
Copy link
Member

@bassosimone bassosimone commented Feb 2, 2024

This commit is part of ooni/probe#2664. We use a different strategy for downloading and executing the correct version of Go. We have vendored and adapted to code at golang.org/dl such that it works with versions of Go as old as the version of Go used by Ubuntu 22.04 LTS and Debian 11.

While there, zap the ./MONOREPO/tools/setupgo script, which has now
been superseded by using ./script/go.bash as  development tool.

Part of ooni/probe#2664.
@bassosimone bassosimone changed the title Whynot fix(script/go.bash): support Ubuntu 22.04 LTS Feb 2, 2024
@bassosimone bassosimone changed the title fix(script/go.bash): support Ubuntu 22.04 LTS fix(script/go.bash): support Ubuntu 22.04 LTS and Debian 11 Feb 2, 2024
@bassosimone bassosimone merged commit 93afcb2 into master Feb 2, 2024
25 checks passed
@bassosimone bassosimone deleted the whynot branch February 2, 2024 13:12
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
This commit is part of ooni/probe#2664. We use
a different strategy for downloading and executing the correct version
of Go. We have vendored and adapted to code at `golang.org/dl` such that
it works with versions of Go as old as the version of Go used by Ubuntu
22.04 LTS and Debian 11.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant