]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix panic in 'go run -C'
authorOleksandr Redko <oleksandr.red+github@gmail.com>
Fri, 6 Feb 2026 18:52:22 +0000 (20:52 +0200)
committerGopher Robot <gobot@golang.org>
Thu, 12 Feb 2026 18:43:05 +0000 (10:43 -0800)
commita44ed023f600de1b8fbeb2be514ec20c964b3330
treeaa921975be7868fccd345e735ee0c408e1cfc221
parent31768104cbe710d2358d5da34b4c223ad3ff2c6f
cmd/go: fix panic in 'go run -C'

Fixes #77483

Change-Id: Ie772ce1619beadc1a6db87aaf28a8d9c31f7d1b8
Reviewed-on: https://go-review.googlesource.com/c/go/+/742860
Reviewed-by: Junyang Shao <shaojunyang@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Alexander <jitsu@google.com>
Reviewed-by: Sean Liao <sean@liao.dev>
Reviewed-by: Ian Alexander <jitsu@google.com>
Auto-Submit: Sean Liao <sean@liao.dev>
src/cmd/go/internal/toolchain/select.go
src/cmd/go/testdata/script/mod_run_flags_issue77483.txt [new file with mode: 0644]