Golang
The Go buildpack will detect
your build is Go if you are using go modules
, dep
, govendor
, glide
, GB
, or
Godep
. If detected, dependencies will be installed and the source compiled.
The Go buildpack will detect
your build is Go if you are using go modules
, dep
, govendor
, glide
, GB
, or
Godep
. If detected, dependencies will be installed and the source compiled.