1
0
mirror of https://github.com/golang/go synced 2024-09-25 01:20:13 -06:00

misc/dashboard: add go.tools to list of subrepos

R=r, adg, dsymonds
CC=golang-dev
https://golang.org/cl/9535044
This commit is contained in:
Dave Cheney 2013-05-19 10:04:23 +10:00
parent 2dc751ac21
commit c3dbe5d24c

View File

@ -27,6 +27,7 @@ var subRepos = []string{
"image",
"net",
"talks",
"tools",
}
// Put subRepos into defaultPackages.