blob: 9b55b4ef6433eaad4d5aff17be87590777dc3997 [file] [log] [blame]
create {
platform_re: "(mac|linux)-(amd64|arm64)"
source {
git {
repo: "https://fuchsia.googlesource.com/third_party/github.com/google/keep-sorted"
tag_pattern: "v%s"
}
patch_version: "1"
}
build {
external_dep: "infra/3pp/tools/go/${platform}@2@1.21.1"
}
verify {
test: "verify.sh"
}
}
upload {}