asdf-community / asdf-golang

Go plugin for the asdf version manager
https://github.com/asdf-vm/asdf
MIT License
534 stars 88 forks source link

asdf reshim can't find packages under bin #143

Open x9xhack opened 3 weeks ago

x9xhack commented 3 weeks ago

Describe the bug After latest update "$GOBIN" added to set-env files , asdf reshim can't find go packages under bin folder

/bin needs to be added to list-bin-path

echo -n "bin go/bin packages/bin"