all: update to x/tools@55fb96f#78744
Conversation
|
This PR (HEAD: 4835586) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/766880. Important tips:
|
This brings in CL 765402 etc. For golang#73878
|
This PR (HEAD: fe3bb31) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/766880. Important tips:
|
unitchecker.Config was updated in CL 765402 to contain a full Module struct. This commit updates vetConfig accordingly. Follow-up to https://go-review.googlesource.com/c/tools/+/676455/comments/34707247_5e471a91 > The next step is to make the corresponding change to unitchecker, used by go vet/fix. > You'll need to add fields to x/tools/go/analysis/unitchecker.Config first, > then to cmd/go/internal/work.vetConfig to populate the data. Updates golang#73878
|
This PR (HEAD: a7bdfea) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/766880. Important tips:
|
|
Message from Alan Donovan: Patch Set 3: Auto-Submit+1 Code-Review+2 Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/766880. |
|
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2026-04-14T14:54:17Z","revision":"d839ad1011a8cbcd581415efaaebfd5d7d27fca3"} Please don’t reply on this GitHub thread. Visit golang.org/cl/766880. |
|
Message from Alan Donovan: Patch Set 3: -Commit-Queue (Performed by <GERRIT_ACCOUNT_60063> on behalf of <GERRIT_ACCOUNT_57259>) Please don’t reply on this GitHub thread. Visit golang.org/cl/766880. |
|
Message from Go LUCI: Patch Set 3: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/766880. |
|
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/766880. |
This brings in CL 765402 etc. For #73878 Change-Id: I9ef50fc6bb9beb26e4e3389a49fbc699513884e3 GitHub-Last-Rev: a7bdfea GitHub-Pull-Request: #78744 Reviewed-on: https://go-review.googlesource.com/c/go/+/766880 LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Alan Donovan <adonovan@google.com> Auto-Submit: Alan Donovan <adonovan@google.com> Reviewed-by: David Chase <drchase@google.com>
|
This PR is being closed because golang.org/cl/766880 has been merged. |
This brings in CL 765402 etc.
For #73878