module github.com/docker/go-connections

go 1.13

require (
	github.com/Microsoft/go-winio v0.4.14
	github.com/pkg/errors v0.9.1
)
