Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/govulncheck: set gotypesalias=1 when using >=1.23 toolchain
Set gotypesalias=1 when using >=1.23 toolchain on all of the main packages in x/tools that use go/types. This effectively upgrades commit https://go.dev/cl/617095. For golang/go#69772 Change-Id: I9f3e64d348f6bffc75321a08145fde07fb4024a6 Reviewed-on: https://go-review.googlesource.com/c/vuln/+/627715 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
- Loading branch information