mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Create github.com/moby/moby/v2 module
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -5,7 +5,7 @@ package daemon
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/docker/docker/daemon/container"
|
||||
"github.com/moby/moby/v2/daemon/container"
|
||||
)
|
||||
|
||||
// getLibcontainerdCreateOptions callers must hold a lock on the container
|
||||
|
||||
Reference in New Issue
Block a user