update go, java, python and nodejs buildpacks version
Thanks for the contribution! Please ensure your commits follow our style guide. This code will be tested once a Deis maintainer reviews it.
Hey @drgarcia1986! Are there any big security fixes in these new buildpack releases? We recently announced Workflow's EOL so we probably wouldn't do a release with the new buildpacks unless something broke.
Only a special case for Go 1.9 (to use stable version instead of an RC)
Right, and that can be set with either deis config:set GOVERSION=go1.9 or just bump it manually via deis config:set BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-go#v73.
Given that there are workarounds, I wouldn't expect a new release with this patch any time soon. Just making sure you're aware of that. :)
Doesn't works for me :( because I'm using the slugbuilder with my own PaaS