]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/go/internal/modload: set the default GoVersion in a single location
authorBryan C. Mills <bcmills@google.com>
Fri, 14 May 2021 20:51:57 +0000 (16:51 -0400)
committerBryan C. Mills <bcmills@google.com>
Mon, 24 May 2021 15:03:18 +0000 (15:03 +0000)
commit52d7033ff6d56094b7fa852bbdf51b4525bd6bb2
tree7e2312515d8120c7288a2f59f6683956cd83dbac
parent05819bc104c3021d20ad21aa685fb6b4db35ceb0
cmd/go/internal/modload: set the default GoVersion in a single location

For #46141
Updates #36460

Change-Id: Ie4c13c73a451650d1e8abb8e5cebfc30d0a71a70
Reviewed-on: https://go-review.googlesource.com/c/go/+/321070
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/modload/load.go