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

all: update go-cmp to 0.3 #1951

Merged
merged 3 commits into from
Apr 30, 2019
Merged

all: update go-cmp to 0.3 #1951

merged 3 commits into from
Apr 30, 2019

Conversation

zombiezen
Copy link
Contributor

Picks up improvements in diff output

Picks up improvements in diff output
@zombiezen zombiezen requested a review from jba April 29, 2019 22:24
@googlebot googlebot added the cla: yes Google CLA has been signed! label Apr 29, 2019
@codecov
Copy link

codecov bot commented Apr 29, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@a5a281f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1951   +/-   ##
=========================================
  Coverage          ?   77.65%           
=========================================
  Files             ?       81           
  Lines             ?     9392           
  Branches          ?        0           
=========================================
  Hits              ?     7293           
  Misses            ?     1578           
  Partials          ?      521

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a5a281f...7c2465c. Read the comment docs.

@vangent
Copy link
Contributor

vangent commented Apr 29, 2019

Where are all of the new dependencies in go.mod coming from? I don't trust go mod tidy.

@jba
Copy link
Contributor

jba commented Apr 30, 2019

Agreed. Can you run some go mod why's, Ross? I'm particularly curious about why there are two different imports for rethinkDB.

@zombiezen
Copy link
Contributor Author

Problems seem to boil down largely to Vault: #1958. I am not confident that this is the entirety of the problem, but it's creating enough noise that it's hard for me to gather more information about where the other go.mod requirements are coming from.

I'll walk back the go mod tidy and simply change the version, but I think we should get rid of this haunted graveyard ASAP.

@eliben
Copy link
Member

eliben commented Apr 30, 2019

I'll walk back the go mod tidy and simply change the version, but I think we should get rid of this haunted graveyard ASAP.

By this do you mean #886 or something else?

@zombiezen
Copy link
Contributor Author

I mean that this PR will simply update the go-cmp dependency with no other changes.

@zombiezen zombiezen merged commit 28f7155 into google:master Apr 30, 2019
@zombiezen zombiezen deleted the up-go-cmp branch April 30, 2019 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA has been signed!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants