helloworld3.go:8: can't find import: ./file
It appears that I can't import local packages successfully.
I'm issuing the following command to compile it: 6g helloworld3.go
I'm running Mac OS X 10.6.3.
Am I doing something wrong? Is the tutorial out of date?
Thanks,
Brad
Feeling silly,
Brad