go-buildpack/1.10.15
You can find the source of this version on GitHub at cloudfoundry/go-buildpack-release. It was created based on the commit 65ab4cb
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "go-buildpack" version: "1.10.15" url: "https://bosh.io/d/github.com/cloudfoundry/go-buildpack-release?v=1.10.15" sha1: sha256:519e7e7837a532242282aa0f618a2ecb348ae56f57b75dc75c7d1d8c22b3d5bf
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 519e7e7837a532242282aa0f618a2ecb348ae56f57b75dc75c7d1d8c22b3d5bf \ "https://bosh.io/d/github.com/cloudfoundry/go-buildpack-release?v=1.10.15"