mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
cmd/api: bump go.tools golden CL hash
TBR=bradfitz R=rsc CC=golang-codereviews https://golang.org/cl/166380043
This commit is contained in:
parent
844889dfe2
commit
18b4f06b13
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ import (
|
||||||
// goToolsVersion is the hg revision of the go.tools subrepo we need
|
// goToolsVersion is the hg revision of the go.tools subrepo we need
|
||||||
// to build cmd/api. This only needs to be updated whenever a go/types
|
// to build cmd/api. This only needs to be updated whenever a go/types
|
||||||
// bug fix is needed by the cmd/api tool.
|
// bug fix is needed by the cmd/api tool.
|
||||||
const goToolsVersion = "6698ca2900e2"
|
const goToolsVersion = "ae08a5291439"
|
||||||
|
|
||||||
var goroot string
|
var goroot string
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue