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

Update dependencies #1431

Merged
merged 8 commits into from
Oct 25, 2019
Merged

Update dependencies #1431

merged 8 commits into from
Oct 25, 2019

Conversation

NicolasMahe
Copy link
Member

Cherry picked the commit from dependabot, go mod tidy, and switch back to gogo/protobuf instead of hubert's fork.

dependabot-preview bot and others added 8 commits October 25, 2019 10:54
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.23.1 to 1.24.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.23.1...v1.24.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/gogo/protobuf/releases)
- [Commits](gogo/protobuf@v1.3.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@NicolasMahe NicolasMahe self-assigned this Oct 25, 2019
@NicolasMahe NicolasMahe added this to the next milestone Oct 25, 2019
@NicolasMahe NicolasMahe added the dependencies Pull requests that update a dependency file label Oct 25, 2019
@@ -23,7 +23,7 @@ RUN wget -q https://github.com/protocolbuffers/protobuf/releases/download/v$prot
rm -rf /tmp/protobuf

RUN cd /tmp/ && \
git clone https://github.com/krhubert/protobuf.git && \
git clone https://github.com/gogo/protobuf.git && \
Copy link
Member

Choose a reason for hiding this comment

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

@antho1404 antho1404 merged commit 62aea08 into dev Oct 25, 2019
@antho1404 antho1404 deleted the dependencies/update branch October 25, 2019 05:00
@NicolasMahe NicolasMahe added the release:change Pull requests that change something existant label Oct 25, 2019
@NicolasMahe NicolasMahe changed the title Dependencies update Update dependencies Oct 25, 2019
@NicolasMahe NicolasMahe mentioned this pull request Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file release:change Pull requests that change something existant
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants