From 895fbaecf5d3d8f5e47f5f9ceeae58e34d4d3671 Mon Sep 17 00:00:00 2001 From: Dmitri Shuralyov Date: Wed, 18 Mar 2026 16:00:48 -0400 Subject: [release-branch.go1.26] doc: remove template use in godebug.md This file used to be implicitly a template prior to CL 733500, but now it's no longer a template. The only template use here can be trivially expressed with pure Markdown syntax, so do that. (The alternative path would be to set 'template: true' explicitly.) For #78211. Fixes #78253. Change-Id: I66970f0d081b4e80e8d330330ad17a5702364391 Reviewed-on: https://go-review.googlesource.com/c/go/+/756560 Reviewed-by: Carlos Amedee Reviewed-by: Dmitri Shuralyov Auto-Submit: Dmitri Shuralyov LUCI-TryBot-Result: Go LUCI Reviewed-by: Sean Liao (cherry picked from commit f9bdf58fb186b665b05dc5a5afdeb149a1b3335c) Reviewed-on: https://go-review.googlesource.com/c/go/+/757420 Auto-Submit: Dmitri Shuralyov --- doc/godebug.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/godebug.md') diff --git a/doc/godebug.md b/doc/godebug.md index dbec880c56..00da3d83ef 100644 --- a/doc/godebug.md +++ b/doc/godebug.md @@ -133,9 +133,7 @@ are also treated as invalid. The defaults that will be compiled into a main package are reported by the command: -{{raw ` go list -f '{{.DefaultGODEBUG}}' my/main/package -`}} Only differences from the base Go toolchain defaults are reported. -- cgit v1.3