setup-go/__tests__
Matthew Hughes 145e58d96c Prefer installing version from toolchain directive
Prefer this over the version from the `go` directive. Per the docs[1]

> The toolchain line declares a suggested toolchain to use with the
module or workspace

It seems reasonable to use this, since running this action in a
directory containing a `go.mod` (or `go.work`) suggests the user is
wishing to work _with the module or workspace_.

See (TODO link issue)
2024-10-14 19:46:15 +01:00
..
data Fix versions check failure (#479) 2024-05-10 11:25:20 -05:00
cache-restore.test.ts Add and configure ESLint and update configuration for Prettier (#341) 2023-03-08 10:45:16 +02:00
cache-utils.test.ts Add and configure ESLint and update configuration for Prettier (#341) 2023-03-08 10:45:16 +02:00
setup-go.test.ts Prefer installing version from toolchain directive 2024-10-14 19:46:15 +01:00
verify-go.sh Use GitHub releases to download Go versions. (#58) 2020-06-29 11:41:13 -04:00
windows-toolcache.test.ts Fix Install on Windows is very slow (#393) 2023-08-03 14:33:56 +02:00