> On 8 Apr 2020, at 20.00, Tanmay Das <tanmaymi...@gmail.com> wrote:
>
> Hey Gophers,
> My very first post here.
>
> Today I faced an unexpected power outage and I wanted to tinker with Go a
> little bit. I wrote a simple hello world program and ran
> go run helloworld.go
>
> Strangely the code didn't run. In fact, the terminal prompt never exited. I
> kept running the same command over and over again but no luck. I checked all
> my configurations, my env vars, etc. and everything was ok. After ruling out
> all the possibilities it suddenly hit me: what if Go actually requires an
> internet connection to run a program for no apparent reason? I waited for the
> electricity to come back and as soon as I was connected to the internet I ran
> `go run` command again and voilĂ !
>
Can you attach the output of `go env` and your working directory? I am curious
because I may have another issue that may related to this. Thank you.
--
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/FAC92664-B7E3-427D-AFFF-3BDDA2791EF2%40gmail.com.