]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modindex: update index_format.txt
authorBryan C. Mills <bcmills@google.com>
Thu, 27 Apr 2023 17:23:10 +0000 (13:23 -0400)
committerGopher Robot <gobot@golang.org>
Sat, 13 May 2023 00:22:50 +0000 (00:22 +0000)
commit91b8cc0dfaae12af1a89e2b7ad3da10728883ee1
tree42a86b3f39acc71caba6fc6b6917382d7718ed20
parentdb22489012aabdd853d09d33e7525788d0acf2c4
cmd/go/internal/modindex: update index_format.txt

This incorporates the changes from CL 453603 and CL 416178.

Please review carefully: I did my best to read through the CLs, but
I'm not entirely confident I haven't made a mistake.

Fixes #59770.

Change-Id: Ib8937e55dcd11e3f75c16b28519d3d91df1d4da3
Reviewed-on: https://go-review.googlesource.com/c/go/+/492596
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Matloob <matloob@golang.org>
src/cmd/go/internal/modindex/index_format.txt
src/cmd/go/internal/modindex/read.go