FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

get go bin path from go and support symlink by jfleitz · Pull Request #76 · bytecodealliance/componentize-go · GitHub

get go bin path from go and support symlink - #76

Open
jfleitz wants to merge 2 commits into
bytecodealliance:mainfrom
jfleitz:jfleitz/go-symlink
Open

get go bin path from go and support symlink#76
jfleitz wants to merge 2 commits into
bytecodealliance:mainfrom
jfleitz:jfleitz/go-symlink

Conversation

jfleitz commented Sep 11, 2026
edited by ricochet
Loading

Copy link
Copy Markdown
Contributor
  • uses go env for getting the actual binary path
  • supports a symlink of the go binary passed in as well (e.g. --go /opt/go-patched/bin/go pointing elsewhere)

Signed-off-by: Jeremy Fleitz <jeremy@cosmonic.com>
Signed-off-by: Jeremy Fleitz <jeremy@cosmonic.com>
jfleitz marked this pull request as ready for review September 11, 2026 16:02

jfleitz commented Sep 11, 2026

Copy link
Copy Markdown
Contributor Author

@dicej @asteurer when this one is merged, can we get a new release cut for componentize-go as well? This was causing an issue in an air-gapped environment.

Thanks!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL