i started today with go and i work with intellij ultimate with go plugin. i first create a hello world project but i have long compilation time. (30 seconds and more)
i’m working with windows and i have installed newest go sdk.
if i compile with console
go build main.go then it’s the same. i’m behind a proxy, could this be the problem?