Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use "go mod" instead of vndr when GO111MODULE is "on" #26

Closed
wants to merge 1 commit into from

Conversation

kzys
Copy link
Member

@kzys kzys commented Sep 9, 2019

As Derek suggested at
containerd/containerd#3182,
this change adds Go modules support for the script first.

Signed-off-by: Kazuyoshi Kato katokazu@amazon.com

As Derek suggested at
containerd/containerd#3182,
this change adds Go modules support for the script first.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
@kzys
Copy link
Member Author

kzys commented Sep 9, 2019

cc @ehazlett / @dmcgowan

Copy link
Member

@dmcgowan dmcgowan left a comment

Choose a reason for hiding this comment

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

LGTM

@dmcgowan dmcgowan mentioned this pull request Sep 9, 2019
@SamWhited
Copy link
Contributor

See discussion on #25 for why I don't think checking this environment variable is a good idea.

@dmcgowan
Copy link
Member

Trying approach from #25

If that is not sufficient then we can try using the env.

@dmcgowan dmcgowan closed this Sep 10, 2019
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