module github.com/estafette/estafette-ci-manifest go 1.12 require ( github.com/estafette/estafette-foundation v0.0.54 github.com/gavv/deepcopy v0.0.0-20160510082458-5dc2cad7a351 github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 github.com/rs/zerolog v1.17.2 github.com/stretchr/testify v1.6.1 gopkg.in/yaml.v2 v2.2.2 )