Releases: paketo-buildpacks/go-build
v2.0.2
Paketo Buildpack for Go Build 2.0.2
ID: paketo-buildpacks/go-build
Digest: sha256:dcdb03cd3db6c518370e342b9697d16a78988c3f995f790660f6249054568f3d
Supported Stacks:
*
Changes
- #337: Bump github.com/paketo-buildpacks/occam from 0.12.0 to 0.12.1 @dependabot[bot]
- #338: Update transitive dependencies @fg-j
- #340: Bump github.com/paketo-buildpacks/packit/v2 from 2.4.1 to 2.4.2 @dependabot[bot]
- #342: Bump github.com/onsi/gomega from 1.20.0 to 1.20.1 @dependabot[bot]
- #343: Bump github.com/paketo-buildpacks/occam from 0.12.1 to 0.13.0 @dependabot[bot]
- #344: Implement RFC 0050: Rename Buildpack @dmikusa
- #345: Bump github.com/onsi/gomega from 1.20.1 to 1.20.2 @dependabot[bot]
v2.0.1
Paketo Go Build Buildpack 2.0.1
ID: paketo-buildpacks/go-build
Digest: sha256:095ffe6b4d24394704240088c1ab455571c5d2ed548141334ffdba68e4c67984
Supported Stacks:
*
Changes
- #331: Bump github.com/paketo-buildpacks/occam from 0.10.0 to 0.11.0 @dependabot[bot]
- #334: Bump github.com/paketo-buildpacks/occam from 0.11.0 to 0.12.0 @dependabot[bot]
- #335: Bump github.com/paketo-buildpacks/packit/v2 from 2.3.1 to 2.4.0 @dependabot[bot]
v2.0.0
Paketo Go Build Buildpack 2.0.0
ID: paketo-buildpacks/go-build
Digest: sha256:ce0efe2466a7ebe6b4553dd6f7fd97460c924c6d97bba2e682fdbd3dbfe625da
Supported Stacks:
*
Changes
- #322: Bump buildpack API down to 0.7 @samj1912
- #323: Bump github.com/onsi/gomega from 1.19.0 to 1.20.0 @dependabot[bot]
- #324: Bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 @dependabot[bot]
- #327: Bump github.com/paketo-buildpacks/occam from 0.9.0 to 0.10.0 @dependabot[bot]
v1.1.4
Paketo Go Build Buildpack 1.1.4
ID: paketo-buildpacks/go-build
Digest: sha256:009b86fbe2a1025482f4b8863c81152871a4110abaf5097611829d0910b35f89
Supported Stacks:
*
Changes
- #318: Bump github.com/paketo-buildpacks/packit/v2 from 2.3.0 to 2.3.1 @dependabot[bot]
- #319: Updates buildpack.toml with description and keywords @ForestEckhardt
v1.1.3
Paketo Go Build Buildpack 1.1.3
ID: paketo-buildpacks/go-build
Digest: sha256:8b0766d119a8de404e95a56d1b5d88ce421fb1989046b7b2760e5caeedd7ab7b
Supported Stacks:
*
io.buildpacks.stacks.bionic
io.paketo.stacks.tiny
Changes
- #311: This buildpack can now use the tiny stack with reloadable processes @joshuatcasey
- #314: Bump github.com/paketo-buildpacks/occam from 0.8.0 to 0.9.0 @dependabot[bot]
v1.1.2
Paketo Go Build Buildpack 1.1.2
ID: paketo-buildpacks/go-build
Digest: sha256:8360f2fe92ebe80a550c2b3cc718abfe28edecb85f2e5db8cec7e7f2d7913811
Supported Stacks:
*
io.buildpacks.stacks.bionic
io.paketo.stacks.tiny
Changes
- #303: Bump github.com/paketo-buildpacks/occam from 0.7.0 to 0.8.0 @dependabot[bot]
- #308: Bump github.com/paketo-buildpacks/packit/v2 from 2.2.0 to 2.3.0 @dependabot[bot]
v1.1.1
Paketo Go Build Buildpack 1.1.1
ID: paketo-buildpacks/go-build
Digest: sha256:a046679fec667a4b8ab213b3babfe960092d834a28734a07f4ab040bcb76e3d1
Supported Stacks:
*
io.buildpacks.stacks.bionic
io.paketo.stacks.tiny
Changes
- #299: Bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0 @dependabot[bot]
- #301: Upgrades to packit v2.2.0 @fg-j
v1.1.0
Paketo Go Build Buildpack 1.1.0
ID: paketo-buildpacks/go-build
Digest: sha256:e4435ae6e2deeb79b8c0ad79fb6bee763a143dd39672bf42d8accfb12b88b953
Supported Stacks:
*
io.buildpacks.stacks.bionic
io.paketo.stacks.tiny
Changes
- #289: Bump github.com/paketo-buildpacks/occam from 0.6.0 to 0.7.0 @dependabot[bot]
- #292: Remove built_at for more reproducible builds @ForestEckhardt
- #295: Bump github.com/onsi/gomega from 1.18.1 to 1.19.0 @dependabot[bot]
- #296: Tiny stack can now have reloadable processes @ForestEckhardt
- #297: Add wildcard stack @samj1912