mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-27 06:00:25 +03:00
tpl/internal: Synch Go templates fork with Go 1.16dev
This commit is contained in:
parent
66beac99c6
commit
cf3e077da3
25 changed files with 2520 additions and 137 deletions
|
@ -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 ...")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue