This repository was archived by the owner on Feb 4, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/gobwas/glob v0.2.3
1111 github.com/gofrs/uuid v3.2.0+incompatible // indirect
1212 github.com/gogo/protobuf v1.2.1
13- github.com/golang/protobuf v1.2.0
13+ github.com/golang/protobuf v1.3.1
1414 github.com/grpc-ecosystem/grpc-gateway v1.8.5
1515 github.com/izumin5210/grapi v0.4.0
1616 github.com/joho/godotenv v1.3.0
Original file line number Diff line number Diff line change @@ -115,6 +115,8 @@ github.com/golang/mock v1.2.0/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfb
115115github.com/golang/protobuf v1.1.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
116116github.com/golang/protobuf v1.2.0 h1:P3YflyNX/ehuJFLhxviNdFxQPkGK5cDcApsge1SqnvM =
117117github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
118+ github.com/golang/protobuf v1.3.1 h1:YF8+flBXS5eO826T4nzqPrxfhQThhXl0YzfuUPu4SBg =
119+ github.com/golang/protobuf v1.3.1 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
118120github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 /go.mod h1:k9Qvh+8juN+UKMCS/3jFtGICgW8O96FVaZsaxdzDkR4 =
119121github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a /go.mod h1:ryS0uhF+x9jgbj/N71xsEqODy9BN81/GonCZiOzirOk =
120122github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6 /go.mod h1:DbHgvLiFKX1Sh2T1w8Q/h4NAI8MHIpzCdnBUDTXU3I0 =
You can’t perform that action at this time.
0 commit comments