mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Create github.com/moby/moby/api module
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -3,7 +3,7 @@ package daemon
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/docker/docker/api/types/container"
|
||||
"github.com/moby/moby/api/types/container"
|
||||
)
|
||||
|
||||
func TestToContainerdResources_Defaults(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user