# https://devcenter.heroku.com/articles/heroku-yml-build-manifest
# Officially unsupported, but works.
build:
  languages:
    - go

run:
  web: go-getting-started