panic: runtime error: invalid memory address or nil pointer dereference[signal 0xb code=0x1 addr=0x20 pc=0x40102d]
goroutine 1 [running]:main.GetFile(0xc820393b40, 0x10, 0x0, 0x0, 0x7fafa3633248, 0xc8204fe2a0, 0x0, 0x0) /home/mickesommar/Code/golang/workspace/src/bitbucket.com/mickesommar/simplewalk/main.go:14 +0x2dpath/filepath.walk(0xc820393a40, 0xe, 0x7fafa36331c0, 0xc8203814a0, 0x5478d0, 0x0, 0x0) /usr/lib/go/src/path/filepath/path.go:370 +0x415path/filepath.walk(0xc820393620, 0xb, 0x7fafa36331c0, 0xc820380eb0, 0x5478d0, 0x0, 0x0) /usr/lib/go/src/path/filepath/path.go:374 +0x4fcpath/filepath.walk(0xc82000a780, 0x5, 0x7fafa36331c0, 0xc820013310, 0x5478d0, 0x0, 0x0) /usr/lib/go/src/path/filepath/path.go:374 +0x4fcpath/filepath.walk(0x512478, 0x1, 0x7fafa36331c0, 0xc820012140, 0x5478d0, 0x0, 0x0) /usr/lib/go/src/path/filepath/path.go:374 +0x4fcpath/filepath.Walk(0x512478, 0x1, 0x5478d0, 0x0, 0x0) /usr/lib/go/src/path/filepath/path.go:396 +0xe1main.main() /home/mickesommar/Code/golang/workspace/src/bitbucket.com/mickesommar/simplewalk/main.go:22 +0x50
-j