module github.com/estafette/estafette-ci-contracts go 1.12 require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/estafette/estafette-ci-manifest v0.1.133 github.com/stretchr/testify v1.1.4 gopkg.in/yaml.v2 v2.2.2 )