1
0
Fork 0
mirror of https://github.com/actions/setup-go synced 2024-12-22 06:12:42 +00:00
setup-go/src
Tobias 3041bf56c9
feat: fallback to "raw" endpoint for manifest when rate limit is reached (#496)
* feat: fallback to "raw" endpoint for manifest when rate limit is reached

* add information about raw access to the README

* prettier

* update cross-spawn to 7.0.6 to fix vulnerability
2024-11-25 12:37:21 -06:00
..
cache-restore.ts fix: add arch to cache key (#493) 2024-08-26 15:19:57 -05:00
cache-save.ts Update dependencies for node20 (#445) 2023-12-05 17:50:42 +01:00
cache-utils.ts Revise isGhes logic (#511) 2024-10-21 11:56:08 -05:00
constants.ts Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
installer.ts feat: fallback to "raw" endpoint for manifest when rate limit is reached (#496) 2024-11-25 12:37:21 -06:00
main.ts Update dependencies for node20 (#445) 2023-12-05 17:50:42 +01: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 Add and configure ESLint and update configuration for Prettier (#341) 2023-03-08 10:45:16 +02:00
utils.ts Add stable and oldstable aliases (#300) 2022-12-12 10:58:49 +01:00