8000 Support for vgo builds outside GOPATH · Issue #835 · gopherjs/gopherjs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support for vgo builds outside GOPATH #835
Closed
@bfreis

Description

@bfreis

Hi,

I have no clue how easy or difficult this would be. Any chance of adding support for looking up packages the way vgo does? It allows go modules to be built outside of the GOPATH, and it looks up dependencies in $GOPATH/go/src/mod/${IMPORT_PATH}@${VERSION}/, where import_path and version are as defined in the go.mod file in the project folder.

I've never looked into GopherJS code, but I'm assuming this wouldn't be terribly complicated?

Cheers!
Bruno

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0