Skip to content

stdlib: export GOBIN for layout_go#1286

Merged
zimbatm merged 2 commits intodirenv:masterfrom
nachtjasmin:patch-1
Jun 6, 2024
Merged

stdlib: export GOBIN for layout_go#1286
zimbatm merged 2 commits intodirenv:masterfrom
nachtjasmin:patch-1

Conversation

@nachtjasmin
Copy link
Copy Markdown
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
Copy Markdown
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