Skip to content

Tags: dmitry-shibanov/setup-go

Tags

v2

v2 tag

v2.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#50 from actions/goenv

go env block

v2-beta

Update v2-beta tag

v2.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#48 from actions/matcher

More focused problem matcher regex

v2.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#47 from actions/binpath

add bin to path

v1.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#30 from hross/master

Change getFileName to do architecture lookups and add arm support

v1

Update v1 tag

v1.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#20 from subosito/golang-dl

Use golang-dl release data

v1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deprecate version

v1.0.2

Handle .x version syntax with latest release (#13)

* get latest release for .x syntax version

* added nock as dev dependency

* added test for .x syntax

* updated readme

* updated http client name

* use rest client for getting available versions

* more .x handling

* move nock to setup and teardown