I'm not new to Pulumi (been using it w/ TypeScript...
# golang
s
I'm not new to Pulumi (been using it w/ TypeScript for a while), but I am new to Go and using Go with Pulumi. I've been trying to run some of the Go examples from the GitHub examples repo (https://github.com/pulumi/examples/) as well as trying to run some simple code of my own based on those examples. No matter what I do, I just get a panic/crash. I'm at a bit of a loss on how to proceed, especially since I can't even make the examples work. Any suggestions for where I should start troubleshooting?