Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix vendor, update to new spf13/pflag behaviour #20

Merged
merged 1 commit into from
Aug 4, 2018

Conversation

dnephin
Copy link
Member

@dnephin dnephin commented Jul 24, 2018

I noticed some strange behaviour with gotestsum when I used go get to download dependencies. When I used unknown flags it was not giving me any error. I guess there is a regression in spf13/pflag(see spf13/pflag#176)

Update vendor to pickup the latest changes, and update flag parsing logic to handle the new behaviour.

Also fix a panic with --raw-command

@dnephin dnephin changed the title Add vendor Fix vendor, update to new spf13/pflag behaviour Aug 4, 2018
@dnephin dnephin merged commit 0267de5 into gotestyourself:master Aug 4, 2018
@dnephin dnephin deleted the add-vendor branch August 4, 2018 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant