setup-go/src
Javier Romero e0dce94eb0 Use explicit filename when downloading Windows go package
Using the explicit filename for Windows is necessary to
satisfy `Expand-Archive`'s requirement on '.zip' extension.

Signed-off-by: Javier Romero <root@jromero.codes>
2022-07-28 19:01:53 -05:00
..
cache-restore.ts Rework cache handling 2022-06-28 14:17:12 +02:00
cache-save.ts Minor fix 2022-07-01 09:25:30 +02:00
cache-utils.ts Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
constants.ts Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
installer.ts Use explicit filename when downloading Windows go package 2022-07-28 19:01:53 -05:00
main.ts Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
package-managers.ts Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
setup-go.ts format 2020-02-09 00:29:21 -05:00
system.ts Remove stable input and fix SemVer notation (#195) 2022-02-28 10:16:32 +03:00