]> Cypherpunks.ru repositories - gostls13.git/commit
src/README.vendor: s/latest/master/
authorJonathan Amsterdam <jba@google.com>
Tue, 11 Jul 2023 21:12:33 +0000 (17:12 -0400)
committerJonathan Amsterdam <jba@google.com>
Tue, 11 Jul 2023 21:30:51 +0000 (21:30 +0000)
commitaf8f94e3c5885647d6f85d2d5227b5fc6b637c52
tree208cc6a60c517a43f81098611ee770734e977ccd
parent3eaee3d5dd55dabf9da571be7a6a4fa05f9dbf29
src/README.vendor: s/latest/master/

Update the README to specify the module query "@master" instead of
"@latest".

Vendoring the highest tagged version is unlikely to be right. Usually
one wants to vendor the module at HEAD.

Change-Id: Id00d23523a13fd3dcd73d6eacefdf50bcdbfa26e
Reviewed-on: https://go-review.googlesource.com/c/go/+/508823
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/README.vendor