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