URI: 
       Pull in latest Go 1.16 template source - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit e77b2e3aa0b24c5ca960905772335b27845705eb
   DIR parent b5485aeae7e1f73f18835fbf0b8eedc305d450d0
  HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Wed, 17 Feb 2021 11:57:23 +0100
       
       Pull in latest Go 1.16 template source
       
       Diffstat:
         M scripts/fork_go_templates/main.go   |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git 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 ...")