Skip to content

Run "go mod tidy"#6920

Closed
dweitzman wants to merge 1 commit intovitessio:masterfrom
dweitzman:mod_tidy
Closed

Run "go mod tidy"#6920
dweitzman wants to merge 1 commit intovitessio:masterfrom
dweitzman:mod_tidy

Conversation

@dweitzman
Copy link
Copy Markdown
Collaborator

On motivation for this is that "github.com/google/shlex" is missing from the list of deps.

Seems like we should be building with -mod=readonly, which would have caught this by refusing to allow unversioned dependencies

Signed-off-by: David Weitzman dweitzman@pinterest.com

Signed-off-by: David Weitzman <dweitzman@pinterest.com>
@dweitzman dweitzman requested a review from sougou as a code owner October 20, 2020 22:25
@deepthi
Copy link
Copy Markdown
Collaborator

deepthi commented Oct 20, 2020

I ran into this and included it in #6904. I'm holding off on merging anything right now until docker builds are fixed (and we can get CI green again).

@deepthi deepthi requested a review from dkhenry October 22, 2020 01:50
@deepthi
Copy link
Copy Markdown
Collaborator

deepthi commented Oct 22, 2020

This change seems to be more extensive than what I had in #6904. Requesting a review from @dkhenry who is familiar with the Azure plugin.

@dweitzman
Copy link
Copy Markdown
Collaborator Author

This is out of date and some version of it is probably already merged, so closing it

@dweitzman dweitzman closed this Nov 4, 2020
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.

2 participants