panic: runtime error: invalid memory address or nil pointer dereference [signal 0xb code=0x1 addr=0x8 pc=0x400c77] goroutine 1 [running]: main.main() /tmpfs/gosandbox-0656bfdd_990cb295_da1c8f79_6e849913_24d9a636/prog.go:8 +0x77
Thanks. Got it. I checked error and it was permission issue. Thank you. I fixed it now. You guys are awesome :)