containerd/windows
Sebastiaan van Stijn 65ef8310d9 Fix compilation failures on Go 1.11
Compilation failed;

    windows\process.go:124: Wrapf format %s has arg s of wrong type github.com/containerd/containerd/runtime.Status
    windows\task.go:287: Wrapf format %d has arg id of wrong type string
    windows\task.go:300: Wrapf format %d has arg t.id of wrong type string

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-07-23 20:01:56 +02:00
..
hcsshimtypes Fix options ordering in proto api txt files 2018-07-16 16:32:38 -07:00
hcsshim.go Licence header added 2018-02-19 10:32:26 +09:00
io.go Licence header added 2018-02-19 10:32:26 +09:00
pid_pool.go Licence header added 2018-02-19 10:32:26 +09:00
process.go Fix compilation failures on Go 1.11 2018-07-23 20:01:56 +02:00
runtime.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Fix compilation failures on Go 1.11 2018-07-23 20:01:56 +02:00