You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gopls/internal/test: update the minimum go command of TestImportAlias
This test has a go.mod using go 1.24.x, but only required go command
1.22.x. When running with GOTOOLCHAIN=local, this causes the test to
fail on the 1.23 builders.
Change-Id: I0c2400b190f115585e806cfff3bf41f6f8136584
Reviewed-on: https://go-review.googlesource.com/c/tools/+/702515
Reviewed-by: Dmitri Shuralyov <[email protected]>
Auto-Submit: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
0 commit comments