Update golang.org/x/sys to add linux/ppc support
This package as recently updated to add support for Linux on 32-bit PowerPC (ppc), implemented by gccgo. Signed-off-by: Ben Hutchings <ben.hutchings@essensium.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -53,7 +53,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
|
||||
|
||||
Reference in New Issue
Block a user