podman/vendor/golang.org/x/sys/windows
Miloslav Trmač d3f59bedb3 Update c/image to v4.0.1 and buildah to 1.11.3
This requires updating all import paths throughout, and a matching
buildah update to interoperate.

I can't figure out the reason for go.mod tracking
	github.com/containers/image v3.0.2+incompatible // indirect
((go mod graph) lists it as a direct dependency of libpod, but
(go list -json -m all) lists it as an indirect dependency),
but at least looking at the vendor subdirectory, it doesn't seem
to be actually used in the built binaries.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2019-10-04 20:18:23 +02:00
..
registry migrate to go-modules 2019-06-24 13:20:59 +02:00
aliases.go vendor: update everything 2019-01-11 13:38:11 +01:00
asm_windows_386.s vendor in latest golang/x/sys 2018-06-28 20:28:38 +00:00
asm_windows_amd64.s vendor in latest golang/x/sys 2018-06-28 20:28:38 +00:00
asm_windows_arm.s vendor: update everything 2019-01-11 13:38:11 +01:00
dll_windows.go migrate to go-modules 2019-06-24 13:20:59 +02:00
env_windows.go migrate to go-modules 2019-06-24 13:20:59 +02:00
eventlog.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
exec_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
memory_windows.go vendor in latest golang/x/sys 2018-06-28 20:28:38 +00:00
mkerrors.bash migrate to go-modules 2019-06-24 13:20:59 +02:00
mkknownfolderids.bash migrate to go-modules 2019-06-24 13:20:59 +02:00
mksyscall.go migrate to go-modules 2019-06-24 13:20:59 +02:00
race.go vendor in latest golang/x/sys 2018-06-28 20:28:38 +00:00
race0.go vendor in latest golang/x/sys 2018-06-28 20:28:38 +00:00
security_windows.go Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
service.go Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
str.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
syscall.go vendor in latest golang/x/sys 2018-06-28 20:28:38 +00:00
syscall_windows.go Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
types_windows.go Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
types_windows_386.go vendor in latest golang/x/sys 2018-06-28 20:28:38 +00:00
types_windows_amd64.go vendor in latest golang/x/sys 2018-06-28 20:28:38 +00:00
types_windows_arm.go vendor: update everything 2019-01-11 13:38:11 +01:00
zerrors_windows.go migrate to go-modules 2019-06-24 13:20:59 +02:00
zknownfolderids_windows.go migrate to go-modules 2019-06-24 13:20:59 +02:00
zsyscall_windows.go Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00