Skip to content

Releases: actions/setup-go

v2.1.3

01 Oct 14:52
37335c7

Choose a tag to compare

  • Updated communication with runner to use environment files rather then workflow commands

v1.1.3

01 Oct 14:51
0caeaed

Choose a tag to compare

  • Updated communication with runner to use environment files rather then workflow commands

v2.1.2

11 Aug 18:33
8a3a76c

Choose a tag to compare

This release includes vendored licenses for this action's npm dependencies.

v2.1.1

21 Jul 15:17
d0c5def

Choose a tag to compare

Switch to main branch of go-versions repository to consume latest added versions

v2.1.0

29 Jun 19:18
1616116

Choose a tag to compare

Go binaries are downloaded from go-versions releases with a read through to the go dist source on miss.

v2.0.3

06 Apr 14:25
78bd24e

Choose a tag to compare

Proxy support
Bug fixes with semver matching
add bin to the path
stable option so you can specify not stable versions.
Test coverage including mocking to cover actions code arcs (no internet needed)
e2e workflow to validate downloading versions
problem matchers with less false hits
output final resolved version to logs
output go env in expanding block

v2-beta

11 Feb 00:32
78bd24e

Choose a tag to compare

v2-beta Pre-release
Pre-release
  • Proxy support
  • Bug fixes with semver matching
  • stable option so you can specify not stable versions.
  • Test coverage including mocking to cover actions code arcs (no internet needed)
  • e2e workflow to validate downloading versions

v2.0.2 (beta)

03 Apr 15:55
202a594

Choose a tag to compare

v2.0.2 (beta) Pre-release
Pre-release

Still a v2 beta
Proxy support
Bug fixes with semver matching
add bin to the path
stable option so you can specify not stable versions.
Test coverage including mocking to cover actions code arcs (no internet needed)
e2e workflow to validate downloading versions
problem matchers with less false hits
output final resolved version to logs

v2.0.1 (beta)

26 Mar 18:15
a030287

Choose a tag to compare

v2.0.1 (beta) Pre-release
Pre-release

Still a v2 beta
Proxy support
Bug fixes with semver matching
add bin to the path
stable option so you can specify not stable versions.
Test coverage including mocking to cover actions code arcs (no internet needed)
e2e workflow to validate downloading versions

v1.1.2

25 Nov 18:27
9fbc767

Choose a tag to compare

Add support for ARM architecture to Go download.