Skip to content

Fails on Go1.11 beta2 with GO111MODULE=on #11

@mehcode

Description

@mehcode

Trying out vgo and courtney fails with errors similar to:

go: cannot find main module root; see 'go help modules'
/usr/local/go/src/os/user/lookup.go:53:9: undeclared name: lookupGroupId
FILENAME:13:7: could not import gopkg.in/volatiletech/null.v6 (cannot find package "gopkg.in/volatiletech/null.v6" in any of:
	/usr/local/go/src/gopkg.in/volatiletech/null.v6 (from $GOROOT)
	/Users/mehcode/.go/src/gopkg.in/volatiletech/null.v6 (from $GOPATH))

Really awesome tool here by the way. Been loving it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions