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