setup-go/src
Salman Chishti e093d1e9bb
Node 24 upgrade (#624)
* Node 24 upgrade

Doing an upgrade for node 24, node 24 is stricter with types so need to add a type for achitecture

* format

* package updates

* fix for check failures

* upgrade @types/node

* update package.json version

* check failure fix

* package-lock.json update

* update node24

* npm run format

* npm run format

* node update from the workflows

* Upgrade `actions/checkout` to v5 and `actions/setup-go` to v6 in README.md

---------

Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
Co-authored-by: Priya Gupta <147705955+priyagupta108@users.noreply.github.com>
2025-09-03 21:54:45 -05: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 Node 24 upgrade (#624) 2025-09-03 21:54:45 -05:00
main.ts Node 24 upgrade (#624) 2025-09-03 21:54:45 -05: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 Node 24 upgrade (#624) 2025-09-03 21:54:45 -05:00
types.ts Node 24 upgrade (#624) 2025-09-03 21:54:45 -05:00
utils.ts Update self-hosted environment validation and bump undici version (#556) 2025-04-01 10:32:30 -05:00