module github.com/estafette/estafette-ci-manifest go 1.12 require ( github.com/estafette/estafette-foundation v0.0.54 github.com/jinzhu/copier v0.2.8 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 )