gvt icon indicating copy to clipboard operation
gvt copied to clipboard

Prototype for 'purge' command (#16)

Open excavador opened this issue 7 years ago • 4 comments

I prototyped 'purge' command, for that I copied & fixed related file from gb-vendor. I am not sure how exactly 'ParseImports' should be used for this tasks. Hope for your help to complete the task

excavador avatar Jul 30 '17 14:07 excavador

@excavador I guess you need to add pkg/errors to vendor, then the Travis checks may pass.

slomek avatar Aug 03 '17 10:08 slomek

@FiloSottile could you please provide any feedback how exactly it should be fixed?

excavador avatar Aug 03 '17 11:08 excavador

@excavador gvt fetch github.com/pkg/errors on your branch and add all updated files.

slomek avatar Aug 03 '17 11:08 slomek

@slomek I do not sure what that's the right solution (if you compare with other files you''ll pkg/errors used nowhere). That's why I am asking the owner of the repo, I need him opinion about the "right" way how he see it.

excavador avatar Aug 03 '17 12:08 excavador