]> Cypherpunks repositories - gostls13.git/commit
cmd/go: make use of Runnable method
authorMikio Hara <mikioh.mikioh@gmail.com>
Mon, 19 Jan 2015 08:19:46 +0000 (17:19 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Mon, 19 Jan 2015 22:20:41 +0000 (22:20 +0000)
commit9ccbd027dd070921ac1799bde5df044e50e33a99
treeb75fb994df5e5dc6f33bae7502439daa26f6cb2c
parent95864504d2d2690c428c6349d4cad3d61bddff7e
cmd/go: make use of Runnable method

Reported via unsupported Github pull request: #9299

Change-Id: I0e98dd68cbc68fcc6bcec15c5b33f20b6a861ec6
Reviewed-on: https://go-review.googlesource.com/3025
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/main.go