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

Downgrade github.com/mattn/go-ieproxy to v0.0.1 again #111

Merged
merged 1 commit into from
Jun 26, 2022

Conversation

hairyhenderson
Copy link
Owner

Fixes #64, which was broken accidentally during some routine dependency updates (#92).

This time I've separated the require line and added an explanatory comment which should prevent this from happening again!

I understand that the eventual goal in Azure/azure-pipeline-go#31 is to simply remove the dependency on the problematic package. Once that happens we can simply delete the line.

Signed-off-by: Dave Henderson dhenderson@gmail.com

Signed-off-by: Dave Henderson <dhenderson@gmail.com>
@hairyhenderson hairyhenderson added the bug Something isn't working label Jun 26, 2022
@hairyhenderson hairyhenderson self-assigned this Jun 26, 2022
@hairyhenderson hairyhenderson merged commit d4f0b5a into main Jun 26, 2022
@hairyhenderson hairyhenderson deleted the refix-macos-build-64 branch June 26, 2022 23:43
@erezrokah
Copy link

Thanks for the fix @hairyhenderson 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build Fails on Darwin (without CGO enabled)
2 participants