This repository was archived by the owner on Oct 12, 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 @@ -7,7 +7,7 @@ require (
7
7
github.com/mwitkow/go-proto-validators v0.3.2
8
8
github.com/satori/go.uuid v1.2.0
9
9
github.com/stretchr/testify v1.7.0
10
- google.golang.org/genproto v0.0.0-20210831024726-fe130286e0e2
10
+ google.golang.org/genproto v0.0.0-20210930144712-2e2e1008e8a3
11
11
google.golang.org/grpc v1.40.0
12
12
google.golang.org/protobuf v1.27.1
13
13
)
Original file line number Diff line number Diff line change @@ -208,6 +208,8 @@ google.golang.org/genproto v0.0.0-20210828152312-66f60bf46e71 h1:z+ErRPu0+KS02Td
208
208
google.golang.org/genproto v0.0.0-20210828152312-66f60bf46e71 /go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY =
209
209
google.golang.org/genproto v0.0.0-20210831024726-fe130286e0e2 h1:NHN4wOCScVzKhPenJ2dt+BTs3X/XkBVI/Rh4iDt55T8 =
210
210
google.golang.org/genproto v0.0.0-20210831024726-fe130286e0e2 /go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY =
211
+ google.golang.org/genproto v0.0.0-20210930144712-2e2e1008e8a3 h1:+F3FcO6LTrzNq5wp1Z6JtoBvnJzX6euyN70FoyMDXy4 =
212
+ google.golang.org/genproto v0.0.0-20210930144712-2e2e1008e8a3 /go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc =
211
213
google.golang.org/grpc v1.19.0 /go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c =
212
214
google.golang.org/grpc v1.23.0 /go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg =
213
215
google.golang.org/grpc v1.25.1 /go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY =
You can’t perform that action at this time.
0 commit comments