mirror of
https://github.com/golang/go
synced 2024-11-12 07:40:23 -07: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:
parent
2dc751ac21
commit
c3dbe5d24c
@ -27,6 +27,7 @@ var subRepos = []string{
|
|||||||
"image",
|
"image",
|
||||||
"net",
|
"net",
|
||||||
"talks",
|
"talks",
|
||||||
|
"tools",
|
||||||
}
|
}
|
||||||
|
|
||||||
// Put subRepos into defaultPackages.
|
// Put subRepos into defaultPackages.
|
||||||
|
Loading…
Reference in New Issue
Block a user