Skip to content

emmjohnson/go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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):

About

A Cloud Native Buildpack for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 66.7%
  • Shell 33.3%