]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/doc: increase version of pkgsite doc command that's run
authorMichael Matloob <matloob@golang.org>
Mon, 9 Jun 2025 15:10:53 +0000 (11:10 -0400)
committerMichael Matloob <matloob@google.com>
Mon, 9 Jun 2025 17:32:23 +0000 (10:32 -0700)
commitac1686752bf65eaefebb340bd642177e2cc27bde
treedadb3e358b32320e174b439e6c2d1fc4f852fde7
parentda0e8c4517178f545ee78b11e3d91e1daa7ce07a
cmd/internal/doc: increase version of pkgsite doc command that's run

This will incorporate the changes in CL 675957, CL 677596, and
CL 675958.

For #73848

Change-Id: Ie3d313e055a36b5b7aafec4a7462a1ced8a9f923
Reviewed-on: https://go-review.googlesource.com/c/go/+/680176
Reviewed-by: Michael Matloob <matloob@google.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/internal/doc/main.go