]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add @latest suffix for go install
authorhopehook <hopehook.com@gmail.com>
Tue, 4 Oct 2022 02:30:55 +0000 (10:30 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 5 Oct 2022 17:44:59 +0000 (17:44 +0000)
commit3a37b112816d0002ed29804401560e0419b11a92
tree0d8c00abfb9e8f7c41f3398887ffa7de160f36ab
parentf63b268b9a1dd6457405ed24dd4831b6ebfb8df8
cmd/go: add @latest suffix for go install

Fixes #56014.

Change-Id: I75a3960e092459531de43868750f1684ed2ccb70
Reviewed-on: https://go-review.googlesource.com/c/go/+/437998
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Tim King <taking@google.com>
Run-TryBot: hopehook <hopehook@golangcn.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/vet/vet.go