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