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 ...")