docker/docker_windows.go
fd935ee6
 package main
 
 import (
 	_ "github.com/docker/docker/autogen/winresources"
 )