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

[Bug] Update etcd client in go mod #1960

Closed
wants to merge 4 commits into from
Closed

Conversation

jpmcb
Copy link
Contributor

@jpmcb jpmcb commented Apr 17, 2020

This PR is in reference to issue #1952 and a previous PR #1953

Using this script we were able to successfully upgrade and vendor the etcd code.

We tested this with make test and used an empty go init project with a replace statement to our local ../loki path with these changes. After this upgrade, we successfully could go get from the local clone indicating the go mod is fixed with these changes!

Please let me know if you have questions!

@jpmcb
Copy link
Contributor Author

jpmcb commented Apr 17, 2020

My bad! Closing this - I pushed to the wrong branch 😅

@jpmcb jpmcb closed this Apr 17, 2020
@jpmcb jpmcb deleted the update-gomod branch April 17, 2020 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant