aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_content/doc/go1.26.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_content/doc/go1.26.md b/_content/doc/go1.26.md
index 7b0e2503..bd5d4cbd 100644
--- a/_content/doc/go1.26.md
+++ b/_content/doc/go1.26.md
@@ -237,7 +237,7 @@ Go executables, and they may affect people who use external linking
mode with custom linker scripts.
- The `moduledata` structure is now in its own section, named
- `go.module`.
+ `.go.module`.
- The `moduledata` `cutab` field, which is a slice, now has the
correct length; previously the length was four times too large.
- The `pcHeader` found at the start of the `.gopclntab` section no