File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,6 @@ require (
2828 golang.org/x/tools v0.0.0-20200216192241-b320d3a0f5a2 // indirect
2929 google.golang.org/api v0.17.0 // indirect
3030 google.golang.org/genproto v0.0.0-20200210034751-acff78025515 // indirect
31- google.golang.org/grpc v1.27.1
31+ google.golang.org/grpc v1.27.1 // indirect
3232 gopkg.in/yaml.v2 v2.2.8 // indirect
3333)
Original file line number Diff line number Diff line change @@ -228,8 +228,6 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
228228github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk =
229229github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
230230github.com/ulikunitz/xz v0.5.5 /go.mod h1:2bypXElzHzzJZwzH67Y6wb67pO62Rzfn7BSiF4ABRW8 =
231- github.com/ulikunitz/xz v0.5.6 h1:jGHAfXawEGZQ3blwU5wnWKQJvAraT7Ftq9EXjnXYgt8 =
232- github.com/ulikunitz/xz v0.5.6 /go.mod h1:2bypXElzHzzJZwzH67Y6wb67pO62Rzfn7BSiF4ABRW8 =
233231github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8 =
234232github.com/ulikunitz/xz v0.5.10 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
235233github.com/vmihailenco/msgpack v3.3.3+incompatible /go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk =
You can’t perform that action at this time.
0 commit comments