Commit Graph

6 Commits (b22fbbc2921299758641fab08929b4ac52b32923)

Author SHA1 Message Date
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