dev/depgraph: add summary -deps.sum -deps.only for detecting binary changes
Created by: bobheadxi
go run ./dev/depgraph summary -deps.sum -deps.only
TODO:
-
sum the target package as well -
go.mod, go.sum detection=> not this PR
Test plan
Run it locally yo