Skip to content

Upgrade go-ieproxy to 0.0.6

Brian Williams requested to merge workhorse/upgrade-go-ieproxy into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Fixes #364117 (closed). go-ieproxy has a bug where it may sometimes panic on Darwin when attempting to retrieve proxy settings (https://github.com/mattn/go-ieproxy/issues/35). This was fixed with version 0.0.6.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports