module github.com/deanishe/awgo go 1.12 require ( github.com/bmatcuk/doublestar v1.1.5 github.com/deanishe/go-env v0.4.0 github.com/mfridman/tparse v0.7.4 // indirect github.com/pkg/errors v0.8.1 github.com/stretchr/testify v1.4.0 golang.org/x/text v0.3.2 howett.net/plist v0.0.0-20181124034731-591f970eefbb )