blob: 2117961a583fc490aa666631e49b914a850ab9c5 [file] [log] [blame]
#!/bin/bash -eux
go install golang.org/dl/gotip@latest
gotip download
MAJOR=$(gotip version | grep -Eo 'go1\.[0-9]+')
gotip tool dist list > allports/${MAJOR}.txt