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