blob: 3a1169b12c1ed8c60f06322c7fdf562256d7e2c2 [file] [log] [blame]
#!/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