1
0
mirror of https://github.com/google/gops.git synced 2024-11-27 08:31:17 +02:00
gops/vendor
Shi Han e4108e7e73 address breaking changes from xlab/treeprint (#84)
A PR of xlab/treeprint (https://github.com/xlab/treeprint/pull/6)
which was merged might break gops in the future.
The PR removed treeprint.EdgeTypeStart. To set the root node,
we can now use SetValue(value Value) instead.

In this commit,

    dep ensure -update github.com/xlab/treeprint

was executed to update the library and then fix is applied.
2018-07-11 10:08:06 -07:00
..
github.com address breaking changes from xlab/treeprint (#84) 2018-07-11 10:08:06 -07:00
golang.org/x/sys add command to display a process tree (#72) 2018-03-10 19:43:39 -08:00
rsc.io/goversion vendor: dep ensure again 2017-09-04 11:54:34 -07:00