mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-08-13 07:15:53 +08:00
vendor: downgrade sys unix
containerd and moby packages do not build in darwin anymore
6fcdbc0bbc
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
3
go.mod
3
go.mod
@@ -70,4 +70,7 @@ replace github.com/jaguilar/vt100 => github.com/tonistiigi/vt100 v0.0.0-20190402
|
||||
// protobuf: corresponds to containerd
|
||||
replace github.com/golang/protobuf => github.com/golang/protobuf v1.3.5
|
||||
|
||||
// latest x/sys fails to build containerd/console
|
||||
replace golang.org/x/sys => golang.org/x/sys v0.0.0-20200728102440-3e129f6d46b1
|
||||
|
||||
go 1.13
|
||||
|
Reference in New Issue
Block a user