Sign in
go
/
build
/
6f3593c45327eab9e07d44b6b8e24b45e33f55fb
/
.
/
internal
/
releasetargets
/
genlatestports.bash
blob: 3a1169b12c1ed8c60f06322c7fdf562256d7e2c2 [
file
]
#!/bin/bash -eux
go install golang
.
org
/
dl
/
gotip@latest
gotip download
MAJOR
=
$
(
gotip env GOVERSION
|
grep
-
Eo
'go1\.[0-9]+'
)
gotip tool dist list
>
allports
/
$
{
MAJOR
}.
txt