commit | 6a50ad74d6deba0f28d7fe38eb22b0badbcbe818 | [log] [tgz] |
---|---|---|
author | Anthony Fandrianto <atyfto@google.com> | Wed Jun 19 10:45:03 2019 -0700 |
committer | Anthony Fandrianto <atyfto@google.com> | Wed Jun 19 10:45:03 2019 -0700 |
tree | cc38c6c4b1903a5741174b6611e26d3fea4bf068 | |
parent | 8aad73ed2319a93ad13811c124b8bc58a07cbc4f [diff] |
[go] Roll GCS library Change-Id: I04e30f298f3f8b63c477b30fd546080871bcaa48
This repo contains tools used in Fuchsia build and development.
Go packages from here are automatically built and uploaded to CIPD and Google Storage by bots using the tools recipe. To add a tool to the build:
builder_mixins
section with name: "tools"
.properties_j
to add a string to the packages
list:"fuchsia.googlesource.com/tools/cmd/your-new-tool"