Skip to content

stdlib: export GOBIN for layout_go #1286

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

Merged
merged 2 commits into from
Jun 6, 2024
Merged

stdlib: export GOBIN for layout_go #1286

merged 2 commits into from
Jun 6, 2024

Conversation

nachtjasmin
Copy link
Contributor

This ensures that new binaries are installed into project-specific directories instead of the global one (if set). Since it only affects the installation of new binaries (using go install), it does not conflict with existing setups.

This ensures that new binaries are installed into project-specific directories instead of the global one (if set).
@zimbatm zimbatm merged commit 68e969d into direnv:master Jun 6, 2024
@zimbatm
Copy link
Member

zimbatm commented Jun 6, 2024

thanks!

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

Successfully merging this pull request may close these issues.

2 participants