mirror of https://github.com/docker/cli.git
6 lines
84 B
Go
6 lines
84 B
Go
|
package main
|
||
|
|
||
|
import (
|
||
|
_ "github.com/docker/docker/autogen/winresources/dockerd"
|
||
|
)
|