Skip to content

'/usr/share/gocode/' in $GOPATH prevents using go get by default #130

@catthehacker

Description

@catthehacker

Is there a reason why /usr/share/gocode/ is before $HOME path? It prevents using go get without changing $GOPATH.

export GOPATH="/usr/share/gocode:$HOME/.local/gocode"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions