blob: 8b2ea999c5f49f39ea8fe36db3b61377bad19fc6 [file] [log] [blame]
create {
platform_re: "linux-(amd64|arm64)|mac-amd64"
source {
git {
repo: "https://fuchsia.googlesource.com/third_party/go"
tag_pattern: "go%s"
}
}
build {
external_dep: "infra/3pp/tools/go/${platform}@2@1.19.1"
}
}
upload {}