/box-golang

Primary LanguageRubyMIT LicenseMIT

golang box

Box that runs Go 1.3

wercker status

What's new

  • Update Go to 1.3

License

The MIT License (MIT)

Changelog

1.2.0

  • Update Go to 1.3
  • Get binary from new download site golang.org/dl/...

1.1.2

  • Update Go to 1.2.1

1.1.1

  • Default wercker.yml suggests go get with -t argument to include test dependencies

1.1.0

1.0.3

1.0.2

  • correct go build command

1.0.1

  • Install Go 1.1.2 from golang.org

1.0.0

  • Install Go 1.1.1 from golang.org
  • Improve Go language detection
  • Use setup-go-workspace step to setup the workspace in default wercker.yml

0.8.2

  • Lock apt cookbook to 1.8.2
  • Update readme

0.8.1

  • Initial release