From: Bjørn Erik Pedersen Date: Wed, 17 Feb 2021 10:57:23 +0000 (+0100) Subject: Pull in latest Go 1.16 template source X-Git-Tag: v0.81.0~14 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e77b2e3aa0b24c5ca960905772335b27845705eb;p=brevno-suite%2Fhugo Pull in latest Go 1.16 template source --- diff --git a/scripts/fork_go_templates/main.go b/scripts/fork_go_templates/main.go index 0b76020d..f550efbb 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 c8bd8010ff7c0115bf186443119216ba51f09d2b / go1.16dev + // The current is built with Go version 2f0da6d9e29d9b9d5a4d10427ca9f71d12bbacc8 / go1.16 fmt.Println("Forking ...") defer fmt.Println("Done ...")