Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Add basic debug logging #43

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Add basic debug logging #43

merged 1 commit into from
Sep 30, 2021

Conversation

sfowl
Copy link
Contributor

@sfowl sfowl commented Sep 30, 2021

This helped me worked out what was wrong with my install, e.g.:

$ deplist  .
exit status 1
$ deplist -debug=1 .
DEBU[0000] GetGolangDeps go.mod                         
DEBU[0000] go list -f cannot be used with -json         
DEBU[0000] go list -f cannot be used with -json         
exit status 1

I also had a problem with ruby v3 being incompatible with the testRepo, but I lost that error message.

@mcoops mcoops merged commit 69fcaf1 into mcoops:master Sep 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants