mirror of
https://github.com/rancher/os.git
synced 2025-09-01 23:04:41 +00:00
Update vendor
This commit is contained in:
8
vendor/github.com/docker/containerd/supervisor/create_solaris.go
generated
vendored
Normal file
8
vendor/github.com/docker/containerd/supervisor/create_solaris.go
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
package supervisor
|
||||
|
||||
type platformStartTask struct {
|
||||
}
|
||||
|
||||
// Checkpoint not supported on Solaris
|
||||
func (task *startTask) setTaskCheckpoint(t *StartTask) {
|
||||
}
|
Reference in New Issue
Block a user