GOPATH different then with vanilla asdf
Open
- Dominant language
- Go
- Stars
- 16
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
After changing to `asdf-exec` my GOPATH points to
```
$ go env GOPATH
/home/rskolasinski/go
```
While before it was
```
$ go env GOPATH
/home/rskolasinski/.asdf/installs/golang/1.16.14/packages
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.