]> Cypherpunks repositories - gostls13.git/commit
cmd/api: rerun updategolden
authorKeith Randall <khr@golang.org>
Thu, 22 May 2025 17:25:49 +0000 (10:25 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 24 Jul 2025 16:04:17 +0000 (09:04 -0700)
commit14f5eb781231bcd1b892c76e04db559caee59a6a
tree87042b9d9565889bf851d4884ed1615eaf82350e
parent52b6d7f67af28a4df6665a595e3f35b9875be2b5
cmd/api: rerun updategolden

Not sure why, but

    go test cmd/api --updategolden

makes changes to the golden files. The changes are just moving things
around, no actual semantic changes. But this is confusing for new
contributors when updating api files.

Change-Id: If27b039f47b94953b7891f8f6b6999ed79953198
Reviewed-on: https://go-review.googlesource.com/c/go/+/675616
Auto-Submit: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
src/cmd/api/testdata/src/pkg/p1/golden.txt
src/cmd/api/testdata/src/pkg/p2/golden.txt
src/cmd/api/testdata/src/pkg/p4/golden.txt