This website requires JavaScript.
Explore
Help
Sign In
actions
/
go-versions
Watch
1
Star
0
Fork
0
You've already forked go-versions
Code
Issues
Pull Requests
Packages
Projects
Releases
134
Wiki
Activity
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 22:52:06 +03:00
{
add arm for regex (#76)
2023-06-30 17:44:16 +02:00
"regex"
:
"go-\\d+\\.\\d+\\.\\d+-(\\w+)-((x|arm)\\d+)"
,
Implement builders to build Go from source code
2020-06-09 22:52:06 +03:00
"groups"
:
{
"arch"
:
2
,
"platform"
:
1
}
}
Reference in New Issue
Copy Permalink