module github.com/broothie/ok go 1.16 require ( github.com/bmatcuk/doublestar v1.3.4 github.com/davecgh/go-spew v1.1.1 // indirect github.com/pkg/errors v0.9.1 github.com/radovskyb/watcher v1.0.7 github.com/stretchr/testify v1.7.0 golang.org/x/tools v0.1.1 gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b )