asdf-golang icon indicating copy to clipboard operation
asdf-golang copied to clipboard

GOBIN directory is incorrect after switching into go directory

Open giorgenes opened this issue 1 month ago • 0 comments

Describe the bug GOBIN directory is incorrect. In my machine, it points to ~/.asdf/installs/golang/1.23.4/bin but the dir doesn't exist. As a consequence, go binaries are also not found.

To Reproduce

  • cd into asdf go dir
  • ls $GOBIN

Expected behavior GOBIN is a valid directory

Desktop (please complete the following information):

  • OS: macos

Additional context

  • go version 1.23.4
  • asdf v0.15.0
  • asdf-golang https://github.com/kennyp/asdf-golang.git master e2527a3

asdf info

OS:
Darwin GG-Macbook 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:30 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T6030 arm64

SHELL:
zsh 5.9 (x86_64-apple-darwin23.0)

BASH VERSION:
3.2.57(1)-release

ASDF VERSION:
v0.15.0

giorgenes avatar Jan 22 '25 06:01 giorgenes