tpl: Sync Go template packages with the Go 1.22.5 source

This commit is contained in:
Bjørn Erik Pedersen
2024-08-01 10:02:14 +02:00
parent ae9d5e7d83
commit 071f8b4466
5 changed files with 3 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ import (
)
func main() {
// The current is built with db6097f8cb [release-branch.go1.22] go1.22.1
// The current is built with 8e1fdea8316d840fd07e9d6e026048e53290948b go1.22.5
// TODO(bep) preserve the staticcheck.conf file.
fmt.Println("Forking ...")
defer fmt.Println("Done ...")