Skip to content

emmjohnson/go

This branch is 596 commits behind paketo-buildpacks/go:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 1, 2021
Feb 18, 2021
Jul 22, 2020
Feb 16, 2021
May 29, 2020
Apr 13, 2020
Apr 13, 2020
Nov 30, 2020
Feb 18, 2021
Mar 5, 2021
Mar 5, 2021
Feb 18, 2021

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%