The below command lists all packages recursively, including the packages from the standard library in the current directory:
$ go list ... cmd/addr2line cmd/api cmd/asm # output truncated