]> Cypherpunks repositories - gostls13.git/commit
go/build: don't invoke go command when setting UseAllFiles
authorAN Long <aisk1988@gmail.com>
Mon, 1 Sep 2025 14:00:45 +0000 (23:00 +0900)
committerSean Liao <sean@liao.dev>
Wed, 4 Feb 2026 22:45:16 +0000 (14:45 -0800)
commit997215446134152d8c3c53b3d052032475ef7cfa
tree1b11a2f7ac0c9ab48d740bc6c31f4a14421e0f7d
parentf2e7fa6d31143b2d9fbb94df7aa05b3a0919d112
go/build: don't invoke go command when setting UseAllFiles

Fixes #68556

Change-Id: I36b08577243a6b3a13b3adef116411d73a2d3428
Reviewed-on: https://go-review.googlesource.com/c/go/+/700337
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/go/build/build.go
src/go/build/build_test.go