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