module github.com/estafette/estafette-ci-manifest go 1.12 require ( github.com/davecgh/go-spew v0.0.0-20170711183451-adab96458c51 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/rs/zerolog v1.8.0 github.com/stretchr/testify v1.1.4 gopkg.in/yaml.v2 v2.2.1 )