module github.com/woodpecker-ci/example-config-service go 1.17 require ( github.com/99designs/httpsignatures-go v0.0.0-20170731043157-88528bf4ca7e github.com/woodpecker-ci/woodpecker v0.15.0 ) require github.com/joho/godotenv v1.4.0