Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.3 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.3 KB

Go Paketo Buildpack

gcr.io/paketo-buildpacks/go

The Go Paketo Buildpack provides a set of collaborating buildpacks that enable the building of a Go-based application. These buildpacks include:

The buildpack supports building applications that use either the built-in Go modules feature or Dep for managing their dependencies. Support for each of these package managers is mutually-exclusive. There is also support for applications that do not use a package manager. Usage examples can be found in the samples repository under the go directory.

The Go buildpack is compatible with the following builder(s):