Skip to content

Commit

Permalink
app/appengine: add x/debug subrepo
Browse files Browse the repository at this point in the history
Change-Id: I71edbdeee94e69f2acefb3a4474e558bf33a46df
Reviewed-on: https://go-review.googlesource.com/115057
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
Reviewed-by: Brad Fitzpatrick <[email protected]>
  • Loading branch information
hyangah committed May 29, 2018
1 parent 6a76835 commit 094b883
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/appengine/dash.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@ var goPackages = []*Package{
Name: "crypto",
Path: "golang.org/x/crypto",
},
{
Kind: "subrepo",
Name: "debug",
Path: "golang.org/x/debug",
},
{
Kind: "subrepo",
Name: "exp",
Expand Down

0 comments on commit 094b883

Please sign in to comment.