commit | 39c824b81c78a5cdbb8b0fbb33a053a4cb733628 | [log] [tgz] |
---|---|---|
author | Oliver Newman <olivernewman@google.com> | Wed Feb 15 19:09:30 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 15 19:09:30 2023 +0000 |
tree | 9799e1a1f7722b9fe9b5ad1d4e67e62066b7bba4 | |
parent | 319cab97311206c1abb7ceaa483b88c10f0856f2 [diff] |
[go.mod] Update luci-go pin The old authentication method used by luci-go no longer works (see https://crbug.com/1406354) so we must upgrade to the latest version of luci-go that uses the supported authentication method. Steps: 1. `go get -u go.chromium.org/luci` 2. `go mod tidy` Change-Id: I98c7f9430d2c5a9650c30b85ece8311f97f8fd72 Reviewed-on: https://fuchsia-review.googlesource.com/c/tools/+/803609 Reviewed-by: Anthony Fandrianto <atyfto@google.com> Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
All tools have been moved to fuchsia.git at https://fuchsia.googlesource.com/fuchsia/+/refs/heads/master/tools.