Skip to content

fix(go-install): 🐛 add GOROOT and GOVERSION env vars for bin#903

Merged
xaf merged 1 commit into
mainfrom
xaf/fix_go_install_bin_env
Jan 19, 2025
Merged

fix(go-install): 🐛 add GOROOT and GOVERSION env vars for bin#903
xaf merged 1 commit into
mainfrom
xaf/fix_go_install_bin_env

Conversation

@xaf

@xaf xaf commented Jan 19, 2025

Copy link
Copy Markdown
Owner

When using the go binary to run go install, we need to have properly setup GOROOT and GOVERSION environment variables in order for the installation to work. This adds a wrapper to create the commands which will add those variables automatically.

When using the `go` binary to run `go install`, we need to have
properly setup `GOROOT` and `GOVERSION` environment variables in
order for the installation to work. This adds a wrapper to create
the commands which will add those variables automatically.
@xaf xaf added the bug Something isn't working label Jan 19, 2025
@xaf xaf enabled auto-merge (squash) January 19, 2025 17:40
@github-actions github-actions Bot added the rust Pull requests that update Rust code label Jan 19, 2025
@xaf xaf merged commit 96f0c38 into main Jan 19, 2025
@xaf xaf deleted the xaf/fix_go_install_bin_env branch January 19, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant