From cf3e077da304e6f4d7c22f8296e1382335d055c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Thu, 3 Dec 2020 13:50:17 +0100 Subject: tpl/internal: Synch Go templates fork with Go 1.16dev --- scripts/fork_go_templates/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/fork_go_templates') diff --git a/scripts/fork_go_templates/main.go b/scripts/fork_go_templates/main.go index b66c8a111..4f8bb93d7 100644 --- a/scripts/fork_go_templates/main.go +++ b/scripts/fork_go_templates/main.go @@ -18,7 +18,7 @@ import ( func main() { // TODO(bep) git checkout tag - // The current is built with Go version b68fa57c599720d33a2d735782969ce95eabf794 / go1.15dev + // The current is built with Go version da54dfb6a1f3bef827b9ec3780c98fde77a97d11 / go1.16dev fmt.Println("Forking ...") defer fmt.Println("Done ...") -- cgit v1.2.3