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