Skip to content

Commit

Permalink
chore(buildpacks): update heroku-buildpack-go to v60
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Feb 6, 2017
1 parent d255d7b commit 97218ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/builder/install-buildpacks
Expand Up @@ -30,7 +30,7 @@ mkdir -p $BUILDPACK_INSTALL_PATH

download_buildpack https://github.com/heroku/heroku-buildpack-multi.git v1.0.0 01-multi
download_buildpack https://github.com/heroku/heroku-buildpack-clojure.git v76 02-clojure
download_buildpack https://github.com/heroku/heroku-buildpack-go.git v54 03-go
download_buildpack https://github.com/heroku/heroku-buildpack-go.git v60 03-go
download_buildpack https://github.com/heroku/heroku-buildpack-gradle.git v19 04-gradle
download_buildpack https://github.com/heroku/heroku-buildpack-grails.git v21 05-grails
download_buildpack https://github.com/heroku/heroku-buildpack-java.git v48 06-java
Expand Down

0 comments on commit 97218ad

Please sign in to comment.