Skip to content

Update dependencies#1431

Merged
antho1404 merged 8 commits intodevfrom
dependencies/update
Oct 25, 2019
Merged

Update dependencies#1431
antho1404 merged 8 commits intodevfrom
dependencies/update

Conversation

@NicolasMahe
Copy link
Copy Markdown
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] <support@dependabot.com>
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.4 to 0.32.6.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.32.4...v0.32.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [github.com/go-playground/locales](https://github.com/go-playground/locales) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/go-playground/locales/releases)
- [Commits](go-playground/locales@v0.12.1...v0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [gopkg.in/go-playground/validator.v9](https://github.com/go-playground/validator) from 9.29.1 to 9.30.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v9.29.1...v9.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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] <support@dependabot.com>
@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
Comment thread Dockerfile.tools

RUN cd /tmp/ && \
git clone https://github.com/krhubert/protobuf.git && \
git clone https://github.com/gogo/protobuf.git && \
Copy link
Copy Markdown
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