You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/vendor/github.com/docker
XiaodongLoong 8578ed8d0b
buildx fix type convert compile error on mips64el
buildx fix type convert compile error;
the type of the "s.Rdev" is 32bit on mip64el, and it cannot convert 'uint32' to 'uint64' implicitly with programming in GO language;
convert the "s.Rdev" type to 'uint64'  explicitly;
6 years ago
..
cli vendor: update docker/cli (ab688a9a79a1) and docker/docker (3998dffb806f) 6 years ago
compose-on-kubernetes vendor: update docker/cli (ab688a9a79a1) and docker/docker (3998dffb806f) 6 years ago
distribution vendor: initial vendor 6 years ago
docker buildx fix type convert compile error on mips64el 6 years ago
docker-credential-helpers vendor: initial vendor 6 years ago
go vendor: initial vendor 6 years ago
go-connections vendor: initial vendor 6 years ago
go-events vendor: initial vendor 6 years ago
go-metrics vendor: initial vendor 6 years ago
go-units vendor: add buildkit 6 years ago