Re: How to list all dependent packages to pack for a new one

2020-03-07 Thread Tong Sun
On Sat, Mar 7, 2020 at 9:51 AM Shengjing Zhu wrote: > > On Sat, Mar 7, 2020 at 10:27 PM Tong Sun > wrote: > > > > Hi, > > > > Given a new package that needs to be packed, say > > github.com/GoogleContainerTools/container-diff, how can I know what > > are the dependent packages that are yet/need t

Re: How to list all dependent packages to pack for a new one

2020-03-07 Thread Shengjing Zhu
On Sat, Mar 7, 2020 at 10:27 PM Tong Sun wrote: > > Hi, > > Given a new package that needs to be packed, say > github.com/GoogleContainerTools/container-diff, how can I know what > are the dependent packages that are yet/need to be packed? We have such tool, but I think the document is not easy t

How to list all dependent packages to pack for a new one

2020-03-07 Thread Tong Sun
Hi, Given a new package that needs to be packed, say github.com/GoogleContainerTools/container-diff, how can I know what are the dependent packages that are yet/need to be packed? I.e., is there a tool that list such dependencies recursively while checking the available packages in https://salsa.