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

fix change to vendored files #2102

Merged
merged 1 commit into from
Nov 4, 2019
Merged

fix change to vendored files #2102

merged 1 commit into from
Nov 4, 2019

Conversation

stevendanna
Copy link
Contributor

go mod verify does not verify the vendored copies of
dependencies:

golang/go#27348

As such, it seems that this change snuck in. This commit is the result
of commit the all changes produced by make revendor on master.

Signed-off-by: Steven Danna steve@chef.io

`go mod verify` does not verify the vendored copies of
dependencies:

golang/go#27348

As such, it seems that this change snuck in. This commit is the result
of commit the all changes produced by `make revendor` on master.

Signed-off-by: Steven Danna <steve@chef.io>
@stevendanna stevendanna merged commit 1ca18af into master Nov 4, 2019
@chef-expeditor chef-expeditor bot deleted the ssd/why branch November 4, 2019 20:48
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.

4 participants