Closed
Description
What version of Go are you using (go version
)?
14
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (go env
)?
Windows Subsystem for Linux (Ubuntu)
Windows 10 64-bit
What did you do?
Ran go get
for tyk dependencies.
What did you expect to see?
The dependencies install.
What did you see instead?
Network errors indicating Go in WSL was dropping the Windows host network settings.
Not sure if this is a Go thing or just a WSL thing.