5 lines
84 B
Go
5 lines
84 B
Go
package main
|
|
|
|
import (
|
|
_ "github.com/docker/docker/autogen/winresources/dockerd"
|
|
)
|