module github.com/mitchellh/gox

require (
	github.com/hashicorp/go-version v1.0.0
	github.com/mitchellh/iochan v1.0.0
)
