False positive when running Go Lang program
I'm running a simple 'hello world' style program written in Go, and when I run it from the command line I get the compiled file blocked, and a false positive hit on a virus. Steps to reproduce on Windows 10 , latest build: Install Go Lang from the official site Install Visual Studio Code Enable Go support in Visual Studio…