tpl/internal: Sync Go template src to Go 1.20

Updates #10691
This commit is contained in:
Bjørn Erik Pedersen 2023-02-06 09:09:27 +01:00
parent 4801e2e8ee
commit 094135ff96
8 changed files with 175 additions and 11 deletions

View file

@ -17,7 +17,7 @@ import (
)
func main() {
// The current is built with be7068fb0804f661515c678bee9224b90b32869a text/template: correct assignment, not declaration, in range
// The current is built with de4748c47c67392a57f250714509f590f68ad395 HEAD, tag: go1.20.
fmt.Println("Forking ...")
defer fmt.Println("Done ...")