Merge pull request #5436 from bwh-mind/ppc32

Update golang.org/x/sys to add linux/ppc support
This commit is contained in:
Akihiro Suda
2021-05-05 01:14:22 +09:00
committed by GitHub
59 changed files with 3389 additions and 187 deletions

2
go.mod
View File

@@ -55,7 +55,7 @@ require (
go.etcd.io/bbolt v1.3.5
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
golang.org/x/sys v0.0.0-20210324051608-47abb6519492
golang.org/x/sys v0.0.0-20210426230700-d19ff857e887
google.golang.org/grpc v1.33.2
gotest.tools/v3 v3.0.3
k8s.io/api v0.20.6