Skip to content

dev/depgraph: add summary -deps.sum -deps.only for detecting binary changes

Administrator requested to merge depgraph-sum into main

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

Merge request reports

Loading