Commit Graph

9 Commits (3a0c2c82458cbb45a3cbfeeb2b91ce8f85420560)

Author SHA1 Message Date
priya-kinthali faf52423ec
Add support for .tool-versions file in setup-go, update workflow (#673)
* setup go in local

* add .tool-versions file support
1 month ago
HarithaVattikuti 4ab57d7ea2
Fix versions check failure (#479)
* Update to latest Go versions

* Updated versions

* Update test data

* Update test data
2 years ago
koba1t 7678c83214
add support gowork for go-version-file 3 years ago
So Jomura 265edc1beb
Add go-version-file option (#62) 4 years ago
Dmitry Shibanov bfdd3570ce
Implement "check-latest" flag to check if pre-cached version is latest one (#186) 4 years ago
Dmitry Shibanov 1616116e1b
Use GitHub releases to download Go versions. (#58) 6 years ago
Bryan MacFarlane f4b0281c15 mocked tests work with no internet 6 years ago
Alif Rachmawadi 21620fff65
use golang-dl release data 6 years ago
Alif Rachmawadi 632d18fc92 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
6 years ago