Cannot deploy sample GOLang application to Heroku
问题 I tried deploying the sample GO application to Heroku listed here But when I run the command: git push heroku master I get the following error: Counting objects: 28, done. Compressing objects: 100% (21/21), done. Writing objects: 100% (28/28), 3.08 KiB, done. Total 28 (delta 6), reused 0 (delta 0) ! Heroku push rejected, no Cedar-supported app detected To git@heroku.com:mysterious-refuge-1227.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs