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