Skip to content

use vendor directory when building - fixes #638#639

Merged
aaronhurt merged 1 commit into
fabiolb:masterfrom
myENA:issue-638-mod-use-vendor
Apr 15, 2019
Merged

use vendor directory when building - fixes #638#639
aaronhurt merged 1 commit into
fabiolb:masterfrom
myENA:issue-638-mod-use-vendor

Conversation

@aaronhurt

Copy link
Copy Markdown
Member

No description provided.

@aaronhurt

Copy link
Copy Markdown
Member Author

Anyone see any problems with this? It does force using golang 1.11+ to build but I think we're already there.

@pschultz

pschultz commented Apr 15, 2019

Copy link
Copy Markdown
Member

Go 1.10 and earlier are not supported by the maintainers since 1.12 has been released, so dropping support here is totally fine, I think.

Since Go <= 1.8 won't work anymore, you can change the test target to go test -v -test.timeout 15s ./... while you're at it.
https://golang.org/doc/go1.9#vendor-dotdotdot

@pschultz pschultz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The go list is superfluous too.

@aaronhurt

Copy link
Copy Markdown
Member Author

Yeah I caught that ... just didn't get it in that last commit

@aaronhurt aaronhurt force-pushed the issue-638-mod-use-vendor branch from 04f31dc to c1b51c4 Compare April 15, 2019 23:49
@aaronhurt aaronhurt merged commit fae4efa into fabiolb:master Apr 15, 2019
@magiconair magiconair added this to the 1.5.12 milestone Oct 11, 2019
@aaronhurt aaronhurt deleted the issue-638-mod-use-vendor branch January 22, 2020 22:29
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.

3 participants