aboutsummaryrefslogtreecommitdiff
path: root/src/internal/godebugs/table.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/godebugs/table.go')
-rw-r--r--src/internal/godebugs/table.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/godebugs/table.go b/src/internal/godebugs/table.go
index 1d4a329fef..af93a8b0be 100644
--- a/src/internal/godebugs/table.go
+++ b/src/internal/godebugs/table.go
@@ -39,6 +39,7 @@ var All = []Info{
{Name: "gocacheverify", Package: "cmd/go"},
{Name: "gotestjsonbuildtext", Package: "cmd/go", Changed: 24, Old: "1"},
{Name: "gotypesalias", Package: "go/types", Changed: 23, Old: "0"},
+ {Name: "htmlmetacontenturlescape", Package: "html/template"},
{Name: "http2client", Package: "net/http"},
{Name: "http2debug", Package: "net/http", Opaque: true},
{Name: "http2server", Package: "net/http"},