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

Remove go-cmp from from cache comparison #2518

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

katarzyna-z
Copy link
Collaborator

Signed-off-by: Katarzyna Kujawa [email protected]

As indicated here go-cmp should not be used in production environment because it may panic if it cannot compare the values.

@dashpole
Copy link
Collaborator

Can we remove it from go modules as well?

@katarzyna-z
Copy link
Collaborator Author

Now, go-cmp is an indirect dependency.

@katarzyna-z
Copy link
Collaborator Author

I see that integration tests failed because docker return version as "Unknown" : Expect "Unknown" to match "\d+\.\d+\.\d+". The same issue is for #2520 .

Copy link
Collaborator

@dashpole dashpole left a comment

Choose a reason for hiding this comment

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

lgtm

@dashpole dashpole merged commit 1cbd3c7 into google:master Apr 29, 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