commit | 4a437718f9f2743be6c83cb0df4e142d2d6cee86 | [log] [tgz] |
---|---|---|
author | Gary Miguel <garymm@google.com> | Wed Jul 03 22:10:25 2019 +0000 |
committer | CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> | Wed Jul 03 22:10:25 2019 +0000 |
tree | 6094b20ab75f79c084db458df854dbced2d4574e | |
parent | a511a2a887cc833fbd8d89d5d6285fa0921cdb8c [diff] |
Update go.mod and go.sum after running `go mod tidy` Change-Id: I3e623d98d481d64616dbaf874f8130eacba0bfe8
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"