I've just installed Go from the package on the golang site.
When trying to build (or run) import getting an import error, but can't figure out why:
go build world2.go
This produces the error:
# world2.go:3:8: import "world": cannot find package