Skip to content

Commit baf8ae0

Browse files
chore(deps): bump github.com/gogo/protobuf from 1.2.1 to 1.3.2
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.2.1 to 1.3.2. - [Release notes](https://github.com/gogo/protobuf/releases) - [Commits](gogo/protobuf@v1.2.1...v1.3.2) --- updated-dependencies: - dependency-name: github.com/gogo/protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1691fe commit baf8ae0

File tree

2 files changed

+33
-599
lines changed

2 files changed

+33
-599
lines changed

go.mod

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,13 @@ go 1.12
55
require (
66
github.com/99designs/gqlgen v0.9.3
77
github.com/99designs/gqlgen-contrib v0.0.0-20191030030013-7aa27db3321a
8-
github.com/gogo/protobuf v1.2.1
8+
github.com/gogo/protobuf v1.3.2
99
github.com/golang/protobuf v1.4.0
1010
github.com/grpc-ecosystem/grpc-gateway v1.14.4
1111
github.com/julienschmidt/httprouter v1.3.0
12-
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
13-
github.com/modern-go/reflect2 v1.0.1 // indirect
1412
github.com/vektah/gqlparser v1.1.2
1513
go.uber.org/zap v1.14.1
16-
golang.org/x/net v0.0.0-20200202094626-16171245cfb2
14+
golang.org/x/net v0.0.0-20201021035429-f5854403a974
1715
google.golang.org/genproto v0.0.0-20200420144010-e5e8543f8aeb
1816
google.golang.org/grpc v1.29.0
1917
google.golang.org/protobuf v1.21.0

0 commit comments

Comments
 (0)