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
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
..
github.com buildx fix type convert compile error on mips64el 6 years ago
golang.org/x vendor: update buildkit to f238f1e 6 years ago
google.golang.org vendor: update buildkit to f238f1e 6 years ago
gopkg.in vendor: initial vendor 6 years ago
k8s.io vendor: update docker/cli (ab688a9a79a1) and docker/docker (3998dffb806f) 6 years ago
vbom.ml/util vendor: initial vendor 6 years ago
modules.txt vendor: update buildkit to docker-19.03 (ae10b292) 6 years ago