Skip to content

Latest commit

 

History

History
85 lines (46 loc) · 1.39 KB

README.md

File metadata and controls

85 lines (46 loc) · 1.39 KB

golang box

Box that runs latest stable version of Go.

wercker status

What's new

  • Update Go to 1.4.2

License

The MIT License (MIT)

Changelog

1.3.2

  • Update Go to 1.4.2

1.3.1

  • Update Go to 1.4.1

1.3.0

  • Update Go to 1.4

1.2.3

  • Update Go to 1.3.3

1.2.2

  • Update Go to 1.3.2

1.2.1

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