gong: Avoid runtime package name On second thought the collision with Go's `runtime` package isn't very nice to deal with See also the note here regarding names likely to be shadowed https://google.github.io/styleguide/go/decisions.html#package-names Change-Id: Id725554a87c2021f0aec57df7e62e56c6a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/build/+/7501475 Reviewed-by: Matt Stark <[email protected]> Commit-Queue: Richard Wang <[email protected]>
This repository contains tools developed and owned by the Chrome Build Team.
The steps for getting the code are:
git clone https://chromium.googlesource.com/buildWe use the standard Go module workflow to work on our projects.