]> Cypherpunks repositories - gostls13.git/commit
cmd/go: revert "add graphviz output to graph command"
authorRuss Cox <rsc@golang.org>
Tue, 21 Aug 2018 02:43:45 +0000 (02:43 +0000)
committerRuss Cox <rsc@golang.org>
Tue, 21 Aug 2018 02:44:04 +0000 (02:44 +0000)
commita0212aa6273395c400092383bbdebc251ebacd2d
treec7fb1934e1b0269a5748f6da50047984d26711de
parent27ed675b4bbb63b5b5d84a21be583ef6147a2084
cmd/go: revert "add graphviz output to graph command"

This reverts commit 723479bc30f998f29ecbba7caea118ac4e2c9afd.

Reason for revert: other tools should convert the graph output to graphviz.

Change-Id: Ide5b8f0b061aaff74bb6ba4c2a8f8768d1fbc05a
Reviewed-on: https://go-review.googlesource.com/130295
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/internal/modcmd/graph.go