Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Allow -mod passthrough to the go compiler. #128

Merged
merged 1 commit into from
Apr 10, 2019
Merged

Allow -mod passthrough to the go compiler. #128

merged 1 commit into from
Apr 10, 2019

Conversation

mkeeler
Copy link
Contributor

@mkeeler mkeeler commented Apr 10, 2019

This allows for telling go 1.11 + to continue to use vendored dependencies or to not modify the go.mod by passing -vendor readonly.

Copy link

@hanshasselberg hanshasselberg left a comment

Choose a reason for hiding this comment

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

👍

@mitchellh mitchellh merged commit d8caaff into mitchellh:master Apr 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants