Skip to content

Fixed calls to $GOPATH#109

Open
mattalexander-pantheon wants to merge 1 commit intopmorie:masterfrom
mattalxndr:patch-1
Open

Fixed calls to $GOPATH#109
mattalexander-pantheon wants to merge 1 commit intopmorie:masterfrom
mattalxndr:patch-1

Conversation

@mattalexander-pantheon
Copy link
Copy Markdown

@mattalexander-pantheon mattalexander-pantheon commented Jun 6, 2021

Since Go 1.8, the $GOPATH environment variable has been optional. To reliably get the user's value, or the default, call go env.

https://golang.org/doc/go1.8#gopath

Since Go 1.8, the `$GOPATH` environment variable has been optional. To reliably get the user's value, or the default, call `go env`.
@mattalexander-pantheon
Copy link
Copy Markdown
Author

Bump

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant