]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add gover.Max and gover.MaxToolchain
authorRuss Cox <rsc@golang.org>
Thu, 1 Jun 2023 18:11:27 +0000 (14:11 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 1 Jun 2023 21:32:58 +0000 (21:32 +0000)
commit936ce874ace0bed17eac20dfa21fe04a45d30603
treedcc9a7bbd681042d70ae0fde1e8f0352167d05a0
parent8035de592fbc782d27eb78e914ca4e04ec991a3f
cmd/go: add gover.Max and gover.MaxToolchain

I've inlined these by hand enough times now.

For #57001.

Change-Id: Ia274bd444f12b07ce14eeb2b5a66546880db8f77
Reviewed-on: https://go-review.googlesource.com/c/go/+/499982
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
src/cmd/go/internal/gover/gover.go
src/cmd/go/internal/modget/get.go