buildkit/vendor/github.com/containerd/continuity/sysx
Tibor Vass ad8b35e3d4 Migrate from vndr to go mod
go get -u github.com/tiborvass/gomod
  GO111MODULE=on gomod init
  GO111MODULE=on go mod tidy
  GO111MODULE=on go mod vendor

Signed-off-by: Tibor Vass <tibor@docker.com>
2019-01-31 22:44:47 +00:00
..
README.md Update containerd to 1597270d0468ccebd29b78164c2e902514f426fd 2018-09-11 14:22:22 -07:00
file_posix.go vendor: update containerd to v1.2.0-rc.1 2018-10-12 15:27:54 -07:00
generate.sh Migrate from vndr to go mod 2019-01-31 22:44:47 +00:00
nodata_linux.go vendor: update containerd to v1.2.0-rc.1 2018-10-12 15:27:54 -07:00
nodata_solaris.go vendor: update containerd to v1.2.0-rc.1 2018-10-12 15:27:54 -07:00
nodata_unix.go vendor: update containerd to v1.2.0-rc.1 2018-10-12 15:27:54 -07:00
xattr.go vendor: update containerd to v1.2.0-rc.1 2018-10-12 15:27:54 -07:00
xattr_unsupported.go vendor: update containerd to v1.2.0-rc.1 2018-10-12 15:27:54 -07:00

README.md

This package is for internal use only. It is intended to only have temporary changes before they are upstreamed to golang.org/x/sys/ (a.k.a. https://github.com/golang/sys).