Skip to content

add go.mod files, set GO111MODULE=on in Travis build - #22

Merged
keegancsmith merged 1 commit into
sourcegraph:masterfrom
dmitris:gomod
Oct 9, 2018
Merged

add go.mod files, set GO111MODULE=on in Travis build#22
keegancsmith merged 1 commit into
sourcegraph:masterfrom
dmitris:gomod

Conversation

@dmitris

@dmitris dmitris commented Oct 9, 2018

Copy link
Copy Markdown
Contributor

PR adds go.mod and go.sum files to enable building project outside of GOPATH-based tree, also adds GO111MODULE=on in the Travis build (which will have no effect on builds with the older Go version)

@keegancsmith
keegancsmith merged commit c613306 into sourcegraph:master Oct 9, 2018
@keegancsmith

Copy link
Copy Markdown
Member

Thanks

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

Labels

None yet

2 participants