This website requires JavaScript.
Explore
Help
Register
Sign in
actions
/
go-versions
Watch
1
Star
0
Fork
You've already forked go-versions
0
mirror of
https://github.com/actions/go-versions
synced
2024-11-08 14:42:37 +00:00
Code
Issues
Activity
1.20.10-6783968926
go-versions
/
config
/
go-manifest-config.json
7 lines
125 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Implement builders to build Go from source code
2020-06-09 19:52:06 +00:00
{
add arm for regex (#76)
2023-06-30 15:44:16 +00:00
"regex"
:
"go-\\d+\\.\\d+\\.\\d+-(\\w+)-((x|arm)\\d+)"
,
Implement builders to build Go from source code
2020-06-09 19:52:06 +00:00
"groups"
:
{
"arch"
:
2
,
"platform"
:
1
}
}
Copy permalink