summaryrefslogtreecommitdiffstats
path: root/scripts/fork_go_templates/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/fork_go_templates/main.go')
-rw-r--r--scripts/fork_go_templates/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/fork_go_templates/main.go b/scripts/fork_go_templates/main.go
index 4f8bb93d7..7aab23c35 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 da54dfb6a1f3bef827b9ec3780c98fde77a97d11 / go1.16dev
+ // The current is built with Go version c8bd8010ff7c0115bf186443119216ba51f09d2b / go1.16dev
fmt.Println("Forking ...")
defer fmt.Println("Done ...")