On Thursday, 9 April 2020 12:01:31 UTC+1, Tanmay Das wrote:
>
> Running the executable: `./helloworld`
>
>
OK, then clearly it's not an issue with finding our downloading 
dependencies: these will all have been resolved by the time the binary has 
been compiled and linked.

Therefore, I think it must be some issue with macOS being told to run an 
executable it hasn't seen before, making a network connection.

If you run it once successfully, and then remove the network connection, 
does it run again OK?  (I would hope that it caches the result)

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/9a1ba436-1c7a-448e-bb3b-b6dd597066bc%40googlegroups.com.

Reply via email to