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 dependencies #1153

Closed
wants to merge 1 commit into from
Closed

all: update dependencies #1153

wants to merge 1 commit into from

Conversation

vangent
Copy link
Contributor

@vangent vangent commented Jan 22, 2019

This is basically the result of go get -u followed by go mod tidy, with two exceptions:

  1. I had to revert updates to github.com/coreos/etcd and its dependency github.com/ugorji/go/codec as they caused build errors (runtimevar/etcd: import go.etcd.io/etcd instead of github.com/coreos/etcd #429).
  2. I had to revert updates to google.golang.org/grpc v1.18.0 (back to v17) due to pubsub/gcppubsub: tests hang after upgrade to grpc v1.18.0 #1151.

@vangent vangent requested a review from jba January 22, 2019 22:11
@googlebot googlebot added the cla: yes Google CLA has been signed! label Jan 22, 2019
@vangent
Copy link
Contributor Author

vangent commented Jan 22, 2019

Hang on, merging.

@vangent
Copy link
Contributor Author

vangent commented Jan 22, 2019

I am in merge hell, I will drop this and start over.

@vangent vangent closed this Jan 22, 2019
@vangent vangent deleted the deps branch January 22, 2019 22:55
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.

3 participants