-
Notifications
You must be signed in to change notification settings - Fork 350
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
v1.0.4 Has a Broken Path #218
Comments
we are seeing the same issue here https://travis-ci.org/lightningnetwork/lnd/jobs/586171113 this is coming from installing https://github.com/ory/go-acc |
It seems the issue is being caused because
|
Go 1.13
|
I encountered the same. Please tag v1.0.5 after merge as 1.0.4 is poisoned. Thank you dear maintainers 😄 |
#219 merged. Creating rc release now, to ensure we have this fixed. |
v1.0.5-rc1 is out https://github.com/spf13/pflag/releases/tag/v1.0.5-rc1 Please report here if this resolves your issue. |
thank you @therealmitchconnors! 🎉 |
@cfromknecht does that mean it works for you? It seems to work for me, but I want to be sure before I create the release... |
@therealmitchconnors yes |
ok, based on the feedback, I have shipped v1.0.5. Please re-run |
edit: updated how to recreate
go get -u github.com/golangci/golangci-lint/cmd/golangci-lint
will fail when hitting this depThe text was updated successfully, but these errors were encountered: