Skip to content

Commit 55fddb9

Browse files
committed
Update grpc library dependency to v1.26.0
1 parent 977fadd commit 55fddb9

File tree

737 files changed

+211660
-83473
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

737 files changed

+211660
-83473
lines changed

go.mod

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ require (
1111
github.com/onsi/ginkgo v1.10.2 // indirect
1212
github.com/pkg/errors v0.8.1 // indirect
1313
github.com/stretchr/testify v1.4.0
14-
golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
15-
google.golang.org/grpc v1.19.1
14+
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553
15+
golang.org/x/sys v0.0.0-20191220220014-0732a990476f // indirect
16+
google.golang.org/genproto v0.0.0-20191220175831-5c49e3ecc1c1 // indirect
17+
google.golang.org/grpc v1.26.0
1618
k8s.io/api v0.17.0
1719
k8s.io/client-go v11.0.0+incompatible
1820
k8s.io/component-base v0.17.0

go.sum

Lines changed: 34 additions & 28 deletions
Large diffs are not rendered by default.

vendor/github.com/beorn7/perks/LICENSE

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)