Skip to content

Commit

Permalink
Pull in latest Go 1.16 template source
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Feb 18, 2021
1 parent b5485ae commit e77b2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/fork_go_templates/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -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 ...")

Expand Down

0 comments on commit e77b2e3

Please sign in to comment.