Commit Graph

8 Commits (main)

Author SHA1 Message Date
HarithaVattikuti 4ab57d7ea2
Fix versions check failure (#479)
* Update to latest Go versions

* Updated versions

* Update test data

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