paketo-buildpacks / go

Licence: Apache-2.0 license
A Cloud Native Buildpack for Go

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Labels

Projects that are alternatives of or similar to go

ruby
No description or website provided.
Stars: ✭ 15 (-71.7%)
Mutual labels:  cnb
bellsoft-liberica
A Cloud Native Buildpack that provides the Bellsoft Liberica implementations of JREs and JDKs
Stars: ✭ 33 (-37.74%)
Mutual labels:  cnb
php
A Cloud Native Buildpack for PHP
Stars: ✭ 17 (-67.92%)
Mutual labels:  cnb
go-build
A Cloud Native Buildpack for compiling Go applications
Stars: ✭ 18 (-66.04%)
Mutual labels:  cnb
nodejs
A Cloud Native Buildpack for Node.JS
Stars: ✭ 29 (-45.28%)
Mutual labels:  cnb
dotnet-core
A Cloud Native Buildpack for .NET Core
Stars: ✭ 27 (-49.06%)
Mutual labels:  cnb
java
A Cloud Native Buildpack with an order definition suitable for Java applications
Stars: ✭ 66 (+24.53%)
Mutual labels:  cnb
go-dist
A Cloud Native Buildpack for Go
Stars: ✭ 17 (-67.92%)
Mutual labels:  cnb
graalvm
A Cloud Native Buildpack that provides the GraalVM implementations of JREs and JDKs
Stars: ✭ 21 (-60.38%)
Mutual labels:  cnb

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

This buildpack also includes the following utility buildpacks:

Check out the Go Paketo Buildpack docs for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].