2019/11/11 15:48:38 Info:2019/11/11 15:48:38 Build info ---------- golang.org/x/tools/gopls 0.2.0 golang.org/x/tools/gopls@v0.2.0 h1:ddCHfScTYOG6auAcEKXCFN5iSeKSAnYcPv+7zVJBd+U= github.com/BurntSushi/toml@v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ= github.com/sergi/go-diff@v1.0.0 h1:Kpca3qRNrduNnOQeazBd0ysaKrUJiIuISHxogkT9RPQ= golang.org/x/sync@v0.0.0-20190423024810-112230192c58 h1:8gQV6CLnAEikrhgkHFbMAEhagSSnXWGV915qUMm9mrU= golang.org/x/tools@v0.0.0-20191108194844-46f05828f2fe h1:FNzasIzfY1IIdyTs/+o3Qv1b7YdffPbBXyjZ5VJJdIA= golang.org/x/xerrors@v0.0.0-20190717185122-a985d3407aa7 h1:9zdDQZ7Thm29KFXgAX/+yaf3eVbP7djjWp/dXAppNCc= honnef.co/go/tools@v0.0.1-2019.2.3 h1:3JgtbtFHMiCmsznwGVTUWbgGov+pVqnlf1dEJTNAXeM= Go info ------- go version go1.13.4 darwin/amd64 GO111MODULE="" GOARCH="amd64" GOBIN="" GOCACHE="/Users/russell/Library/Caches/go-build" GOENV="/Users/russell/Library/Application Support/go/env" GOEXE="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="darwin" GONOPROXY="" GONOSUMDB="" GOOS="darwin" GOPATH="/Users/russell/go" GOPRIVATE="" GOPROXY="https://proxy.golang.org,direct" GOROOT="/usr/local/Cellar/go/1.13.4/libexec" GOSUMDB="sum.golang.org" GOTMPDIR="" GOTOOLDIR="/usr/local/Cellar/go/1.13.4/libexec/pkg/tool/darwin_amd64" GCCGO="gccgo" AR="ar" CC="clang" CXX="clang++" CGO_ENABLED="1" GOMOD="/Users/russell/dev/go/go/src/cmd/go.mod" CGO_CFLAGS="-g -O2" CGO_CPPFLAGS="" CGO_CXXFLAGS="-g -O2" CGO_FFLAGS="-g -O2" CGO_LDFLAGS="-g -O2" PKG_CONFIG="pkg-config" GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/bk/1vdjn7vd19x41x0ztsbvmw400000gq/T/go-build382116700=/tmp/go-build -gno-record-gcc-switches -fno-common" 2019/11/11 15:48:38 Info:2019/11/11 15:48:38 14.468978ms for GOROOT= GOPATH=/Users/russell/go GO111MODULE= PWD=/Users/russell/dev/go/go/src/cmd go "env" "GOMOD", stderr: <<>> stdout: <> 2019/11/11 15:48:38 Info:2019/11/11 15:48:38 20.950561ms for GOROOT= GOPATH=/Users/russell/go GO111MODULE= PWD=/Users/russell/dev/go/go/src/cmd go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "builtin", stderr: <<>> stdout: <<{ "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/builtin", "ImportPath": "builtin", "Name": "builtin", "Doc": "Package builtin provides documentation for Go's predeclared identifiers.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/builtin.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Match": [ "builtin" ], "Goroot": true, "Standard": true, "GoFiles": [ "builtin.go" ] } >> 2019/11/11 15:48:38 Info:2019/11/11 15:48:38 23.652326ms for GOROOT= GOPATH=/Users/russell/go GO111MODULE= PWD=/Users/russell/dev/go/go/src/cmd go "list" "-m" "-json" "all", stderr: <<>> stdout: <<{ "Path": "cmd", "Main": true, "Dir": "/Users/russell/dev/go/go/src/cmd", "GoMod": "/Users/russell/dev/go/go/src/cmd/go.mod", "GoVersion": "1.12" } { "Path": "github.com/BurntSushi/toml", "Version": "v0.3.1", "Time": "2018-08-15T10:47:33Z", "Indirect": true, "Dir": "/Users/russell/go/pkg/mod/github.com/!burnt!sushi/toml@v0.3.1", "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/!burnt!sushi/toml/@v/v0.3.1.mod" } { "Path": "github.com/davecgh/go-spew", "Version": "v1.1.0", "Time": "2016-10-29T20:57:26Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.0.mod" } { "Path": "github.com/google/pprof", "Version": "v0.0.0-20190515194954-54271f7e092f", "Time": "2019-05-15T19:49:54Z", "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/google/pprof/@v/v0.0.0-20190515194954-54271f7e092f.mod" } { "Path": "github.com/google/renameio", "Version": "v0.1.0", "Time": "2019-01-09T16:53:11Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/google/renameio/@v/v0.1.0.mod" } { "Path": "github.com/ianlancetaylor/demangle", "Version": "v0.0.0-20180524225900-fc6590592b44", "Time": "2018-05-24T22:59:00Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/ianlancetaylor/demangle/@v/v0.0.0-20180524225900-fc6590592b44.mod" } { "Path": "github.com/kisielk/gotool", "Version": "v1.0.0", "Time": "2018-02-21T18:54:26Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/kisielk/gotool/@v/v1.0.0.mod" } { "Path": "github.com/kr/pretty", "Version": "v0.1.0", "Time": "2018-05-06T08:33:45Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/kr/pretty/@v/v0.1.0.mod" } { "Path": "github.com/kr/pty", "Version": "v1.1.1", "Time": "2018-01-13T18:08:13Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/kr/pty/@v/v1.1.1.mod" } { "Path": "github.com/kr/text", "Version": "v0.1.0", "Time": "2018-05-06T08:24:08Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/kr/text/@v/v0.1.0.mod" } { "Path": "github.com/pmezard/go-difflib", "Version": "v1.0.0", "Time": "2016-01-10T10:55:54Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.0.mod" } { "Path": "github.com/rogpeppe/go-internal", "Version": "v1.3.0", "Time": "2019-04-03T15:02:29Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/rogpeppe/go-internal/@v/v1.3.0.mod" } { "Path": "github.com/sergi/go-diff", "Version": "v1.0.0", "Time": "2017-11-10T11:01:46Z", "Indirect": true, "Dir": "/Users/russell/go/pkg/mod/github.com/sergi/go-diff@v1.0.0", "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/sergi/go-diff/@v/v1.0.0.mod" } { "Path": "github.com/stretchr/objx", "Version": "v0.1.0", "Time": "2018-01-06T01:13:53Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.1.0.mod" } { "Path": "github.com/stretchr/testify", "Version": "v1.4.0", "Time": "2019-07-12T00:01:36Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.4.0.mod" } { "Path": "golang.org/x/arch", "Version": "v0.0.0-20190815191158-8a70ba74b3a1", "Time": "2019-08-15T19:11:58Z", "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/arch/@v/v0.0.0-20190815191158-8a70ba74b3a1.mod", "GoVersion": "1.11" } { "Path": "golang.org/x/crypto", "Version": "v0.0.0-20190510104115-cbcb75029529", "Time": "2019-05-10T10:41:15Z", "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.0.0-20190510104115-cbcb75029529.mod" } { "Path": "golang.org/x/mod", "Version": "v0.0.0-20190513183733-4bf6d317e70e", "Time": "2019-05-13T18:37:33Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/mod/@v/v0.0.0-20190513183733-4bf6d317e70e.mod", "GoVersion": "1.13" } { "Path": "golang.org/x/net", "Version": "v0.0.0-20190620200207-3b0461eec859", "Time": "2019-06-20T20:02:07Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.0.0-20190620200207-3b0461eec859.mod", "GoVersion": "1.11" } { "Path": "golang.org/x/sync", "Version": "v0.0.0-20190423024810-112230192c58", "Time": "2019-04-23T02:48:10Z", "Indirect": true, "Dir": "/Users/russell/go/pkg/mod/golang.org/x/sync@v0.0.0-20190423024810-112230192c58", "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/sync/@v/v0.0.0-20190423024810-112230192c58.mod" } { "Path": "golang.org/x/sys", "Version": "v0.0.0-20190502175342-a43fa875dd82", "Time": "2019-05-02T17:53:42Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.0.0-20190502175342-a43fa875dd82.mod", "GoVersion": "1.12" } { "Path": "golang.org/x/text", "Version": "v0.3.0", "Time": "2017-12-14T13:08:43Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.0.mod" } { "Path": "golang.org/x/tools", "Version": "v0.0.0-20191108194844-46f05828f2fe", "Time": "2019-11-08T19:48:44Z", "Dir": "/Users/russell/go/pkg/mod/golang.org/x/tools@v0.0.0-20191108194844-46f05828f2fe", "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/tools/@v/v0.0.0-20191108194844-46f05828f2fe.mod", "GoVersion": "1.11" } { "Path": "golang.org/x/tools/gopls", "Version": "v0.2.0", "Time": "2019-11-11T20:13:25Z", "Indirect": true, "Dir": "/Users/russell/go/pkg/mod/golang.org/x/tools/gopls@v0.2.0", "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/tools/gopls/@v/v0.2.0.mod", "GoVersion": "1.11" } { "Path": "golang.org/x/xerrors", "Version": "v0.0.0-20190717185122-a985d3407aa7", "Time": "2019-07-17T18:51:22Z", "Indirect": true, "Dir": "/Users/russell/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20190717185122-a985d3407aa7", "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.mod", "GoVersion": "1.11" } { "Path": "gopkg.in/check.v1", "Version": "v1.0.0-20180628173108-788fd7840127", "Time": "2018-06-28T17:31:08Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.mod" } { "Path": "gopkg.in/errgo.v2", "Version": "v2.1.0", "Time": "2018-08-23T07:15:05Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/gopkg.in/errgo.v2/@v/v2.1.0.mod" } { "Path": "gopkg.in/yaml.v2", "Version": "v2.2.2", "Time": "2018-11-15T11:05:04Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/gopkg.in/yaml.v2/@v/v2.2.2.mod" } { "Path": "honnef.co/go/tools", "Version": "v0.0.1-2019.2.3", "Time": "2019-09-04T15:47:18Z", "Indirect": true, "Dir": "/Users/russell/go/pkg/mod/honnef.co/go/tools@v0.0.1-2019.2.3", "GoMod": "/Users/russell/go/pkg/mod/cache/download/honnef.co/go/tools/@v/v0.0.1-2019.2.3.mod", "GoVersion": "1.11" } { "Path": "rsc.io/pdf", "Version": "v0.1.1", "Time": "2018-04-11T19:01:10Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/rsc.io/pdf/@v/v0.1.1.mod" } >> 2019/11/11 15:48:38 Info:2019/11/11 15:48:38 14.537923ms for GOROOT= GOPATH=/Users/russell/go GO111MODULE= PWD=/Users/russell/dev/go/go/src/cmd go "env" "GOMOD", stderr: <<>> stdout: <> 2019/11/11 15:48:38 Info:2019/11/11 15:48:38 22.795631ms for GOROOT= GOPATH=/Users/russell/go GO111MODULE= PWD=/Users/russell/dev/go/go/src/cmd go "list" "-m" "-json" "all", stderr: <<>> stdout: <<{ "Path": "cmd", "Main": true, "Dir": "/Users/russell/dev/go/go/src/cmd", "GoMod": "/Users/russell/dev/go/go/src/cmd/go.mod", "GoVersion": "1.12" } { "Path": "github.com/BurntSushi/toml", "Version": "v0.3.1", "Time": "2018-08-15T10:47:33Z", "Indirect": true, "Dir": "/Users/russell/go/pkg/mod/github.com/!burnt!sushi/toml@v0.3.1", "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/!burnt!sushi/toml/@v/v0.3.1.mod" } { "Path": "github.com/davecgh/go-spew", "Version": "v1.1.0", "Time": "2016-10-29T20:57:26Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.0.mod" } { "Path": "github.com/google/pprof", "Version": "v0.0.0-20190515194954-54271f7e092f", "Time": "2019-05-15T19:49:54Z", "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/google/pprof/@v/v0.0.0-20190515194954-54271f7e092f.mod" } { "Path": "github.com/google/renameio", "Version": "v0.1.0", "Time": "2019-01-09T16:53:11Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/google/renameio/@v/v0.1.0.mod" } { "Path": "github.com/ianlancetaylor/demangle", "Version": "v0.0.0-20180524225900-fc6590592b44", "Time": "2018-05-24T22:59:00Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/ianlancetaylor/demangle/@v/v0.0.0-20180524225900-fc6590592b44.mod" } { "Path": "github.com/kisielk/gotool", "Version": "v1.0.0", "Time": "2018-02-21T18:54:26Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/kisielk/gotool/@v/v1.0.0.mod" } { "Path": "github.com/kr/pretty", "Version": "v0.1.0", "Time": "2018-05-06T08:33:45Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/kr/pretty/@v/v0.1.0.mod" } { "Path": "github.com/kr/pty", "Version": "v1.1.1", "Time": "2018-01-13T18:08:13Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/kr/pty/@v/v1.1.1.mod" } { "Path": "github.com/kr/text", "Version": "v0.1.0", "Time": "2018-05-06T08:24:08Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/kr/text/@v/v0.1.0.mod" } { "Path": "github.com/pmezard/go-difflib", "Version": "v1.0.0", "Time": "2016-01-10T10:55:54Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.0.mod" } { "Path": "github.com/rogpeppe/go-internal", "Version": "v1.3.0", "Time": "2019-04-03T15:02:29Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/rogpeppe/go-internal/@v/v1.3.0.mod" } { "Path": "github.com/sergi/go-diff", "Version": "v1.0.0", "Time": "2017-11-10T11:01:46Z", "Indirect": true, "Dir": "/Users/russell/go/pkg/mod/github.com/sergi/go-diff@v1.0.0", "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/sergi/go-diff/@v/v1.0.0.mod" } { "Path": "github.com/stretchr/objx", "Version": "v0.1.0", "Time": "2018-01-06T01:13:53Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.1.0.mod" } { "Path": "github.com/stretchr/testify", "Version": "v1.4.0", "Time": "2019-07-12T00:01:36Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.4.0.mod" } { "Path": "golang.org/x/arch", "Version": "v0.0.0-20190815191158-8a70ba74b3a1", "Time": "2019-08-15T19:11:58Z", "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/arch/@v/v0.0.0-20190815191158-8a70ba74b3a1.mod", "GoVersion": "1.11" } { "Path": "golang.org/x/crypto", "Version": "v0.0.0-20190510104115-cbcb75029529", "Time": "2019-05-10T10:41:15Z", "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.0.0-20190510104115-cbcb75029529.mod" } { "Path": "golang.org/x/mod", "Version": "v0.0.0-20190513183733-4bf6d317e70e", "Time": "2019-05-13T18:37:33Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/mod/@v/v0.0.0-20190513183733-4bf6d317e70e.mod", "GoVersion": "1.13" } { "Path": "golang.org/x/net", "Version": "v0.0.0-20190620200207-3b0461eec859", "Time": "2019-06-20T20:02:07Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/net/@v/v0.0.0-20190620200207-3b0461eec859.mod", "GoVersion": "1.11" } { "Path": "golang.org/x/sync", "Version": "v0.0.0-20190423024810-112230192c58", "Time": "2019-04-23T02:48:10Z", "Indirect": true, "Dir": "/Users/russell/go/pkg/mod/golang.org/x/sync@v0.0.0-20190423024810-112230192c58", "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/sync/@v/v0.0.0-20190423024810-112230192c58.mod" } { "Path": "golang.org/x/sys", "Version": "v0.0.0-20190502175342-a43fa875dd82", "Time": "2019-05-02T17:53:42Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.0.0-20190502175342-a43fa875dd82.mod", "GoVersion": "1.12" } { "Path": "golang.org/x/text", "Version": "v0.3.0", "Time": "2017-12-14T13:08:43Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.0.mod" } { "Path": "golang.org/x/tools", "Version": "v0.0.0-20191108194844-46f05828f2fe", "Time": "2019-11-08T19:48:44Z", "Dir": "/Users/russell/go/pkg/mod/golang.org/x/tools@v0.0.0-20191108194844-46f05828f2fe", "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/tools/@v/v0.0.0-20191108194844-46f05828f2fe.mod", "GoVersion": "1.11" } { "Path": "golang.org/x/tools/gopls", "Version": "v0.2.0", "Time": "2019-11-11T20:13:25Z", "Indirect": true, "Dir": "/Users/russell/go/pkg/mod/golang.org/x/tools/gopls@v0.2.0", "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/tools/gopls/@v/v0.2.0.mod", "GoVersion": "1.11" } { "Path": "golang.org/x/xerrors", "Version": "v0.0.0-20190717185122-a985d3407aa7", "Time": "2019-07-17T18:51:22Z", "Indirect": true, "Dir": "/Users/russell/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20190717185122-a985d3407aa7", "GoMod": "/Users/russell/go/pkg/mod/cache/download/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.mod", "GoVersion": "1.11" } { "Path": "gopkg.in/check.v1", "Version": "v1.0.0-20180628173108-788fd7840127", "Time": "2018-06-28T17:31:08Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.mod" } { "Path": "gopkg.in/errgo.v2", "Version": "v2.1.0", "Time": "2018-08-23T07:15:05Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/gopkg.in/errgo.v2/@v/v2.1.0.mod" } { "Path": "gopkg.in/yaml.v2", "Version": "v2.2.2", "Time": "2018-11-15T11:05:04Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/gopkg.in/yaml.v2/@v/v2.2.2.mod" } { "Path": "honnef.co/go/tools", "Version": "v0.0.1-2019.2.3", "Time": "2019-09-04T15:47:18Z", "Indirect": true, "Dir": "/Users/russell/go/pkg/mod/honnef.co/go/tools@v0.0.1-2019.2.3", "GoMod": "/Users/russell/go/pkg/mod/cache/download/honnef.co/go/tools/@v/v0.0.1-2019.2.3.mod", "GoVersion": "1.11" } { "Path": "rsc.io/pdf", "Version": "v0.1.1", "Time": "2018-04-11T19:01:10Z", "Indirect": true, "GoMod": "/Users/russell/go/pkg/mod/cache/download/rsc.io/pdf/@v/v0.1.1.mod" } >> 2019/11/11 15:48:38 Info:2019/11/11 15:48:38 158.449382ms for GOROOT= GOPATH=/Users/russell/go GO111MODULE= PWD=/Users/russell/dev/go/go/src/cmd go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "/Users/russell/dev/go/go/src/cmd/compile", stderr: <<>> stdout: <<{ "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/cpu", "ImportPath": "internal/cpu", "Name": "cpu", "Doc": "Package cpu implements processor feature detection used by the Go standard library.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/cpu.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "cpu.go", "cpu_amd64.go", "cpu_x86.go" ], "CompiledGoFiles": [ "cpu.go", "cpu_amd64.go", "cpu_x86.go", "cpu_x86.s" ], "IgnoredGoFiles": [ "cpu_386.go", "cpu_amd64p32.go", "cpu_arm.go", "cpu_arm64.go", "cpu_mips.go", "cpu_mips64.go", "cpu_mips64le.go", "cpu_mipsle.go", "cpu_no_init.go", "cpu_ppc64x.go", "cpu_s390x.go", "cpu_s390x_test.go", "cpu_wasm.go" ], "SFiles": [ "cpu_x86.s" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "cpu_test.go", "cpu_x86_test.go" ], "XTestImports": [ "internal/cpu", "internal/testenv", "os", "os/exec", "runtime", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/unsafe", "ImportPath": "unsafe", "Name": "unsafe", "Doc": "Package unsafe contains operations that step around the type safety of Go programs.", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "unsafe.go" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/bytealg", "ImportPath": "internal/bytealg", "Name": "bytealg", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/bytealg.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bytealg.go", "compare_native.go", "count_native.go", "equal_generic.go", "equal_native.go", "index_amd64.go", "index_native.go", "indexbyte_native.go" ], "CompiledGoFiles": [ "bytealg.go", "compare_native.go", "count_native.go", "equal_generic.go", "equal_native.go", "index_amd64.go", "index_native.go", "indexbyte_native.go", "compare_amd64.s", "count_amd64.s", "equal_amd64.s", "index_amd64.s", "indexbyte_amd64.s" ], "IgnoredGoFiles": [ "compare_generic.go", "count_generic.go", "index_arm64.go", "index_generic.go", "index_s390x.go", "indexbyte_generic.go" ], "SFiles": [ "compare_amd64.s", "count_amd64.s", "equal_amd64.s", "index_amd64.s", "indexbyte_amd64.s" ], "Imports": [ "internal/cpu", "unsafe" ], "Deps": [ "internal/cpu", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/runtime/internal/atomic", "ImportPath": "runtime/internal/atomic", "Name": "atomic", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/runtime/internal/atomic.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "atomic_amd64x.go", "stubs.go" ], "CompiledGoFiles": [ "atomic_amd64x.go", "stubs.go", "asm_amd64.s" ], "IgnoredGoFiles": [ "atomic_386.go", "atomic_arm.go", "atomic_arm64.go", "atomic_mips64x.go", "atomic_mipsx.go", "atomic_ppc64x.go", "atomic_s390x.go", "atomic_wasm.go" ], "SFiles": [ "asm_amd64.s" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "XTestGoFiles": [ "atomic_test.go", "bench_test.go" ], "XTestImports": [ "runtime", "runtime/internal/atomic", "runtime/internal/sys", "testing", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/runtime/internal/sys", "ImportPath": "runtime/internal/sys", "Name": "sys", "Doc": "package sys contains system- and configuration- and architecture-specific constants used by the runtime.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/runtime/internal/sys.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "arch.go", "arch_amd64.go", "intrinsics.go", "stubs.go", "sys.go", "zgoarch_amd64.go", "zgoos_darwin.go", "zversion.go" ], "CompiledGoFiles": [ "arch.go", "arch_amd64.go", "intrinsics.go", "stubs.go", "sys.go", "zgoarch_amd64.go", "zgoos_darwin.go", "zversion.go" ], "IgnoredGoFiles": [ "arch_386.go", "arch_amd64p32.go", "arch_arm.go", "arch_arm64.go", "arch_mips.go", "arch_mips64.go", "arch_mips64le.go", "arch_mipsle.go", "arch_ppc64.go", "arch_ppc64le.go", "arch_s390x.go", "arch_wasm.go", "gengoos.go", "intrinsics_stubs.go", "zgoarch_386.go", "zgoarch_amd64p32.go", "zgoarch_arm.go", "zgoarch_arm64.go", "zgoarch_arm64be.go", "zgoarch_armbe.go", "zgoarch_mips.go", "zgoarch_mips64.go", "zgoarch_mips64le.go", "zgoarch_mips64p32.go", "zgoarch_mips64p32le.go", "zgoarch_mipsle.go", "zgoarch_ppc.go", "zgoarch_ppc64.go", "zgoarch_ppc64le.go", "zgoarch_riscv.go", "zgoarch_riscv64.go", "zgoarch_s390.go", "zgoarch_s390x.go", "zgoarch_sparc.go", "zgoarch_sparc64.go", "zgoarch_wasm.go", "zgoos_aix.go", "zgoos_android.go", "zgoos_dragonfly.go", "zgoos_freebsd.go", "zgoos_hurd.go", "zgoos_illumos.go", "zgoos_js.go", "zgoos_linux.go", "zgoos_nacl.go", "zgoos_netbsd.go", "zgoos_openbsd.go", "zgoos_plan9.go", "zgoos_solaris.go", "zgoos_windows.go", "zgoos_zos.go" ], "XTestGoFiles": [ "intrinsics_test.go" ], "XTestImports": [ "runtime/internal/sys", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/runtime/internal/math", "ImportPath": "runtime/internal/math", "Name": "math", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/runtime/internal/math.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "math.go" ], "CompiledGoFiles": [ "math.go" ], "Imports": [ "runtime/internal/sys" ], "Deps": [ "runtime/internal/sys" ], "XTestGoFiles": [ "math_test.go" ], "XTestImports": [ "runtime/internal/math", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/runtime", "ImportPath": "runtime", "Name": "runtime", "Doc": "Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/runtime.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "alg.go", "atomic_pointer.go", "cgo.go", "cgocall.go", "cgocallback.go", "cgocheck.go", "chan.go", "compiler.go", "complex.go", "cpuflags.go", "cpuflags_amd64.go", "cpuprof.go", "cputicks.go", "debug.go", "debugcall.go", "debuglog.go", "debuglog_off.go", "defs_darwin_amd64.go", "env_posix.go", "error.go", "extern.go", "fastlog2.go", "fastlog2table.go", "float.go", "hash64.go", "heapdump.go", "iface.go", "lfstack.go", "lfstack_64bit.go", "lock_sema.go", "malloc.go", "map.go", "map_fast32.go", "map_fast64.go", "map_faststr.go", "mbarrier.go", "mbitmap.go", "mcache.go", "mcentral.go", "mem_darwin.go", "mfinal.go", "mfixalloc.go", "mgc.go", "mgclarge.go", "mgcmark.go", "mgcscavenge.go", "mgcstack.go", "mgcsweep.go", "mgcsweepbuf.go", "mgcwork.go", "mheap.go", "mprof.go", "msan0.go", "msize.go", "mstats.go", "mwbbuf.go", "netpoll.go", "netpoll_kqueue.go", "os_darwin.go", "os_nonopenbsd.go", "panic.go", "plugin.go", "print.go", "proc.go", "profbuf.go", "proflabel.go", "race0.go", "rdebug.go", "relax_stub.go", "runtime.go", "runtime1.go", "runtime2.go", "rwmutex.go", "select.go", "sema.go", "signal_amd64x.go", "signal_darwin.go", "signal_darwin_amd64.go", "signal_sighandler.go", "signal_unix.go", "sigqueue.go", "sizeclasses.go", "slice.go", "softfloat64.go", "stack.go", "string.go", "stubs.go", "stubs_amd64x.go", "stubs_nonlinux.go", "symtab.go", "sys_darwin.go", "sys_darwin_64.go", "sys_nonppc64x.go", "sys_x86.go", "time.go", "timestub.go", "trace.go", "traceback.go", "type.go", "typekind.go", "utf8.go", "vdso_in_none.go", "write_err.go" ], "CompiledGoFiles": [ "alg.go", "atomic_pointer.go", "cgo.go", "cgocall.go", "cgocallback.go", "cgocheck.go", "chan.go", "compiler.go", "complex.go", "cpuflags.go", "cpuflags_amd64.go", "cpuprof.go", "cputicks.go", "debug.go", "debugcall.go", "debuglog.go", "debuglog_off.go", "defs_darwin_amd64.go", "env_posix.go", "error.go", "extern.go", "fastlog2.go", "fastlog2table.go", "float.go", "hash64.go", "heapdump.go", "iface.go", "lfstack.go", "lfstack_64bit.go", "lock_sema.go", "malloc.go", "map.go", "map_fast32.go", "map_fast64.go", "map_faststr.go", "mbarrier.go", "mbitmap.go", "mcache.go", "mcentral.go", "mem_darwin.go", "mfinal.go", "mfixalloc.go", "mgc.go", "mgclarge.go", "mgcmark.go", "mgcscavenge.go", "mgcstack.go", "mgcsweep.go", "mgcsweepbuf.go", "mgcwork.go", "mheap.go", "mprof.go", "msan0.go", "msize.go", "mstats.go", "mwbbuf.go", "netpoll.go", "netpoll_kqueue.go", "os_darwin.go", "os_nonopenbsd.go", "panic.go", "plugin.go", "print.go", "proc.go", "profbuf.go", "proflabel.go", "race0.go", "rdebug.go", "relax_stub.go", "runtime.go", "runtime1.go", "runtime2.go", "rwmutex.go", "select.go", "sema.go", "signal_amd64x.go", "signal_darwin.go", "signal_darwin_amd64.go", "signal_sighandler.go", "signal_unix.go", "sigqueue.go", "sizeclasses.go", "slice.go", "softfloat64.go", "stack.go", "string.go", "stubs.go", "stubs_amd64x.go", "stubs_nonlinux.go", "symtab.go", "sys_darwin.go", "sys_darwin_64.go", "sys_nonppc64x.go", "sys_x86.go", "time.go", "timestub.go", "trace.go", "traceback.go", "type.go", "typekind.go", "utf8.go", "vdso_in_none.go", "write_err.go", "asm.s", "asm_amd64.s", "duff_amd64.s", "memclr_amd64.s", "memmove_amd64.s", "rt0_darwin_amd64.s", "sys_darwin_amd64.s" ], "IgnoredGoFiles": [ "auxv_none.go", "cgo_mmap.go", "cgo_ppc64x.go", "cgo_sigaction.go", "crash_nonunix_test.go", "debug_test.go", "debuglog_on.go", "defs1_linux.go", "defs1_netbsd_386.go", "defs1_netbsd_amd64.go", "defs1_netbsd_arm.go", "defs1_netbsd_arm64.go", "defs1_solaris_amd64.go", "defs2_linux.go", "defs3_linux.go", "defs_aix.go", "defs_aix_ppc64.go", "defs_arm_linux.go", "defs_darwin.go", "defs_darwin_386.go", "defs_darwin_arm.go", "defs_darwin_arm64.go", "defs_dragonfly.go", "defs_dragonfly_amd64.go", "defs_freebsd.go", "defs_freebsd_386.go", "defs_freebsd_amd64.go", "defs_freebsd_arm.go", "defs_linux.go", "defs_linux_386.go", "defs_linux_amd64.go", "defs_linux_arm.go", "defs_linux_arm64.go", "defs_linux_mips64x.go", "defs_linux_mipsx.go", "defs_linux_ppc64.go", "defs_linux_ppc64le.go", "defs_linux_s390x.go", "defs_nacl_386.go", "defs_nacl_amd64p32.go", "defs_nacl_arm.go", "defs_netbsd.go", "defs_netbsd_386.go", "defs_netbsd_amd64.go", "defs_netbsd_arm.go", "defs_openbsd.go", "defs_openbsd_386.go", "defs_openbsd_amd64.go", "defs_openbsd_arm.go", "defs_openbsd_arm64.go", "defs_plan9_386.go", "defs_plan9_amd64.go", "defs_plan9_arm.go", "defs_solaris.go", "defs_solaris_amd64.go", "defs_windows.go", "defs_windows_386.go", "defs_windows_amd64.go", "defs_windows_arm.go", "env_plan9.go", "export_arm_test.go", "export_debug_test.go", "export_futex_test.go", "export_linux_test.go", "export_windows_test.go", "futex_test.go", "hash32.go", "lfstack_32bit.go", "lock_futex.go", "lock_js.go", "mem_aix.go", "mem_bsd.go", "mem_js.go", "mem_linux.go", "mem_plan9.go", "mem_windows.go", "memmove_linux_amd64_test.go", "mkduff.go", "mkfastlog2table.go", "mksizeclasses.go", "mmap.go", "msan.go", "net_plan9.go", "netpoll_aix.go", "netpoll_epoll.go", "netpoll_fake.go", "netpoll_solaris.go", "netpoll_stub.go", "netpoll_windows.go", "norace_linux_test.go", "numcpu_freebsd_test.go", "os2_aix.go", "os2_freebsd.go", "os2_nacl.go", "os2_openbsd.go", "os2_plan9.go", "os2_solaris.go", "os3_plan9.go", "os3_solaris.go", "os_aix.go", "os_android.go", "os_darwin_arm.go", "os_darwin_arm64.go", "os_dragonfly.go", "os_freebsd.go", "os_freebsd2.go", "os_freebsd_amd64.go", "os_freebsd_arm.go", "os_freebsd_noauxv.go", "os_js.go", "os_linux.go", "os_linux_arm.go", "os_linux_arm64.go", "os_linux_be64.go", "os_linux_generic.go", "os_linux_mips64x.go", "os_linux_mipsx.go", "os_linux_noauxv.go", "os_linux_novdso.go", "os_linux_ppc64x.go", "os_linux_s390x.go", "os_nacl.go", "os_nacl_arm.go", "os_netbsd.go", "os_netbsd_386.go", "os_netbsd_amd64.go", "os_netbsd_arm.go", "os_netbsd_arm64.go", "os_openbsd.go", "os_openbsd_arm.go", "os_openbsd_arm64.go", "os_plan9.go", "os_plan9_arm.go", "os_solaris.go", "os_windows.go", "os_windows_arm.go", "panic32.go", "race.go", "runtime_linux_test.go", "sigaction.go", "signal_386.go", "signal_aix_ppc64.go", "signal_arm.go", "signal_arm64.go", "signal_darwin_386.go", "signal_darwin_arm.go", "signal_darwin_arm64.go", "signal_dragonfly.go", "signal_dragonfly_amd64.go", "signal_freebsd.go", "signal_freebsd_386.go", "signal_freebsd_amd64.go", "signal_freebsd_arm.go", "signal_linux_386.go", "signal_linux_amd64.go", "signal_linux_arm.go", "signal_linux_arm64.go", "signal_linux_mips64x.go", "signal_linux_mipsx.go", "signal_linux_ppc64x.go", "signal_linux_s390x.go", "signal_mips64x.go", "signal_mipsx.go", "signal_nacl.go", "signal_nacl_386.go", "signal_nacl_amd64p32.go", "signal_nacl_arm.go", "signal_netbsd.go", "signal_netbsd_386.go", "signal_netbsd_amd64.go", "signal_netbsd_arm.go", "signal_netbsd_arm64.go", "signal_openbsd.go", "signal_openbsd_386.go", "signal_openbsd_amd64.go", "signal_openbsd_arm.go", "signal_openbsd_arm64.go", "signal_plan9.go", "signal_ppc64x.go", "signal_solaris.go", "signal_solaris_amd64.go", "signal_windows.go", "sigqueue_note.go", "sigqueue_plan9.go", "sigtab_aix.go", "sigtab_linux_generic.go", "sigtab_linux_mipsx.go", "stubs2.go", "stubs3.go", "stubs32.go", "stubs_386.go", "stubs_arm.go", "stubs_arm64.go", "stubs_linux.go", "stubs_mips64x.go", "stubs_mipsx.go", "stubs_ppc64x.go", "stubs_s390x.go", "sys_arm.go", "sys_arm64.go", "sys_darwin_32.go", "sys_mips64x.go", "sys_mipsx.go", "sys_ppc64x.go", "sys_s390x.go", "sys_wasm.go", "syscall2_solaris.go", "syscall_aix.go", "syscall_solaris.go", "syscall_windows.go", "syscall_windows_test.go", "timeasm.go", "timestub2.go", "vdso_elf32.go", "vdso_elf64.go", "vdso_freebsd.go", "vdso_freebsd_arm.go", "vdso_freebsd_x86.go", "vdso_linux.go", "vdso_linux_386.go", "vdso_linux_amd64.go", "vdso_linux_arm.go", "vdso_linux_arm64.go", "vdso_linux_ppc64x.go", "vlop_arm_test.go", "vlrt.go", "wincallback.go", "write_err_android.go", "zcallback_windows.go" ], "HFiles": [ "asm_ppc64x.h", "funcdata.h", "go_tls.h", "textflag.h" ], "SFiles": [ "asm.s", "asm_amd64.s", "duff_amd64.s", "memclr_amd64.s", "memmove_amd64.s", "rt0_darwin_amd64.s", "sys_darwin_amd64.s" ], "Imports": [ "internal/bytealg", "internal/cpu", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ], "Deps": [ "internal/bytealg", "internal/cpu", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ], "TestGoFiles": [ "export_debuglog_test.go", "export_mmap_test.go", "export_test.go", "export_unix_test.go", "proc_runtime_test.go" ], "TestImports": [ "runtime/internal/atomic", "runtime/internal/sys", "unsafe" ], "XTestGoFiles": [ "callers_test.go", "chan_test.go", "chanbarrier_test.go", "closure_test.go", "complex_test.go", "crash_cgo_test.go", "crash_test.go", "crash_unix_test.go", "debuglog_test.go", "env_test.go", "example_test.go", "fastlog2_test.go", "gc_test.go", "gcinfo_test.go", "hash_test.go", "iface_test.go", "lfstack_test.go", "malloc_test.go", "map_benchmark_test.go", "map_test.go", "memmove_test.go", "mfinal_test.go", "norace_test.go", "proc_test.go", "profbuf_test.go", "rand_test.go", "runtime-gdb_test.go", "runtime-lldb_test.go", "runtime_mmap_test.go", "runtime_test.go", "runtime_unix_test.go", "rwmutex_test.go", "semasleep_test.go", "sizeof_test.go", "slice_test.go", "softfloat64_test.go", "stack_test.go", "string_test.go", "symtab_test.go", "treap_test.go" ], "XTestImports": [ "bytes", "crypto/rand", "encoding/binary", "flag", "fmt", "internal/race", "internal/testenv", "io", "io/ioutil", "math", "math/cmplx", "math/rand", "net", "os", "os/exec", "path/filepath", "reflect", "regexp", "runtime", "runtime/debug", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "testing", "time", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/reflectlite", "ImportPath": "internal/reflectlite", "Name": "reflectlite", "Doc": "Package reflectlite implements lightweight version of reflect, not using any package except for \"runtime\" and \"unsafe\".", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/reflectlite.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "swapper.go", "type.go", "value.go" ], "CompiledGoFiles": [ "swapper.go", "type.go", "value.go", "asm.s" ], "SFiles": [ "asm.s" ], "Imports": [ "runtime", "unsafe" ], "Deps": [ "internal/bytealg", "internal/cpu", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "TestImports": [ "unsafe" ], "XTestGoFiles": [ "all_test.go", "set_test.go", "tostring_test.go" ], "XTestImports": [ "bytes", "encoding/base64", "fmt", "go/ast", "go/token", "internal/reflectlite", "io", "math", "reflect", "runtime", "strconv", "testing", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/errors", "ImportPath": "errors", "Name": "errors", "Doc": "Package errors implements functions to manipulate errors.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/errors.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "errors.go", "wrap.go" ], "CompiledGoFiles": [ "errors.go", "wrap.go" ], "Imports": [ "internal/reflectlite" ], "Deps": [ "internal/bytealg", "internal/cpu", "internal/reflectlite", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ], "XTestGoFiles": [ "errors_test.go", "example_test.go", "wrap_test.go" ], "XTestImports": [ "errors", "fmt", "os", "reflect", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/race", "ImportPath": "internal/race", "Name": "race", "Doc": "Package race contains helper functions for manually instrumenting code for the race detector.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/race.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "norace.go" ], "CompiledGoFiles": [ "doc.go", "norace.go" ], "IgnoredGoFiles": [ "race.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/sync/atomic", "ImportPath": "sync/atomic", "Name": "atomic", "Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/sync/atomic.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "value.go" ], "CompiledGoFiles": [ "doc.go", "value.go", "asm.s" ], "SFiles": [ "asm.s" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "XTestGoFiles": [ "atomic_test.go", "example_test.go", "value_test.go" ], "XTestImports": [ "fmt", "math/rand", "runtime", "strings", "sync", "sync/atomic", "testing", "time", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/sync", "ImportPath": "sync", "Name": "sync", "Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/sync.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "cond.go", "map.go", "mutex.go", "once.go", "pool.go", "poolqueue.go", "runtime.go", "rwmutex.go", "waitgroup.go" ], "CompiledGoFiles": [ "cond.go", "map.go", "mutex.go", "once.go", "pool.go", "poolqueue.go", "runtime.go", "rwmutex.go", "waitgroup.go" ], "Imports": [ "internal/race", "runtime", "sync/atomic", "unsafe" ], "Deps": [ "internal/bytealg", "internal/cpu", "internal/race", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync/atomic", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "cond_test.go", "example_pool_test.go", "example_test.go", "map_bench_test.go", "map_reference_test.go", "map_test.go", "mutex_test.go", "once_test.go", "pool_test.go", "runtime_sema_test.go", "rwmutex_test.go", "waitgroup_test.go" ], "XTestImports": [ "bytes", "fmt", "internal/race", "internal/testenv", "io", "math/rand", "os", "os/exec", "reflect", "runtime", "runtime/debug", "sort", "strings", "sync", "sync/atomic", "testing", "testing/quick", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/io", "ImportPath": "io", "Name": "io", "Doc": "Package io provides basic interfaces to I/O primitives.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/io.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "io.go", "multi.go", "pipe.go" ], "CompiledGoFiles": [ "io.go", "multi.go", "pipe.go" ], "Imports": [ "errors", "sync", "sync/atomic" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "XTestGoFiles": [ "example_test.go", "io_test.go", "multi_test.go", "pipe_test.go" ], "XTestImports": [ "bytes", "crypto/sha1", "errors", "fmt", "io", "io/ioutil", "log", "os", "runtime", "sort", "strings", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/unicode", "ImportPath": "unicode", "Name": "unicode", "Doc": "Package unicode provides data and functions to test some properties of Unicode code points.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/unicode.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "casetables.go", "digit.go", "graphic.go", "letter.go", "tables.go" ], "CompiledGoFiles": [ "casetables.go", "digit.go", "graphic.go", "letter.go", "tables.go" ], "XTestGoFiles": [ "digit_test.go", "example_test.go", "graphic_test.go", "letter_test.go", "script_test.go" ], "XTestImports": [ "flag", "fmt", "runtime", "sort", "strings", "testing", "unicode" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/unicode/utf8", "ImportPath": "unicode/utf8", "Name": "utf8", "Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/unicode/utf8.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "utf8.go" ], "CompiledGoFiles": [ "utf8.go" ], "XTestGoFiles": [ "example_test.go", "utf8_test.go" ], "XTestImports": [ "bytes", "fmt", "testing", "unicode", "unicode/utf8" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/bytes", "ImportPath": "bytes", "Name": "bytes", "Doc": "Package bytes implements functions for the manipulation of byte slices.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/bytes.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "buffer.go", "bytes.go", "reader.go" ], "CompiledGoFiles": [ "buffer.go", "bytes.go", "reader.go" ], "IgnoredGoFiles": [ "boundary_test.go" ], "Imports": [ "errors", "internal/bytealg", "io", "unicode", "unicode/utf8" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "buffer_test.go", "bytes_test.go", "compare_test.go", "example_test.go", "reader_test.go" ], "XTestImports": [ "bytes", "encoding/base64", "fmt", "internal/testenv", "io", "io/ioutil", "math/rand", "os", "reflect", "runtime", "sort", "strings", "sync", "testing", "unicode", "unicode/utf8" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/bufio", "ImportPath": "bufio", "Name": "bufio", "Doc": "Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/bufio.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bufio.go", "scan.go" ], "CompiledGoFiles": [ "bufio.go", "scan.go" ], "Imports": [ "bytes", "errors", "io", "unicode/utf8" ], "Deps": [ "bytes", "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "TestImports": [ "unicode/utf8" ], "XTestGoFiles": [ "bufio_test.go", "example_test.go", "scan_test.go" ], "XTestImports": [ "bufio", "bytes", "errors", "fmt", "io", "io/ioutil", "os", "strconv", "strings", "testing", "testing/iotest", "time", "unicode", "unicode/utf8" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/math/bits", "ImportPath": "math/bits", "Name": "bits", "Doc": "Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/math/bits.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bits.go", "bits_errors.go", "bits_tables.go" ], "CompiledGoFiles": [ "bits.go", "bits_errors.go", "bits_tables.go" ], "IgnoredGoFiles": [ "bits_errors_bootstrap.go", "make_examples.go", "make_tables.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "bits_test.go", "example_test.go" ], "XTestImports": [ "fmt", "math/bits", "runtime", "testing", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/math", "ImportPath": "math", "Name": "math", "Doc": "Package math provides basic constants and mathematical functions.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/math.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "abs.go", "acosh.go", "asin.go", "asinh.go", "atan.go", "atan2.go", "atanh.go", "bits.go", "cbrt.go", "const.go", "copysign.go", "dim.go", "erf.go", "erfinv.go", "exp.go", "exp_asm.go", "expm1.go", "floor.go", "frexp.go", "gamma.go", "hypot.go", "j0.go", "j1.go", "jn.go", "ldexp.go", "lgamma.go", "log.go", "log10.go", "log1p.go", "logb.go", "mod.go", "modf.go", "nextafter.go", "pow.go", "pow10.go", "remainder.go", "signbit.go", "sin.go", "sincos.go", "sinh.go", "sqrt.go", "tan.go", "tanh.go", "trig_reduce.go", "unsafe.go" ], "CompiledGoFiles": [ "abs.go", "acosh.go", "asin.go", "asinh.go", "atan.go", "atan2.go", "atanh.go", "bits.go", "cbrt.go", "const.go", "copysign.go", "dim.go", "erf.go", "erfinv.go", "exp.go", "exp_asm.go", "expm1.go", "floor.go", "frexp.go", "gamma.go", "hypot.go", "j0.go", "j1.go", "jn.go", "ldexp.go", "lgamma.go", "log.go", "log10.go", "log1p.go", "logb.go", "mod.go", "modf.go", "nextafter.go", "pow.go", "pow10.go", "remainder.go", "signbit.go", "sin.go", "sincos.go", "sinh.go", "sqrt.go", "tan.go", "tanh.go", "trig_reduce.go", "unsafe.go", "dim_amd64.s", "exp_amd64.s", "floor_amd64.s", "hypot_amd64.s", "log_amd64.s", "sqrt_amd64.s", "stubs_amd64.s" ], "IgnoredGoFiles": [ "arith_s390x.go", "arith_s390x_test.go", "export_s390x_test.go" ], "SFiles": [ "dim_amd64.s", "exp_amd64.s", "floor_amd64.s", "hypot_amd64.s", "log_amd64.s", "sqrt_amd64.s", "stubs_amd64.s" ], "Imports": [ "internal/cpu", "math/bits", "unsafe" ], "Deps": [ "internal/cpu", "math/bits", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "all_test.go", "example_test.go", "huge_test.go" ], "XTestImports": [ "fmt", "math", "testing", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/strconv", "ImportPath": "strconv", "Name": "strconv", "Doc": "Package strconv implements conversions to and from string representations of basic data types.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/strconv.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "atob.go", "atof.go", "atoi.go", "decimal.go", "doc.go", "extfloat.go", "ftoa.go", "isprint.go", "itoa.go", "quote.go" ], "CompiledGoFiles": [ "atob.go", "atof.go", "atoi.go", "decimal.go", "doc.go", "extfloat.go", "ftoa.go", "isprint.go", "itoa.go", "quote.go" ], "IgnoredGoFiles": [ "makeisprint.go" ], "Imports": [ "errors", "internal/bytealg", "math", "math/bits", "unicode/utf8" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/reflectlite", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go", "internal_test.go" ], "XTestGoFiles": [ "atob_test.go", "atof_test.go", "atoi_test.go", "decimal_test.go", "example_test.go", "fp_test.go", "ftoa_test.go", "itoa_test.go", "quote_test.go", "strconv_test.go" ], "XTestImports": [ "bufio", "bytes", "errors", "fmt", "log", "math", "math/rand", "os", "reflect", "runtime", "strconv", "strings", "sync", "testing", "time", "unicode" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/reflect", "ImportPath": "reflect", "Name": "reflect", "Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/reflect.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "deepequal.go", "makefunc.go", "swapper.go", "type.go", "value.go" ], "CompiledGoFiles": [ "deepequal.go", "makefunc.go", "swapper.go", "type.go", "value.go", "asm_amd64.s" ], "SFiles": [ "asm_amd64.s" ], "Imports": [ "math", "runtime", "strconv", "sync", "unicode", "unicode/utf8", "unsafe" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "TestImports": [ "unsafe" ], "XTestGoFiles": [ "all_test.go", "example_test.go", "set_test.go", "tostring_test.go" ], "XTestImports": [ "bytes", "encoding/base64", "encoding/json", "flag", "fmt", "go/ast", "go/token", "io", "math", "math/rand", "os", "reflect", "runtime", "sort", "strconv", "strings", "sync", "sync/atomic", "testing", "time", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/sort", "ImportPath": "sort", "Name": "sort", "Doc": "Package sort provides primitives for sorting slices and user-defined collections.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/sort.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "search.go", "slice.go", "slice_go113.go", "sort.go", "zfuncversion.go" ], "CompiledGoFiles": [ "search.go", "slice.go", "slice_go113.go", "sort.go", "zfuncversion.go" ], "IgnoredGoFiles": [ "genzfunc.go", "slice_go14.go", "slice_go18.go" ], "Imports": [ "internal/reflectlite" ], "Deps": [ "internal/bytealg", "internal/cpu", "internal/reflectlite", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "example_interface_test.go", "example_keys_test.go", "example_multi_test.go", "example_search_test.go", "example_test.go", "example_wrapper_test.go", "search_test.go", "sort_test.go" ], "XTestImports": [ "fmt", "internal/testenv", "math", "math/rand", "runtime", "sort", "strconv", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/fmtsort", "ImportPath": "internal/fmtsort", "Name": "fmtsort", "Doc": "Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/fmtsort.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "sort.go" ], "CompiledGoFiles": [ "sort.go" ], "Imports": [ "reflect", "sort" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "TestImports": [ "reflect" ], "XTestGoFiles": [ "sort_test.go" ], "XTestImports": [ "fmt", "internal/fmtsort", "math", "reflect", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/oserror", "ImportPath": "internal/oserror", "Name": "oserror", "Doc": "Package oserror defines errors values used in the os package.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/oserror.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "errors.go" ], "CompiledGoFiles": [ "errors.go" ], "Imports": [ "errors" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/reflectlite", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/syscall", "ImportPath": "syscall", "Name": "syscall", "Doc": "Package syscall contains an interface to the low-level operating system primitives.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/syscall.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bpf_darwin.go", "dirent.go", "endian_little.go", "env_unix.go", "exec_darwin.go", "exec_unix.go", "flock_darwin.go", "forkpipe.go", "msan0.go", "net.go", "route_bsd.go", "route_darwin.go", "sockcmsg_unix.go", "str.go", "syscall.go", "syscall_bsd.go", "syscall_darwin.go", "syscall_darwin_amd64.go", "syscall_unix.go", "timestruct.go", "zerrors_darwin_amd64.go", "zsyscall_darwin_amd64.go", "zsysnum_darwin_amd64.go", "ztypes_darwin_amd64.go" ], "CompiledGoFiles": [ "bpf_darwin.go", "dirent.go", "endian_little.go", "env_unix.go", "exec_darwin.go", "exec_unix.go", "flock_darwin.go", "forkpipe.go", "msan0.go", "net.go", "route_bsd.go", "route_darwin.go", "sockcmsg_unix.go", "str.go", "syscall.go", "syscall_bsd.go", "syscall_darwin.go", "syscall_darwin_amd64.go", "syscall_unix.go", "timestruct.go", "zerrors_darwin_amd64.go", "zsyscall_darwin_amd64.go", "zsysnum_darwin_amd64.go", "ztypes_darwin_amd64.go", "asm_darwin_amd64.s", "zsyscall_darwin_amd64.s" ], "IgnoredGoFiles": [ "bpf_bsd.go", "const_plan9.go", "creds_test.go", "dir_plan9.go", "dll_windows.go", "endian_big.go", "env_plan9.go", "env_windows.go", "errors_plan9.go", "exec_aix_test.go", "exec_bsd.go", "exec_libc.go", "exec_linux.go", "exec_linux_test.go", "exec_plan9.go", "exec_solaris_test.go", "exec_windows.go", "export_freebsd_test.go", "export_linux_test.go", "fd_nacl.go", "flock.go", "flock_aix.go", "flock_linux_32bit.go", "forkpipe2.go", "fs_js.go", "fs_nacl.go", "lsf_linux.go", "mkasm_darwin.go", "mkpost.go", "mksyscall_windows.go", "msan.go", "net_js.go", "net_nacl.go", "netlink_linux.go", "pwd_plan9.go", "route_dragonfly.go", "route_freebsd.go", "route_freebsd_32bit.go", "route_freebsd_64bit.go", "route_netbsd.go", "route_openbsd.go", "security_windows.go", "setuidgid_32_linux.go", "setuidgid_linux.go", "sockcmsg_linux.go", "syscall_aix.go", "syscall_aix_ppc64.go", "syscall_darwin_386.go", "syscall_darwin_arm.go", "syscall_darwin_arm64.go", "syscall_dragonfly.go", "syscall_dragonfly_amd64.go", "syscall_freebsd.go", "syscall_freebsd_386.go", "syscall_freebsd_amd64.go", "syscall_freebsd_arm.go", "syscall_freebsd_test.go", "syscall_getwd_bsd.go", "syscall_js.go", "syscall_linux.go", "syscall_linux_386.go", "syscall_linux_amd64.go", "syscall_linux_arm.go", "syscall_linux_arm64.go", "syscall_linux_mips64x.go", "syscall_linux_mipsx.go", "syscall_linux_ppc64x.go", "syscall_linux_s390x.go", "syscall_linux_test.go", "syscall_nacl.go", "syscall_nacl_386.go", "syscall_nacl_amd64p32.go", "syscall_nacl_arm.go", "syscall_netbsd.go", "syscall_netbsd_386.go", "syscall_netbsd_amd64.go", "syscall_netbsd_arm.go", "syscall_netbsd_arm64.go", "syscall_openbsd.go", "syscall_openbsd_386.go", "syscall_openbsd_amd64.go", "syscall_openbsd_arm.go", "syscall_openbsd_arm64.go", "syscall_plan9.go", "syscall_plan9_test.go", "syscall_solaris.go", "syscall_solaris_amd64.go", "syscall_windows.go", "syscall_windows_386.go", "syscall_windows_amd64.go", "syscall_windows_test.go", "tables_nacljs.go", "types_aix.go", "types_darwin.go", "types_dragonfly.go", "types_freebsd.go", "types_linux.go", "types_netbsd.go", "types_openbsd.go", "types_solaris.go", "types_windows.go", "types_windows_386.go", "types_windows_amd64.go", "types_windows_arm.go", "unzip_nacl.go", "zerrors_aix_ppc64.go", "zerrors_darwin_386.go", "zerrors_darwin_arm.go", "zerrors_darwin_arm64.go", "zerrors_dragonfly_amd64.go", "zerrors_freebsd_386.go", "zerrors_freebsd_amd64.go", "zerrors_freebsd_arm.go", "zerrors_linux_386.go", "zerrors_linux_amd64.go", "zerrors_linux_arm.go", "zerrors_linux_arm64.go", "zerrors_linux_mips.go", "zerrors_linux_mips64.go", "zerrors_linux_mips64le.go", "zerrors_linux_mipsle.go", "zerrors_linux_ppc64.go", "zerrors_linux_ppc64le.go", "zerrors_linux_s390x.go", "zerrors_netbsd_386.go", "zerrors_netbsd_amd64.go", "zerrors_netbsd_arm.go", "zerrors_netbsd_arm64.go", "zerrors_openbsd_386.go", "zerrors_openbsd_amd64.go", "zerrors_openbsd_arm.go", "zerrors_openbsd_arm64.go", "zerrors_solaris_amd64.go", "zerrors_windows.go", "zerrors_windows_386.go", "zerrors_windows_amd64.go", "zsyscall_aix_ppc64.go", "zsyscall_darwin_386.go", "zsyscall_darwin_arm.go", "zsyscall_darwin_arm64.go", "zsyscall_dragonfly_amd64.go", "zsyscall_freebsd_386.go", "zsyscall_freebsd_amd64.go", "zsyscall_freebsd_arm.go", "zsyscall_linux_386.go", "zsyscall_linux_amd64.go", "zsyscall_linux_arm.go", "zsyscall_linux_arm64.go", "zsyscall_linux_mips.go", "zsyscall_linux_mips64.go", "zsyscall_linux_mips64le.go", "zsyscall_linux_mipsle.go", "zsyscall_linux_ppc64.go", "zsyscall_linux_ppc64le.go", "zsyscall_linux_s390x.go", "zsyscall_nacl_386.go", "zsyscall_nacl_amd64p32.go", "zsyscall_nacl_arm.go", "zsyscall_netbsd_386.go", "zsyscall_netbsd_amd64.go", "zsyscall_netbsd_arm.go", "zsyscall_netbsd_arm64.go", "zsyscall_openbsd_386.go", "zsyscall_openbsd_amd64.go", "zsyscall_openbsd_arm.go", "zsyscall_openbsd_arm64.go", "zsyscall_plan9_386.go", "zsyscall_plan9_amd64.go", "zsyscall_plan9_arm.go", "zsyscall_solaris_amd64.go", "zsyscall_windows.go", "zsysctl_openbsd.go", "zsysnum_darwin_386.go", "zsysnum_darwin_arm.go", "zsysnum_darwin_arm64.go", "zsysnum_dragonfly_amd64.go", "zsysnum_freebsd_386.go", "zsysnum_freebsd_amd64.go", "zsysnum_freebsd_arm.go", "zsysnum_linux_386.go", "zsysnum_linux_amd64.go", "zsysnum_linux_arm.go", "zsysnum_linux_arm64.go", "zsysnum_linux_mips.go", "zsysnum_linux_mips64.go", "zsysnum_linux_mips64le.go", "zsysnum_linux_mipsle.go", "zsysnum_linux_ppc64.go", "zsysnum_linux_ppc64le.go", "zsysnum_linux_s390x.go", "zsysnum_netbsd_386.go", "zsysnum_netbsd_amd64.go", "zsysnum_netbsd_arm.go", "zsysnum_netbsd_arm64.go", "zsysnum_openbsd_386.go", "zsysnum_openbsd_amd64.go", "zsysnum_openbsd_arm.go", "zsysnum_openbsd_arm64.go", "zsysnum_plan9.go", "zsysnum_solaris_amd64.go", "zsysnum_windows_386.go", "zsysnum_windows_amd64.go", "ztypes_aix_ppc64.go", "ztypes_darwin_386.go", "ztypes_darwin_arm.go", "ztypes_darwin_arm64.go", "ztypes_dragonfly_amd64.go", "ztypes_freebsd_386.go", "ztypes_freebsd_amd64.go", "ztypes_freebsd_arm.go", "ztypes_linux_386.go", "ztypes_linux_amd64.go", "ztypes_linux_arm.go", "ztypes_linux_arm64.go", "ztypes_linux_mips.go", "ztypes_linux_mips64.go", "ztypes_linux_mips64le.go", "ztypes_linux_mipsle.go", "ztypes_linux_ppc64.go", "ztypes_linux_ppc64le.go", "ztypes_linux_s390x.go", "ztypes_netbsd_386.go", "ztypes_netbsd_amd64.go", "ztypes_netbsd_arm.go", "ztypes_netbsd_arm64.go", "ztypes_openbsd_386.go", "ztypes_openbsd_amd64.go", "ztypes_openbsd_arm.go", "ztypes_openbsd_arm64.go", "ztypes_solaris_amd64.go" ], "SFiles": [ "asm_darwin_amd64.s", "zsyscall_darwin_amd64.s" ], "Imports": [ "errors", "internal/bytealg", "internal/oserror", "internal/race", "runtime", "sync", "unsafe" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/oserror", "internal/race", "internal/reflectlite", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "export_test.go", "export_unix_test.go" ], "XTestGoFiles": [ "dirent_bsd_test.go", "exec_unix_test.go", "getdirentries_test.go", "mmap_unix_test.go", "syscall_bsd_test.go", "syscall_ptrace_test.go", "syscall_test.go", "syscall_unix_test.go" ], "XTestImports": [ "bytes", "flag", "fmt", "internal/testenv", "io", "io/ioutil", "net", "os", "os/exec", "os/signal", "path/filepath", "runtime", "sort", "strconv", "strings", "syscall", "testing", "time", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/time", "ImportPath": "time", "Name": "time", "Doc": "Package time provides functionality for measuring and displaying time.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/time.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "format.go", "sleep.go", "sys_unix.go", "tick.go", "time.go", "zoneinfo.go", "zoneinfo_read.go", "zoneinfo_unix.go" ], "CompiledGoFiles": [ "format.go", "sleep.go", "sys_unix.go", "tick.go", "time.go", "zoneinfo.go", "zoneinfo_read.go", "zoneinfo_unix.go" ], "IgnoredGoFiles": [ "export_android_test.go", "export_windows_test.go", "genzabbrs.go", "sys_plan9.go", "sys_windows.go", "zoneinfo_abbrs_windows.go", "zoneinfo_android.go", "zoneinfo_android_test.go", "zoneinfo_ios.go", "zoneinfo_js.go", "zoneinfo_plan9.go", "zoneinfo_windows.go", "zoneinfo_windows_test.go" ], "Imports": [ "errors", "runtime", "sync", "syscall", "unsafe" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/oserror", "internal/race", "internal/reflectlite", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "syscall", "unsafe" ], "TestGoFiles": [ "export_test.go", "internal_test.go" ], "TestImports": [ "sync" ], "XTestGoFiles": [ "example_test.go", "format_test.go", "mono_test.go", "sleep_test.go", "tick_test.go", "time_test.go", "zoneinfo_test.go" ], "XTestImports": [ "bytes", "encoding/gob", "encoding/json", "errors", "fmt", "internal/race", "math/big", "math/rand", "os", "reflect", "runtime", "strconv", "strings", "sync", "sync/atomic", "testing", "testing/quick", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/poll", "ImportPath": "internal/poll", "Name": "poll", "Doc": "Package poll supports non-blocking I/O on file descriptors with polling.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/poll.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "errno_unix.go", "fd.go", "fd_fsync_darwin.go", "fd_mutex.go", "fd_opendir_darwin.go", "fd_poll_runtime.go", "fd_posix.go", "fd_unix.go", "fd_writev_darwin.go", "hook_unix.go", "sockopt.go", "sockopt_unix.go", "sockoptip.go", "sys_cloexec.go", "writev.go" ], "CompiledGoFiles": [ "errno_unix.go", "fd.go", "fd_fsync_darwin.go", "fd_mutex.go", "fd_opendir_darwin.go", "fd_poll_runtime.go", "fd_posix.go", "fd_unix.go", "fd_writev_darwin.go", "hook_unix.go", "sockopt.go", "sockopt_unix.go", "sockoptip.go", "sys_cloexec.go", "writev.go" ], "IgnoredGoFiles": [ "errno_windows.go", "error_linux_test.go", "export_windows_test.go", "fd_fsync_posix.go", "fd_fsync_windows.go", "fd_io_plan9.go", "fd_plan9.go", "fd_poll_nacljs.go", "fd_windows.go", "fd_windows_test.go", "fd_writev_unix.go", "hook_cloexec.go", "hook_windows.go", "sendfile_bsd.go", "sendfile_linux.go", "sendfile_solaris.go", "sendfile_windows.go", "sock_cloexec.go", "sockopt_linux.go", "sockopt_windows.go", "splice_linux.go", "strconv.go" ], "Imports": [ "errors", "io", "runtime", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/oserror", "internal/race", "internal/reflectlite", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "TestGoFiles": [ "export_posix_test.go", "export_test.go" ], "XTestGoFiles": [ "error_stub_test.go", "error_test.go", "fd_mutex_test.go", "fd_posix_test.go", "read_test.go", "writev_test.go" ], "XTestImports": [ "errors", "fmt", "internal/poll", "io", "io/ioutil", "math/rand", "net", "os", "reflect", "runtime", "strings", "sync", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/syscall/unix", "ImportPath": "internal/syscall/unix", "Name": "unix", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/syscall/unix.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "at_darwin.go", "at_sysnum_darwin.go", "nonblocking_darwin.go" ], "CompiledGoFiles": [ "at_darwin.go", "at_sysnum_darwin.go", "nonblocking_darwin.go" ], "IgnoredGoFiles": [ "at.go", "at_aix.go", "at_freebsd.go", "at_libc.go", "at_solaris.go", "at_sysnum_dragonfly.go", "at_sysnum_fstatat64_linux.go", "at_sysnum_fstatat_linux.go", "at_sysnum_linux.go", "at_sysnum_netbsd.go", "at_sysnum_newfstatat_linux.go", "at_sysnum_openbsd.go", "getentropy_openbsd.go", "getrandom_freebsd.go", "getrandom_linux.go", "getrandom_linux_386.go", "getrandom_linux_amd64.go", "getrandom_linux_arm.go", "getrandom_linux_generic.go", "getrandom_linux_mips64x.go", "getrandom_linux_mipsx.go", "getrandom_linux_ppc64x.go", "getrandom_linux_s390x.go", "ioctl_aix.go", "nonblocking.go", "nonblocking_js.go", "nonblocking_nacl.go" ], "Imports": [ "syscall", "unsafe" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/oserror", "internal/race", "internal/reflectlite", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "syscall", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/testlog", "ImportPath": "internal/testlog", "Name": "testlog", "Doc": "Package testlog provides a back-channel communication path between tests and package os, so that cmd/go can see which environment variables and files a test consults.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/testlog.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "log.go" ], "CompiledGoFiles": [ "log.go" ], "Imports": [ "sync/atomic" ], "Deps": [ "sync/atomic", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/os", "ImportPath": "os", "Name": "os", "Doc": "Package os provides a platform-independent interface to operating system functionality.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/os.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "dir.go", "dir_darwin.go", "env.go", "env_default.go", "error.go", "error_errno.go", "error_posix.go", "exec.go", "exec_posix.go", "exec_unix.go", "executable.go", "executable_darwin.go", "file.go", "file_posix.go", "file_unix.go", "getwd.go", "getwd_darwin.go", "path.go", "path_unix.go", "pipe_bsd.go", "proc.go", "rawconn.go", "removeall_at.go", "stat.go", "stat_darwin.go", "stat_unix.go", "sticky_bsd.go", "str.go", "sys.go", "sys_bsd.go", "sys_unix.go", "types.go", "types_unix.go", "wait_unimp.go" ], "CompiledGoFiles": [ "dir.go", "dir_darwin.go", "env.go", "env_default.go", "error.go", "error_errno.go", "error_posix.go", "exec.go", "exec_posix.go", "exec_unix.go", "executable.go", "executable_darwin.go", "file.go", "file_posix.go", "file_unix.go", "getwd.go", "getwd_darwin.go", "path.go", "path_unix.go", "pipe_bsd.go", "proc.go", "rawconn.go", "removeall_at.go", "stat.go", "stat_darwin.go", "stat_unix.go", "sticky_bsd.go", "str.go", "sys.go", "sys_bsd.go", "sys_unix.go", "types.go", "types_unix.go", "wait_unimp.go" ], "IgnoredGoFiles": [ "dir_plan9.go", "dir_unix.go", "dir_windows.go", "env_windows.go", "error_plan9.go", "error_windows_test.go", "exec_plan9.go", "exec_windows.go", "executable_freebsd.go", "executable_path.go", "executable_plan9.go", "executable_procfs.go", "executable_solaris.go", "executable_windows.go", "export_windows_test.go", "file_plan9.go", "file_windows.go", "os_windows_test.go", "path_plan9.go", "path_windows.go", "path_windows_test.go", "pipe2_bsd.go", "pipe_linux.go", "removeall_noat.go", "stat_aix.go", "stat_dragonfly.go", "stat_freebsd.go", "stat_linux.go", "stat_nacljs.go", "stat_netbsd.go", "stat_openbsd.go", "stat_plan9.go", "stat_solaris.go", "stat_windows.go", "sticky_notbsd.go", "sys_aix.go", "sys_js.go", "sys_linux.go", "sys_nacl.go", "sys_plan9.go", "sys_solaris.go", "sys_windows.go", "types_plan9.go", "types_windows.go", "wait_wait6.go", "wait_waitid.go" ], "Imports": [ "errors", "internal/oserror", "internal/poll", "internal/syscall/unix", "internal/testlog", "io", "runtime", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "TestGoFiles": [ "export_test.go", "export_unix_test.go" ], "XTestGoFiles": [ "env_test.go", "env_unix_test.go", "error_test.go", "error_unix_test.go", "example_test.go", "executable_test.go", "fifo_test.go", "os_test.go", "os_unix_test.go", "path_test.go", "pipe_test.go", "rawconn_test.go", "removeall_test.go", "stat_test.go", "timeout_test.go" ], "XTestImports": [ "bufio", "bytes", "errors", "flag", "fmt", "internal/poll", "internal/testenv", "io", "io/ioutil", "log", "math/rand", "os", "os/exec", "os/signal", "path/filepath", "reflect", "runtime", "runtime/debug", "sort", "strconv", "strings", "sync", "syscall", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/fmt", "ImportPath": "fmt", "Name": "fmt", "Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/fmt.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "errors.go", "format.go", "print.go", "scan.go" ], "CompiledGoFiles": [ "doc.go", "errors.go", "format.go", "print.go", "scan.go" ], "Imports": [ "errors", "internal/fmtsort", "io", "math", "os", "reflect", "strconv", "sync", "unicode/utf8" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "errors_test.go", "example_test.go", "fmt_test.go", "gostringer_example_test.go", "scan_test.go", "stringer_example_test.go", "stringer_test.go" ], "XTestImports": [ "bufio", "bytes", "errors", "fmt", "internal/race", "io", "math", "os", "reflect", "regexp", "runtime", "strings", "testing", "testing/iotest", "time", "unicode", "unicode/utf8" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/strings", "ImportPath": "strings", "Name": "strings", "Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/strings.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "builder.go", "compare.go", "reader.go", "replace.go", "search.go", "strings.go" ], "CompiledGoFiles": [ "builder.go", "compare.go", "reader.go", "replace.go", "search.go", "strings.go" ], "Imports": [ "errors", "internal/bytealg", "io", "sync", "unicode", "unicode/utf8", "unsafe" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "builder_test.go", "compare_test.go", "example_test.go", "reader_test.go", "replace_test.go", "search_test.go", "strings_test.go" ], "XTestImports": [ "bytes", "fmt", "internal/testenv", "io", "io/ioutil", "math/rand", "reflect", "strconv", "strings", "sync", "testing", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/flag", "ImportPath": "flag", "Name": "flag", "Doc": "Package flag implements command-line flag parsing.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/flag.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "flag.go" ], "CompiledGoFiles": [ "flag.go" ], "Imports": [ "errors", "fmt", "io", "os", "reflect", "sort", "strconv", "strings", "time" ], "Deps": [ "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "TestImports": [ "os" ], "XTestGoFiles": [ "example_test.go", "example_value_test.go", "flag_test.go" ], "XTestImports": [ "bytes", "errors", "flag", "fmt", "io", "io/ioutil", "net/url", "os", "sort", "strconv", "strings", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/path/filepath", "ImportPath": "path/filepath", "Name": "filepath", "Doc": "Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/path/filepath.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "match.go", "path.go", "path_unix.go", "symlink.go", "symlink_unix.go" ], "CompiledGoFiles": [ "match.go", "path.go", "path_unix.go", "symlink.go", "symlink_unix.go" ], "IgnoredGoFiles": [ "export_windows_test.go", "path_plan9.go", "path_windows.go", "path_windows_test.go", "symlink_windows.go" ], "Imports": [ "errors", "os", "runtime", "sort", "strings", "syscall", "unicode/utf8" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "os", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "example_test.go", "example_unix_test.go", "example_unix_walk_test.go", "match_test.go", "path_test.go" ], "XTestImports": [ "errors", "fmt", "internal/testenv", "io/ioutil", "os", "path/filepath", "reflect", "runtime", "sort", "strings", "syscall", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/io/ioutil", "ImportPath": "io/ioutil", "Name": "ioutil", "Doc": "Package ioutil implements some I/O utility functions.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/io/ioutil.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "ioutil.go", "tempfile.go" ], "CompiledGoFiles": [ "ioutil.go", "tempfile.go" ], "Imports": [ "bytes", "io", "os", "path/filepath", "sort", "strconv", "strings", "sync", "time" ], "Deps": [ "bytes", "errors", "internal/bytealg", "internal/cpu", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "path/filepath", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "ioutil_test.go", "tempfile_test.go" ], "TestImports": [ "os", "path/filepath", "regexp", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "io/ioutil", "log", "os", "path/filepath", "strings" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/log", "ImportPath": "log", "Name": "log", "Doc": "Package log implements a simple logging package.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/log.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "log.go" ], "CompiledGoFiles": [ "log.go" ], "Imports": [ "fmt", "io", "os", "runtime", "sync", "time" ], "Deps": [ "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "log_test.go" ], "TestImports": [ "bytes", "fmt", "os", "regexp", "strings", "testing", "time" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "fmt", "log" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/objabi", "ImportPath": "cmd/internal/objabi", "Name": "objabi", "Doc": "Originally, Go object files were Plan 9 object files, but no longer.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/objabi.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "autotype.go", "doc.go", "flag.go", "funcdata.go", "funcid.go", "head.go", "line.go", "path.go", "reloctype.go", "reloctype_string.go", "stack.go", "symkind.go", "symkind_string.go", "typekind.go", "util.go", "zbootstrap.go" ], "CompiledGoFiles": [ "autotype.go", "doc.go", "flag.go", "funcdata.go", "funcid.go", "head.go", "line.go", "path.go", "reloctype.go", "reloctype_string.go", "stack.go", "symkind.go", "symkind_string.go", "typekind.go", "util.go", "zbootstrap.go" ], "Imports": [ "flag", "fmt", "io", "io/ioutil", "log", "os", "path/filepath", "runtime", "strconv", "strings" ], "Deps": [ "bytes", "errors", "flag", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/bits", "os", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "line_test.go", "path_test.go" ], "TestImports": [ "path/filepath", "runtime", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/context", "ImportPath": "context", "Name": "context", "Doc": "Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/context.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "context.go" ], "CompiledGoFiles": [ "context.go" ], "Imports": [ "errors", "internal/reflectlite", "sync", "time" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/oserror", "internal/race", "internal/reflectlite", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "TestGoFiles": [ "context_test.go" ], "TestImports": [ "fmt", "math/rand", "runtime", "strings", "sync", "time" ], "XTestGoFiles": [ "benchmark_test.go", "example_test.go", "net_test.go", "x_test.go" ], "XTestImports": [ "context", "fmt", "net", "runtime", "sync", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/os/exec", "ImportPath": "os/exec", "Name": "exec", "Doc": "Package exec runs external commands.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/os/exec.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "exec.go", "exec_unix.go", "lp_unix.go" ], "CompiledGoFiles": [ "exec.go", "exec_unix.go", "lp_unix.go" ], "IgnoredGoFiles": [ "exec_windows.go", "lp_js.go", "lp_plan9.go", "lp_windows.go", "lp_windows_test.go" ], "Imports": [ "bytes", "context", "errors", "io", "os", "path/filepath", "runtime", "strconv", "strings", "sync", "syscall" ], "Deps": [ "bytes", "context", "errors", "internal/bytealg", "internal/cpu", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "path/filepath", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "bench_test.go", "env_test.go", "internal_test.go", "lp_test.go", "lp_unix_test.go" ], "TestImports": [ "io", "io/ioutil", "os", "reflect", "testing" ], "XTestGoFiles": [ "example_test.go", "exec_posix_test.go", "exec_test.go" ], "XTestImports": [ "bufio", "bytes", "context", "encoding/json", "fmt", "internal/poll", "internal/testenv", "io", "io/ioutil", "log", "net", "net/http", "net/http/httptest", "os", "os/exec", "os/user", "path/filepath", "runtime", "strconv", "strings", "syscall", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/dwarf", "ImportPath": "cmd/internal/dwarf", "Name": "dwarf", "Doc": "Package dwarf generates DWARF debugging information.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/dwarf.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "dwarf.go", "dwarf_defs.go" ], "CompiledGoFiles": [ "dwarf.go", "dwarf_defs.go" ], "Imports": [ "bytes", "cmd/internal/objabi", "errors", "fmt", "os/exec", "sort", "strconv", "strings" ], "Deps": [ "bytes", "cmd/internal/objabi", "context", "errors", "flag", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/bits", "os", "os/exec", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "dwarf_test.go" ], "TestImports": [ "reflect", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/src", "ImportPath": "cmd/internal/src", "Name": "src", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/src.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "pos.go", "xpos.go" ], "CompiledGoFiles": [ "pos.go", "xpos.go" ], "Imports": [ "fmt", "strconv" ], "Deps": [ "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "pos_test.go", "xpos_test.go" ], "TestImports": [ "fmt", "testing", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/encoding/binary", "ImportPath": "encoding/binary", "Name": "binary", "Doc": "Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/encoding/binary.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "binary.go", "varint.go" ], "CompiledGoFiles": [ "binary.go", "varint.go" ], "Imports": [ "errors", "io", "math", "reflect" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "binary_test.go", "varint_test.go" ], "TestImports": [ "bytes", "io", "math", "reflect", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "encoding/binary", "fmt", "math" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/sys", "ImportPath": "cmd/internal/sys", "Name": "sys", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/sys.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "arch.go", "supported.go" ], "CompiledGoFiles": [ "arch.go", "supported.go" ], "Imports": [ "encoding/binary" ], "Deps": [ "encoding/binary", "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/obj", "ImportPath": "cmd/internal/obj", "Name": "obj", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/obj.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "abi_string.go", "addrtype_string.go", "data.go", "go.go", "inl.go", "ld.go", "line.go", "link.go", "objfile.go", "pass.go", "pcln.go", "plist.go", "sym.go", "textflag.go", "util.go" ], "CompiledGoFiles": [ "abi_string.go", "addrtype_string.go", "data.go", "go.go", "inl.go", "ld.go", "line.go", "link.go", "objfile.go", "pass.go", "pcln.go", "plist.go", "sym.go", "textflag.go", "util.go" ], "IgnoredGoFiles": [ "stringer.go" ], "Imports": [ "bufio", "bytes", "cmd/internal/dwarf", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "encoding/binary", "fmt", "log", "math", "path/filepath", "sort", "strconv", "strings", "sync" ], "Deps": [ "bufio", "bytes", "cmd/internal/dwarf", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "context", "encoding/binary", "errors", "flag", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/bits", "os", "os/exec", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "line_test.go", "sizeof_test.go" ], "TestImports": [ "cmd/internal/src", "fmt", "reflect", "testing", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/types", "ImportPath": "cmd/compile/internal/types", "Name": "types", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/types.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "etype_string.go", "identity.go", "pkg.go", "scope.go", "sym.go", "type.go", "utils.go" ], "CompiledGoFiles": [ "etype_string.go", "identity.go", "pkg.go", "scope.go", "sym.go", "type.go", "utils.go" ], "Imports": [ "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/src", "fmt", "sort", "strconv", "sync", "unicode", "unicode/utf8" ], "Deps": [ "bufio", "bytes", "cmd/internal/dwarf", "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "context", "encoding/binary", "errors", "flag", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/bits", "os", "os/exec", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "sizeof_test.go" ], "TestImports": [ "reflect", "testing", "unsafe" ], "XTestGoFiles": [ "sym_test.go" ], "XTestImports": [ "cmd/compile/internal/types", "reflect", "sort", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/obj/arm", "ImportPath": "cmd/internal/obj/arm", "Name": "arm", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/obj/arm.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "a.out.go", "anames.go", "anames5.go", "asm5.go", "list5.go", "obj5.go" ], "CompiledGoFiles": [ "a.out.go", "anames.go", "anames5.go", "asm5.go", "list5.go", "obj5.go" ], "Imports": [ "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/sys", "fmt", "log", "math", "sort" ], "Deps": [ "bufio", "bytes", "cmd/internal/dwarf", "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "context", "encoding/binary", "errors", "flag", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/bits", "os", "os/exec", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/obj/arm64", "ImportPath": "cmd/internal/obj/arm64", "Name": "arm64", "Doc": "Package arm64 implements an ARM64 assembler.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/obj/arm64.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "a.out.go", "anames.go", "anames7.go", "asm7.go", "doc.go", "list7.go", "obj7.go" ], "CompiledGoFiles": [ "a.out.go", "anames.go", "anames7.go", "asm7.go", "doc.go", "list7.go", "obj7.go" ], "Imports": [ "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/sys", "fmt", "log", "math", "sort" ], "Deps": [ "bufio", "bytes", "cmd/internal/dwarf", "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "context", "encoding/binary", "errors", "flag", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/bits", "os", "os/exec", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "asm_test.go" ], "TestImports": [ "bytes", "fmt", "internal/testenv", "io/ioutil", "os", "os/exec", "path/filepath", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/obj/mips", "ImportPath": "cmd/internal/obj/mips", "Name": "mips", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/obj/mips.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "a.out.go", "anames.go", "anames0.go", "asm0.go", "list0.go", "obj0.go" ], "CompiledGoFiles": [ "a.out.go", "anames.go", "anames0.go", "asm0.go", "list0.go", "obj0.go" ], "Imports": [ "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/sys", "encoding/binary", "fmt", "log", "math", "sort" ], "Deps": [ "bufio", "bytes", "cmd/internal/dwarf", "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "context", "encoding/binary", "errors", "flag", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/bits", "os", "os/exec", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/obj/ppc64", "ImportPath": "cmd/internal/obj/ppc64", "Name": "ppc64", "Doc": "Package ppc64 implements a PPC64 assembler that assembles Go asm into the corresponding PPC64 binary instructions as defined by the Power ISA.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/obj/ppc64.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "a.out.go", "anames.go", "anames9.go", "asm9.go", "doc.go", "list9.go", "obj9.go" ], "CompiledGoFiles": [ "a.out.go", "anames.go", "anames9.go", "asm9.go", "doc.go", "list9.go", "obj9.go" ], "Imports": [ "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/sys", "encoding/binary", "fmt", "log", "math", "sort" ], "Deps": [ "bufio", "bytes", "cmd/internal/dwarf", "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "context", "encoding/binary", "errors", "flag", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/bits", "os", "os/exec", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/obj/s390x", "ImportPath": "cmd/internal/obj/s390x", "Name": "s390x", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/obj/s390x.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "a.out.go", "anames.go", "anamesz.go", "asmz.go", "listz.go", "objz.go", "vector.go" ], "CompiledGoFiles": [ "a.out.go", "anames.go", "anamesz.go", "asmz.go", "listz.go", "objz.go", "vector.go" ], "Imports": [ "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/sys", "fmt", "log", "math", "sort" ], "Deps": [ "bufio", "bytes", "cmd/internal/dwarf", "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "context", "encoding/binary", "errors", "flag", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/bits", "os", "os/exec", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/obj/wasm", "ImportPath": "cmd/internal/obj/wasm", "Name": "wasm", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/obj/wasm.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "a.out.go", "anames.go", "wasmobj.go" ], "CompiledGoFiles": [ "a.out.go", "anames.go", "wasmobj.go" ], "Imports": [ "bytes", "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/sys", "encoding/binary", "fmt", "io", "math" ], "Deps": [ "bufio", "bytes", "cmd/internal/dwarf", "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "context", "encoding/binary", "errors", "flag", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/bits", "os", "os/exec", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/obj/x86", "ImportPath": "cmd/internal/obj/x86", "Name": "x86", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/obj/x86.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "a.out.go", "aenum.go", "anames.go", "asm6.go", "avx_optabs.go", "evex.go", "list6.go", "obj6.go", "ytab.go" ], "CompiledGoFiles": [ "a.out.go", "aenum.go", "anames.go", "asm6.go", "avx_optabs.go", "evex.go", "list6.go", "obj6.go", "ytab.go" ], "Imports": [ "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "encoding/binary", "errors", "fmt", "log", "math", "strings" ], "Deps": [ "bufio", "bytes", "cmd/internal/dwarf", "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "context", "encoding/binary", "errors", "flag", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/bits", "os", "os/exec", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "asm_test.go" ], "TestImports": [ "cmd/internal/obj", "cmd/internal/objabi", "testing" ], "XTestGoFiles": [ "obj6_test.go", "pcrelative_test.go" ], "XTestImports": [ "bufio", "bytes", "fmt", "internal/testenv", "io/ioutil", "os", "os/exec", "path/filepath", "regexp", "strconv", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/container/heap", "ImportPath": "container/heap", "Name": "heap", "Doc": "Package heap provides heap operations for any type that implements heap.Interface.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/container/heap.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "heap.go" ], "CompiledGoFiles": [ "heap.go" ], "Imports": [ "sort" ], "Deps": [ "internal/bytealg", "internal/cpu", "internal/reflectlite", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "unsafe" ], "TestGoFiles": [ "heap_test.go" ], "TestImports": [ "math/rand", "testing" ], "XTestGoFiles": [ "example_intheap_test.go", "example_pq_test.go" ], "XTestImports": [ "container/heap", "fmt" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/hash", "ImportPath": "hash", "Name": "hash", "Doc": "Package hash provides interfaces for hash functions.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/hash.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "hash.go" ], "CompiledGoFiles": [ "hash.go" ], "Imports": [ "io" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "XTestGoFiles": [ "example_test.go", "marshal_test.go" ], "XTestImports": [ "bytes", "crypto/md5", "crypto/sha1", "crypto/sha256", "crypto/sha512", "encoding", "encoding/hex", "fmt", "hash", "hash/adler32", "hash/crc32", "hash/crc64", "hash/fnv", "log", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/crypto", "ImportPath": "crypto", "Name": "crypto", "Doc": "Package crypto collects common cryptographic constants.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/crypto.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "crypto.go" ], "CompiledGoFiles": [ "crypto.go" ], "Imports": [ "hash", "io", "strconv" ], "Deps": [ "errors", "hash", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "issue21104_test.go" ], "TestImports": [ "crypto/aes", "crypto/cipher", "crypto/rc4", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/crypto/sha1", "ImportPath": "crypto/sha1", "Name": "sha1", "Doc": "Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/crypto/sha1.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "sha1.go", "sha1block.go", "sha1block_amd64.go" ], "CompiledGoFiles": [ "sha1.go", "sha1block.go", "sha1block_amd64.go", "sha1block_amd64.s" ], "IgnoredGoFiles": [ "fallback_test.go", "sha1block_arm64.go", "sha1block_decl.go", "sha1block_generic.go", "sha1block_s390x.go" ], "SFiles": [ "sha1block_amd64.s" ], "Imports": [ "crypto", "encoding/binary", "errors", "hash", "internal/cpu", "math/bits" ], "Deps": [ "crypto", "encoding/binary", "errors", "hash", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "sha1_test.go" ], "TestImports": [ "bytes", "crypto/rand", "encoding", "fmt", "hash", "io", "testing" ], "XTestGoFiles": [ "example_test.go", "issue15617_test.go" ], "XTestImports": [ "crypto/sha1", "fmt", "io", "log", "os", "syscall", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/encoding/hex", "ImportPath": "encoding/hex", "Name": "hex", "Doc": "Package hex implements hexadecimal encoding and decoding.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/encoding/hex.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "hex.go" ], "CompiledGoFiles": [ "hex.go" ], "Imports": [ "errors", "fmt", "io", "strings" ], "Deps": [ "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "hex_test.go" ], "TestImports": [ "bytes", "fmt", "io", "io/ioutil", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "encoding/hex", "fmt", "log", "os" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/hash/crc32", "ImportPath": "hash/crc32", "Name": "crc32", "Doc": "Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/hash/crc32.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "crc32.go", "crc32_amd64.go", "crc32_generic.go" ], "CompiledGoFiles": [ "crc32.go", "crc32_amd64.go", "crc32_generic.go", "crc32_amd64.s" ], "IgnoredGoFiles": [ "crc32_amd64p32.go", "crc32_arm64.go", "crc32_otherarch.go", "crc32_ppc64le.go", "crc32_s390x.go", "gen_const_ppc64le.go" ], "SFiles": [ "crc32_amd64.s" ], "Imports": [ "errors", "hash", "internal/cpu", "sync", "unsafe" ], "Deps": [ "errors", "hash", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "crc32_test.go" ], "TestImports": [ "encoding", "fmt", "hash", "io", "math/rand", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "hash/crc32" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/html", "ImportPath": "html", "Name": "html", "Doc": "Package html provides functions for escaping and unescaping HTML text.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/html.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "entity.go", "escape.go" ], "CompiledGoFiles": [ "entity.go", "escape.go" ], "IgnoredGoFiles": [ "fuzz.go" ], "Imports": [ "strings", "sync", "unicode/utf8" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strings", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "entity_test.go", "escape_test.go" ], "TestImports": [ "strings", "testing", "unicode/utf8" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "html" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/math/rand", "ImportPath": "math/rand", "Name": "rand", "Doc": "Package rand implements pseudo-random number generators.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/math/rand.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "exp.go", "normal.go", "rand.go", "rng.go", "zipf.go" ], "CompiledGoFiles": [ "exp.go", "normal.go", "rand.go", "rng.go", "zipf.go" ], "IgnoredGoFiles": [ "gen_cooked.go" ], "Imports": [ "math", "sync" ], "Deps": [ "internal/bytealg", "internal/cpu", "internal/race", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "race_test.go", "rand_test.go" ], "TestImports": [ "bytes", "errors", "fmt", "internal/testenv", "io", "math", "os", "runtime", "sync", "testing", "testing/iotest" ], "XTestGoFiles": [ "example_test.go", "regress_test.go" ], "XTestImports": [ "flag", "fmt", "math/rand", "os", "reflect", "strings", "testing", "text/tabwriter" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/math/big", "ImportPath": "math/big", "Name": "big", "Doc": "Package big implements arbitrary-precision arithmetic (big numbers).", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/math/big.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "accuracy_string.go", "arith.go", "arith_amd64.go", "arith_decl.go", "decimal.go", "doc.go", "float.go", "floatconv.go", "floatmarsh.go", "ftoa.go", "int.go", "intconv.go", "intmarsh.go", "nat.go", "natconv.go", "prime.go", "rat.go", "ratconv.go", "ratmarsh.go", "roundingmode_string.go", "sqrt.go" ], "CompiledGoFiles": [ "accuracy_string.go", "arith.go", "arith_amd64.go", "arith_decl.go", "decimal.go", "doc.go", "float.go", "floatconv.go", "floatmarsh.go", "ftoa.go", "int.go", "intconv.go", "intmarsh.go", "nat.go", "natconv.go", "prime.go", "rat.go", "ratconv.go", "ratmarsh.go", "roundingmode_string.go", "sqrt.go", "arith_amd64.s" ], "IgnoredGoFiles": [ "arith_decl_pure.go", "arith_decl_s390x.go", "arith_s390x_test.go" ], "SFiles": [ "arith_amd64.s" ], "Imports": [ "bytes", "encoding/binary", "errors", "fmt", "internal/cpu", "io", "math", "math/bits", "math/rand", "strconv", "strings", "sync" ], "Deps": [ "bytes", "encoding/binary", "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "math/rand", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "arith_test.go", "bits_test.go", "calibrate_test.go", "decimal_test.go", "float_test.go", "floatconv_test.go", "floatmarsh_test.go", "gcd_test.go", "hilbert_test.go", "int_test.go", "intconv_test.go", "intmarsh_test.go", "nat_test.go", "natconv_test.go", "prime_test.go", "rat_test.go", "ratconv_test.go", "ratmarsh_test.go", "sqrt_test.go" ], "TestImports": [ "bytes", "encoding/gob", "encoding/hex", "encoding/json", "encoding/xml", "flag", "fmt", "internal/testenv", "io", "math", "math/bits", "math/rand", "runtime", "sort", "strconv", "strings", "testing", "testing/quick", "time", "unicode" ], "XTestGoFiles": [ "example_rat_test.go", "example_test.go", "floatexample_test.go" ], "XTestImports": [ "fmt", "log", "math", "math/big" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/regexp/syntax", "ImportPath": "regexp/syntax", "Name": "syntax", "Doc": "Package syntax parses regular expressions into parse trees and compiles parse trees into programs.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/regexp/syntax.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "compile.go", "doc.go", "op_string.go", "parse.go", "perl_groups.go", "prog.go", "regexp.go", "simplify.go" ], "CompiledGoFiles": [ "compile.go", "doc.go", "op_string.go", "parse.go", "perl_groups.go", "prog.go", "regexp.go", "simplify.go" ], "Imports": [ "sort", "strconv", "strings", "unicode", "unicode/utf8" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "parse_test.go", "prog_test.go", "simplify_test.go" ], "TestImports": [ "fmt", "strings", "testing", "unicode" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/regexp", "ImportPath": "regexp", "Name": "regexp", "Doc": "Package regexp implements regular expression search.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/regexp.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "backtrack.go", "exec.go", "onepass.go", "regexp.go" ], "CompiledGoFiles": [ "backtrack.go", "exec.go", "onepass.go", "regexp.go" ], "Imports": [ "bytes", "io", "regexp/syntax", "sort", "strconv", "strings", "sync", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "math", "math/bits", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "all_test.go", "exec2_test.go", "exec_test.go", "find_test.go", "onepass_test.go" ], "TestImports": [ "bufio", "compress/bzip2", "fmt", "internal/testenv", "io", "os", "path/filepath", "reflect", "regexp/syntax", "strconv", "strings", "testing", "unicode/utf8" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "regexp", "strings" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/ssa", "ImportPath": "cmd/compile/internal/ssa", "Name": "ssa", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/ssa.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "biasedsparsemap.go", "block.go", "branchelim.go", "cache.go", "check.go", "checkbce.go", "compile.go", "config.go", "copyelim.go", "critical.go", "cse.go", "deadcode.go", "deadstore.go", "debug.go", "decompose.go", "dom.go", "flagalloc.go", "func.go", "fuse.go", "html.go", "id.go", "layout.go", "lca.go", "likelyadjust.go", "location.go", "loopbce.go", "loopreschedchecks.go", "looprotate.go", "lower.go", "magic.go", "nilcheck.go", "numberlines.go", "op.go", "opGen.go", "opt.go", "phielim.go", "phiopt.go", "poset.go", "print.go", "prove.go", "redblack32.go", "regalloc.go", "rewrite.go", "rewrite386.go", "rewrite386splitload.go", "rewriteAMD64.go", "rewriteAMD64splitload.go", "rewriteARM.go", "rewriteARM64.go", "rewriteMIPS.go", "rewriteMIPS64.go", "rewritePPC64.go", "rewriteS390X.go", "rewriteWasm.go", "rewritedec.go", "rewritedec64.go", "rewritedecArgs.go", "rewritegeneric.go", "schedule.go", "shortcircuit.go", "softfloat.go", "sparsemap.go", "sparseset.go", "sparsetree.go", "sparsetreemap.go", "stackalloc.go", "stackframe.go", "tighten.go", "trim.go", "value.go", "writebarrier.go", "xposmap.go", "zcse.go" ], "CompiledGoFiles": [ "biasedsparsemap.go", "block.go", "branchelim.go", "cache.go", "check.go", "checkbce.go", "compile.go", "config.go", "copyelim.go", "critical.go", "cse.go", "deadcode.go", "deadstore.go", "debug.go", "decompose.go", "dom.go", "flagalloc.go", "func.go", "fuse.go", "html.go", "id.go", "layout.go", "lca.go", "likelyadjust.go", "location.go", "loopbce.go", "loopreschedchecks.go", "looprotate.go", "lower.go", "magic.go", "nilcheck.go", "numberlines.go", "op.go", "opGen.go", "opt.go", "phielim.go", "phiopt.go", "poset.go", "print.go", "prove.go", "redblack32.go", "regalloc.go", "rewrite.go", "rewrite386.go", "rewrite386splitload.go", "rewriteAMD64.go", "rewriteAMD64splitload.go", "rewriteARM.go", "rewriteARM64.go", "rewriteMIPS.go", "rewriteMIPS64.go", "rewritePPC64.go", "rewriteS390X.go", "rewriteWasm.go", "rewritedec.go", "rewritedec64.go", "rewritedecArgs.go", "rewritegeneric.go", "schedule.go", "shortcircuit.go", "softfloat.go", "sparsemap.go", "sparseset.go", "sparsetree.go", "sparsetreemap.go", "stackalloc.go", "stackframe.go", "tighten.go", "trim.go", "value.go", "writebarrier.go", "xposmap.go", "zcse.go" ], "Imports": [ "bytes", "cmd/compile/internal/types", "cmd/internal/dwarf", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "container/heap", "crypto/sha1", "encoding/binary", "encoding/hex", "errors", "fmt", "hash/crc32", "html", "io", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path/filepath", "regexp", "runtime", "sort", "strconv", "strings", "time", "unsafe" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/types", "cmd/internal/dwarf", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "container/heap", "context", "crypto", "crypto/sha1", "encoding/binary", "encoding/hex", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "branchelim_test.go", "copyelim_test.go", "cse_test.go", "deadcode_test.go", "deadstore_test.go", "dom_test.go", "export_test.go", "func_test.go", "fuse_test.go", "lca_test.go", "loop_test.go", "magic_test.go", "nilcheck_test.go", "passbm_test.go", "poset_test.go", "redblack32_test.go", "regalloc_test.go", "rewrite_test.go", "schedule_test.go", "shift_test.go", "shortcircuit_test.go", "sizeof_test.go", "writebarrier_test.go", "zeroextension_test.go" ], "TestImports": [ "cmd/compile/internal/types", "cmd/internal/obj", "cmd/internal/obj/arm64", "cmd/internal/obj/s390x", "cmd/internal/obj/x86", "cmd/internal/src", "fmt", "math/big", "reflect", "strconv", "testing", "unsafe" ], "XTestGoFiles": [ "debug_test.go", "stmtlines_test.go" ], "XTestImports": [ "bytes", "cmd/internal/dwarf", "debug/dwarf", "debug/elf", "debug/macho", "debug/pe", "flag", "fmt", "internal/testenv", "internal/xcoff", "io", "io/ioutil", "os", "os/exec", "path/filepath", "regexp", "runtime", "strconv", "strings", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/syntax", "ImportPath": "cmd/compile/internal/syntax", "Name": "syntax", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/syntax.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "branches.go", "dumper.go", "nodes.go", "operator_string.go", "parser.go", "pos.go", "printer.go", "scanner.go", "source.go", "syntax.go", "token_string.go", "tokens.go" ], "CompiledGoFiles": [ "branches.go", "dumper.go", "nodes.go", "operator_string.go", "parser.go", "pos.go", "printer.go", "scanner.go", "source.go", "syntax.go", "token_string.go", "tokens.go" ], "Imports": [ "bytes", "fmt", "io", "os", "reflect", "strconv", "strings", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "dumper_test.go", "error_test.go", "nodes_test.go", "parser_test.go", "printer_test.go", "scanner_test.go" ], "TestImports": [ "bytes", "flag", "fmt", "internal/testenv", "io/ioutil", "os", "path/filepath", "regexp", "runtime", "sort", "strings", "sync", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/bio", "ImportPath": "cmd/internal/bio", "Name": "bio", "Doc": "Package bio implements common I/O abstractions used within the Go toolchain.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/bio.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "buf.go", "buf_mmap.go", "must.go" ], "CompiledGoFiles": [ "buf.go", "buf_mmap.go", "must.go" ], "IgnoredGoFiles": [ "buf_nommap.go" ], "Imports": [ "bufio", "io", "log", "os", "runtime", "sync/atomic", "syscall" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "log", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/internal/gcprog", "ImportPath": "cmd/internal/gcprog", "Name": "gcprog", "Doc": "Package gcprog implements an encoder for packed GC pointer bitmaps, known as GC programs.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/internal/gcprog.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "gcprog.go" ], "CompiledGoFiles": [ "gcprog.go" ], "Imports": [ "fmt", "io" ], "Deps": [ "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/crypto/md5", "ImportPath": "crypto/md5", "Name": "md5", "Doc": "Package md5 implements the MD5 hash algorithm as defined in RFC 1321.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/crypto/md5.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "md5.go", "md5block.go", "md5block_decl.go" ], "CompiledGoFiles": [ "md5.go", "md5block.go", "md5block_decl.go", "md5block_amd64.s" ], "IgnoredGoFiles": [ "gen.go", "md5block_generic.go" ], "SFiles": [ "md5block_amd64.s" ], "Imports": [ "crypto", "encoding/binary", "errors", "hash", "math/bits" ], "Deps": [ "crypto", "encoding/binary", "errors", "hash", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "md5_test.go" ], "TestImports": [ "bytes", "crypto/rand", "encoding", "fmt", "hash", "io", "testing", "unsafe" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "crypto/md5", "fmt", "io", "log", "os" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/crypto/sha256", "ImportPath": "crypto/sha256", "Name": "sha256", "Doc": "Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/crypto/sha256.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "sha256.go", "sha256block.go", "sha256block_amd64.go", "sha256block_decl.go" ], "CompiledGoFiles": [ "sha256.go", "sha256block.go", "sha256block_amd64.go", "sha256block_decl.go", "sha256block_amd64.s" ], "IgnoredGoFiles": [ "fallback_test.go", "sha256block_arm64.go", "sha256block_generic.go", "sha256block_s390x.go" ], "SFiles": [ "sha256block_amd64.s" ], "Imports": [ "crypto", "encoding/binary", "errors", "hash", "internal/cpu", "math/bits" ], "Deps": [ "crypto", "encoding/binary", "errors", "hash", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "sha256_test.go" ], "TestImports": [ "bytes", "crypto/rand", "encoding", "fmt", "hash", "io", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "crypto/sha256", "fmt", "io", "log", "os" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/encoding", "ImportPath": "encoding", "Name": "encoding", "Doc": "Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/encoding.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "encoding.go" ], "CompiledGoFiles": [ "encoding.go" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/encoding/base64", "ImportPath": "encoding/base64", "Name": "base64", "Doc": "Package base64 implements base64 encoding as specified by RFC 4648.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/encoding/base64.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "base64.go" ], "CompiledGoFiles": [ "base64.go" ], "Imports": [ "encoding/binary", "io", "strconv" ], "Deps": [ "encoding/binary", "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "base64_test.go" ], "TestImports": [ "bytes", "errors", "fmt", "io", "io/ioutil", "reflect", "runtime/debug", "strings", "testing", "time" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "encoding/base64", "fmt", "os" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/unicode/utf16", "ImportPath": "unicode/utf16", "Name": "utf16", "Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/unicode/utf16.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "utf16.go" ], "CompiledGoFiles": [ "utf16.go" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "utf16_test.go" ], "XTestImports": [ "reflect", "testing", "unicode", "unicode/utf16" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/encoding/json", "ImportPath": "encoding/json", "Name": "json", "Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/encoding/json.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "decode.go", "encode.go", "fold.go", "indent.go", "scanner.go", "stream.go", "tables.go", "tags.go" ], "CompiledGoFiles": [ "decode.go", "encode.go", "fold.go", "indent.go", "scanner.go", "stream.go", "tables.go", "tags.go" ], "IgnoredGoFiles": [ "fuzz.go" ], "Imports": [ "bytes", "encoding", "encoding/base64", "errors", "fmt", "io", "math", "reflect", "sort", "strconv", "strings", "sync", "unicode", "unicode/utf16", "unicode/utf8" ], "Deps": [ "bytes", "encoding", "encoding/base64", "encoding/binary", "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "bench_test.go", "decode_test.go", "encode_test.go", "fold_test.go", "number_test.go", "scanner_test.go", "stream_test.go", "tagkey_test.go", "tags_test.go" ], "TestImports": [ "bytes", "compress/gzip", "encoding", "errors", "fmt", "image", "internal/testenv", "io", "io/ioutil", "log", "math", "math/big", "math/rand", "net", "net/http", "net/http/httptest", "os", "reflect", "regexp", "runtime", "strconv", "strings", "sync", "testing", "time", "unicode", "unicode/utf8" ], "XTestGoFiles": [ "example_marshaling_test.go", "example_test.go", "example_text_marshaling_test.go" ], "XTestImports": [ "bytes", "encoding/json", "fmt", "io", "log", "os", "strings" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/goversion", "ImportPath": "internal/goversion", "Name": "goversion", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/goversion.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "goversion.go" ], "CompiledGoFiles": [ "goversion.go" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/path", "ImportPath": "path", "Name": "path", "Doc": "Package path implements utility routines for manipulating slash-separated paths.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/path.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "match.go", "path.go" ], "CompiledGoFiles": [ "match.go", "path.go" ], "Imports": [ "errors", "strings", "unicode/utf8" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strings", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "match_test.go", "path_test.go" ], "TestImports": [ "runtime", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "path" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/runtime/debug", "ImportPath": "runtime/debug", "Name": "debug", "Doc": "Package debug contains facilities for programs to debug themselves while they are running.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/runtime/debug.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "garbage.go", "mod.go", "stack.go", "stubs.go" ], "CompiledGoFiles": [ "garbage.go", "mod.go", "stack.go", "stubs.go", "debug.s" ], "SFiles": [ "debug.s" ], "Imports": [ "os", "runtime", "sort", "strings", "time" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "os", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "garbage_test.go", "heapdump_test.go", "stack_test.go" ], "XTestImports": [ "internal/testenv", "io/ioutil", "os", "runtime", "runtime/debug", "strings", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/compress/flate", "ImportPath": "compress/flate", "Name": "flate", "Doc": "Package flate implements the DEFLATE compressed data format, described in RFC 1951.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/compress/flate.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "deflate.go", "deflatefast.go", "dict_decoder.go", "huffman_bit_writer.go", "huffman_code.go", "inflate.go", "token.go" ], "CompiledGoFiles": [ "deflate.go", "deflatefast.go", "dict_decoder.go", "huffman_bit_writer.go", "huffman_code.go", "inflate.go", "token.go" ], "Imports": [ "bufio", "fmt", "io", "math", "math/bits", "sort", "strconv", "sync" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "deflate_test.go", "dict_decoder_test.go", "flate_test.go", "huffman_bit_writer_test.go", "inflate_test.go", "reader_test.go", "writer_test.go" ], "TestImports": [ "bytes", "encoding/hex", "errors", "flag", "fmt", "internal/testenv", "io", "io/ioutil", "math/rand", "os", "path/filepath", "reflect", "runtime", "runtime/debug", "strings", "sync", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "compress/flate", "fmt", "io", "log", "os", "strings", "sync" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/compress/gzip", "ImportPath": "compress/gzip", "Name": "gzip", "Doc": "Package gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/compress/gzip.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "gunzip.go", "gzip.go" ], "CompiledGoFiles": [ "gunzip.go", "gzip.go" ], "Imports": [ "bufio", "compress/flate", "encoding/binary", "errors", "fmt", "hash/crc32", "io", "time" ], "Deps": [ "bufio", "bytes", "compress/flate", "encoding/binary", "errors", "fmt", "hash", "hash/crc32", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "gunzip_test.go", "gzip_test.go", "issue14937_test.go" ], "TestImports": [ "bufio", "bytes", "compress/flate", "internal/testenv", "io", "io/ioutil", "os", "path/filepath", "reflect", "runtime", "strings", "testing", "time" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "compress/gzip", "fmt", "io", "log", "os", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/text/tabwriter", "ImportPath": "text/tabwriter", "Name": "tabwriter", "Doc": "Package tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/text/tabwriter.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "tabwriter.go" ], "CompiledGoFiles": [ "tabwriter.go" ], "Imports": [ "io", "unicode/utf8" ], "Deps": [ "errors", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "example_test.go", "tabwriter_test.go" ], "XTestImports": [ "bytes", "fmt", "io", "io/ioutil", "os", "testing", "text/tabwriter" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/runtime/pprof", "ImportPath": "runtime/pprof", "Name": "pprof", "Doc": "Package pprof writes runtime profiling data in the format expected by the pprof visualization tool.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/runtime/pprof.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "elf.go", "label.go", "map.go", "pprof.go", "proto.go", "protobuf.go", "protomem.go", "runtime.go" ], "CompiledGoFiles": [ "elf.go", "label.go", "map.go", "pprof.go", "proto.go", "protobuf.go", "protomem.go", "runtime.go" ], "Imports": [ "bufio", "bytes", "compress/gzip", "context", "encoding/binary", "errors", "fmt", "io", "io/ioutil", "math", "os", "runtime", "sort", "strconv", "strings", "sync", "text/tabwriter", "time", "unsafe" ], "Deps": [ "bufio", "bytes", "compress/flate", "compress/gzip", "context", "encoding/binary", "errors", "fmt", "hash", "hash/crc32", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "math", "math/bits", "os", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "label_test.go", "mprof_test.go", "pprof_test.go", "proto_test.go", "protomem_test.go", "runtime_test.go" ], "TestImports": [ "bytes", "context", "encoding/json", "fmt", "internal/testenv", "io", "io/ioutil", "math/big", "os", "os/exec", "reflect", "regexp", "runtime", "runtime/pprof/internal/profile", "sort", "strings", "sync", "sync/atomic", "testing", "time", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/runtime/trace", "ImportPath": "runtime/trace", "Name": "trace", "Doc": "Package trace contains facilities for programs to generate traces for the Go execution tracer.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/runtime/trace.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "annotation.go", "trace.go" ], "CompiledGoFiles": [ "annotation.go", "trace.go" ], "Imports": [ "context", "fmt", "io", "runtime", "sync", "sync/atomic", "unsafe" ], "Deps": [ "context", "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "annotation_test.go", "example_test.go", "trace_stack_test.go", "trace_test.go" ], "XTestImports": [ "bytes", "context", "flag", "fmt", "internal/race", "internal/testenv", "internal/trace", "io", "io/ioutil", "log", "net", "os", "reflect", "runtime", "runtime/trace", "strconv", "strings", "sync", "testing", "text/tabwriter", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/gc", "ImportPath": "cmd/compile/internal/gc", "Name": "gc", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/gc.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "alg.go", "align.go", "bexport.go", "bimport.go", "bitset.go", "builtin.go", "bv.go", "class_string.go", "closure.go", "const.go", "dcl.go", "dump.go", "dwinl.go", "esc.go", "escape.go", "export.go", "fmt.go", "gen.go", "go.go", "gsubr.go", "iexport.go", "iimport.go", "init.go", "initorder.go", "inl.go", "lex.go", "main.go", "mapfile_mmap.go", "mpfloat.go", "mpint.go", "noder.go", "obj.go", "op_string.go", "order.go", "pgen.go", "phi.go", "plive.go", "pprof.go", "racewalk.go", "range.go", "reflect.go", "scc.go", "scope.go", "select.go", "sinit.go", "ssa.go", "subr.go", "swt.go", "syntax.go", "timings.go", "trace.go", "typecheck.go", "types.go", "types_acc.go", "universe.go", "unsafe.go", "util.go", "walk.go" ], "CompiledGoFiles": [ "alg.go", "align.go", "bexport.go", "bimport.go", "bitset.go", "builtin.go", "bv.go", "class_string.go", "closure.go", "const.go", "dcl.go", "dump.go", "dwinl.go", "esc.go", "escape.go", "export.go", "fmt.go", "gen.go", "go.go", "gsubr.go", "iexport.go", "iimport.go", "init.go", "initorder.go", "inl.go", "lex.go", "main.go", "mapfile_mmap.go", "mpfloat.go", "mpint.go", "noder.go", "obj.go", "op_string.go", "order.go", "pgen.go", "phi.go", "plive.go", "pprof.go", "racewalk.go", "range.go", "reflect.go", "scc.go", "scope.go", "select.go", "sinit.go", "ssa.go", "subr.go", "swt.go", "syntax.go", "timings.go", "trace.go", "typecheck.go", "types.go", "types_acc.go", "universe.go", "unsafe.go", "util.go", "walk.go" ], "IgnoredGoFiles": [ "bootstrap.go", "mapfile_read.go", "mkbuiltin.go" ], "Imports": [ "bufio", "bytes", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "container/heap", "crypto/md5", "crypto/sha256", "encoding/binary", "encoding/json", "flag", "fmt", "html", "internal/goversion", "internal/race", "io", "io/ioutil", "log", "math", "math/big", "math/rand", "os", "path", "path/filepath", "reflect", "regexp", "runtime", "runtime/debug", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goversion", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "constFold_test.go", "dep_test.go", "fixedbugs_test.go", "float_test.go", "global_test.go", "iface_test.go", "inl_test.go", "lang_test.go", "lex_test.go", "logic_test.go", "pgen_test.go", "shift_test.go", "sizeof_test.go", "ssa_test.go", "swt_test.go", "truncconst_test.go" ], "TestImports": [ "bufio", "bytes", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "fmt", "go/ast", "go/parser", "go/token", "internal/testenv", "io", "io/ioutil", "math", "math/bits", "os", "os/exec", "path/filepath", "reflect", "regexp", "runtime", "sort", "strings", "testing", "unsafe" ], "XTestGoFiles": [ "builtin_test.go", "reproduciblebuilds_test.go", "scope_test.go" ], "XTestImports": [ "bytes", "cmd/internal/objfile", "debug/dwarf", "internal/testenv", "io/ioutil", "os", "os/exec", "path/filepath", "runtime", "sort", "strconv", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/amd64", "ImportPath": "cmd/compile/internal/amd64", "Name": "amd64", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/amd64.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "galign.go", "ggen.go", "ssa.go" ], "CompiledGoFiles": [ "galign.go", "ggen.go", "ssa.go" ], "Imports": [ "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/types", "cmd/internal/obj", "cmd/internal/obj/x86", "cmd/internal/objabi", "fmt", "math" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goversion", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/arm", "ImportPath": "cmd/compile/internal/arm", "Name": "arm", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/arm.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "galign.go", "ggen.go", "ssa.go" ], "CompiledGoFiles": [ "galign.go", "ggen.go", "ssa.go" ], "Imports": [ "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/types", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/objabi", "fmt", "math", "math/bits" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goversion", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/arm64", "ImportPath": "cmd/compile/internal/arm64", "Name": "arm64", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/arm64.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "galign.go", "ggen.go", "ssa.go" ], "CompiledGoFiles": [ "galign.go", "ggen.go", "ssa.go" ], "Imports": [ "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/types", "cmd/internal/obj", "cmd/internal/obj/arm64", "cmd/internal/objabi", "math" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goversion", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/mips", "ImportPath": "cmd/compile/internal/mips", "Name": "mips", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/mips.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "galign.go", "ggen.go", "ssa.go" ], "CompiledGoFiles": [ "galign.go", "ggen.go", "ssa.go" ], "Imports": [ "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/types", "cmd/internal/obj", "cmd/internal/obj/mips", "cmd/internal/objabi", "math" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goversion", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/mips64", "ImportPath": "cmd/compile/internal/mips64", "Name": "mips64", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/mips64.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "galign.go", "ggen.go", "ssa.go" ], "CompiledGoFiles": [ "galign.go", "ggen.go", "ssa.go" ], "Imports": [ "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/types", "cmd/internal/obj", "cmd/internal/obj/mips", "cmd/internal/objabi", "math" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goversion", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/ppc64", "ImportPath": "cmd/compile/internal/ppc64", "Name": "ppc64", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/ppc64.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "galign.go", "ggen.go", "opt.go", "ssa.go" ], "CompiledGoFiles": [ "galign.go", "ggen.go", "opt.go", "ssa.go" ], "Imports": [ "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/types", "cmd/internal/obj", "cmd/internal/obj/ppc64", "cmd/internal/objabi", "math", "strings" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goversion", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/s390x", "ImportPath": "cmd/compile/internal/s390x", "Name": "s390x", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/s390x.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "galign.go", "ggen.go", "ssa.go" ], "CompiledGoFiles": [ "galign.go", "ggen.go", "ssa.go" ], "Imports": [ "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/types", "cmd/internal/obj", "cmd/internal/obj/s390x", "math" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goversion", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/wasm", "ImportPath": "cmd/compile/internal/wasm", "Name": "wasm", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/wasm.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "ssa.go" ], "CompiledGoFiles": [ "ssa.go" ], "Imports": [ "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/types", "cmd/internal/obj", "cmd/internal/obj/wasm", "cmd/internal/objabi" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goversion", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/internal/x86", "ImportPath": "cmd/compile/internal/x86", "Name": "x86", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/cmd/compile/internal/x86.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "387.go", "galign.go", "ggen.go", "ssa.go" ], "CompiledGoFiles": [ "387.go", "galign.go", "ggen.go", "ssa.go" ], "Imports": [ "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/types", "cmd/internal/obj", "cmd/internal/obj/x86", "cmd/internal/objabi", "fmt", "math", "os" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/gc", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goversion", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile", "ImportPath": "cmd/compile", "Name": "main", "Doc": "Compile, typically invoked as “go tool compile,” compiles a single Go package comprising the files named on the command line.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/tool/darwin_amd64/compile", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Match": [ "/Users/russell/dev/go/go/src/cmd/compile" ], "Goroot": true, "Standard": true, "GoFiles": [ "doc.go", "main.go" ], "CompiledGoFiles": [ "doc.go", "main.go" ], "Imports": [ "cmd/compile/internal/amd64", "cmd/compile/internal/arm", "cmd/compile/internal/arm64", "cmd/compile/internal/gc", "cmd/compile/internal/mips", "cmd/compile/internal/mips64", "cmd/compile/internal/ppc64", "cmd/compile/internal/s390x", "cmd/compile/internal/wasm", "cmd/compile/internal/x86", "cmd/internal/objabi", "fmt", "log", "os" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/amd64", "cmd/compile/internal/arm", "cmd/compile/internal/arm64", "cmd/compile/internal/gc", "cmd/compile/internal/mips", "cmd/compile/internal/mips64", "cmd/compile/internal/ppc64", "cmd/compile/internal/s390x", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/compile/internal/wasm", "cmd/compile/internal/x86", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goversion", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "fmt_test.go", "fmtmap_test.go" ], "XTestImports": [ "bytes", "flag", "fmt", "go/ast", "go/build", "go/constant", "go/format", "go/importer", "go/parser", "go/token", "go/types", "internal/testenv", "io", "io/ioutil", "log", "os", "path/filepath", "sort", "strconv", "strings", "testing", "unicode/utf8" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/testing", "ImportPath": "testing", "Name": "testing", "Doc": "Package testing provides support for automated testing of Go packages.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/testing.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "allocs.go", "benchmark.go", "cover.go", "example.go", "match.go", "run_example.go", "testing.go" ], "CompiledGoFiles": [ "allocs.go", "benchmark.go", "cover.go", "example.go", "match.go", "run_example.go", "testing.go" ], "IgnoredGoFiles": [ "run_example_js.go" ], "Imports": [ "bytes", "errors", "flag", "fmt", "internal/race", "io", "math", "os", "runtime", "runtime/debug", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "time", "unicode" ], "Deps": [ "bytes", "context", "errors", "flag", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go", "helper_test.go", "helperfuncs_test.go", "match_test.go", "sub_test.go" ], "TestImports": [ "bytes", "fmt", "reflect", "regexp", "runtime", "strings", "sync", "sync/atomic", "time", "unicode" ], "XTestGoFiles": [ "allocs_test.go", "benchmark_test.go", "testing_test.go" ], "XTestImports": [ "bytes", "os", "runtime", "sort", "strings", "sync/atomic", "testing", "text/template", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/testing/internal/testdeps", "ImportPath": "testing/internal/testdeps", "Name": "testdeps", "Doc": "Package testdeps provides access to dependencies needed by test execution.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/testing/internal/testdeps.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "deps.go" ], "CompiledGoFiles": [ "deps.go" ], "Imports": [ "bufio", "internal/testlog", "io", "regexp", "runtime/pprof", "strings", "sync" ], "Deps": [ "bufio", "bytes", "compress/flate", "compress/gzip", "context", "encoding/binary", "errors", "fmt", "hash", "hash/crc32", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "math", "math/bits", "os", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile", "ImportPath": "cmd/compile [cmd/compile.test]", "Name": "main", "Doc": "Compile, typically invoked as “go tool compile,” compiles a single Go package comprising the files named on the command line.", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "ForTest": "cmd/compile", "Match": [ "/Users/russell/dev/go/go/src/cmd/compile" ], "Goroot": true, "Standard": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "doc.go", "main.go" ], "CompiledGoFiles": [ "doc.go", "main.go" ], "Imports": [ "cmd/compile/internal/amd64", "cmd/compile/internal/arm", "cmd/compile/internal/arm64", "cmd/compile/internal/gc", "cmd/compile/internal/mips", "cmd/compile/internal/mips64", "cmd/compile/internal/ppc64", "cmd/compile/internal/s390x", "cmd/compile/internal/wasm", "cmd/compile/internal/x86", "cmd/internal/objabi", "fmt", "log", "os" ], "Deps": [ "bufio", "bytes", "cmd/compile/internal/amd64", "cmd/compile/internal/arm", "cmd/compile/internal/arm64", "cmd/compile/internal/gc", "cmd/compile/internal/mips", "cmd/compile/internal/mips64", "cmd/compile/internal/ppc64", "cmd/compile/internal/s390x", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/compile/internal/wasm", "cmd/compile/internal/x86", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "hash", "hash/crc32", "html", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goversion", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "fmt_test.go", "fmtmap_test.go" ], "XTestImports": [ "bytes", "flag", "fmt", "go/ast", "go/build", "go/constant", "go/format", "go/importer", "go/parser", "go/token", "go/types", "internal/testenv", "io", "io/ioutil", "log", "os", "path/filepath", "sort", "strconv", "strings", "testing", "unicode/utf8" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/token", "ImportPath": "go/token", "Name": "token", "Doc": "Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/token.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "position.go", "serialize.go", "token.go" ], "CompiledGoFiles": [ "position.go", "serialize.go", "token.go" ], "Imports": [ "fmt", "sort", "strconv", "sync", "unicode", "unicode/utf8" ], "Deps": [ "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "position_test.go", "serialize_test.go", "token_test.go" ], "TestImports": [ "bytes", "encoding/gob", "fmt", "math/rand", "sync", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "go/ast", "go/parser", "go/token" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/scanner", "ImportPath": "go/scanner", "Name": "scanner", "Doc": "Package scanner implements a scanner for Go source text.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/scanner.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "errors.go", "scanner.go" ], "CompiledGoFiles": [ "errors.go", "scanner.go" ], "Imports": [ "bytes", "fmt", "go/token", "io", "path/filepath", "sort", "strconv", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "go/token", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "scanner_test.go" ], "TestImports": [ "go/token", "io/ioutil", "os", "path/filepath", "runtime", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "go/scanner", "go/token" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/ast", "ImportPath": "go/ast", "Name": "ast", "Doc": "Package ast declares the types used to represent syntax trees for Go packages.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/ast.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "ast.go", "commentmap.go", "filter.go", "import.go", "print.go", "resolve.go", "scope.go", "walk.go" ], "CompiledGoFiles": [ "ast.go", "commentmap.go", "filter.go", "import.go", "print.go", "resolve.go", "scope.go", "walk.go" ], "Imports": [ "bytes", "fmt", "go/scanner", "go/token", "io", "os", "reflect", "sort", "strconv", "strings" ], "Deps": [ "bytes", "errors", "fmt", "go/scanner", "go/token", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "ast_test.go", "print_test.go" ], "TestImports": [ "bytes", "strings", "testing" ], "XTestGoFiles": [ "commentmap_test.go", "example_test.go", "filter_test.go" ], "XTestImports": [ "bytes", "fmt", "go/ast", "go/format", "go/parser", "go/token", "sort", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/lazyregexp", "ImportPath": "internal/lazyregexp", "Name": "lazyregexp", "Doc": "Package lazyregexp is a thin wrapper over regexp, allowing the use of global regexp variables without forcing them to be compiled at init.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/lazyregexp.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "lazyre.go" ], "CompiledGoFiles": [ "lazyre.go" ], "Imports": [ "os", "regexp", "strings", "sync" ], "Deps": [ "bytes", "errors", "internal/bytealg", "internal/cpu", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/net/url", "ImportPath": "net/url", "Name": "url", "Doc": "Package url parses URLs and implements query escaping.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/net/url.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "url.go" ], "CompiledGoFiles": [ "url.go" ], "Imports": [ "errors", "fmt", "sort", "strconv", "strings" ], "Deps": [ "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "url_test.go" ], "TestImports": [ "bytes", "encoding", "encoding/gob", "encoding/json", "fmt", "io", "net", "reflect", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "encoding/json", "fmt", "log", "net/url", "strings" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/text/template/parse", "ImportPath": "text/template/parse", "Name": "parse", "Doc": "Package parse builds parse trees for templates as defined by text/template and html/template.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/text/template/parse.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "lex.go", "node.go", "parse.go" ], "CompiledGoFiles": [ "lex.go", "node.go", "parse.go" ], "Imports": [ "bytes", "fmt", "runtime", "strconv", "strings", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "lex_test.go", "parse_test.go" ], "TestImports": [ "flag", "fmt", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/text/template", "ImportPath": "text/template", "Name": "template", "Doc": "Package template implements data-driven templates for generating textual output.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/text/template.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "exec.go", "funcs.go", "helper.go", "option.go", "template.go" ], "CompiledGoFiles": [ "doc.go", "exec.go", "funcs.go", "helper.go", "option.go", "template.go" ], "Imports": [ "bytes", "errors", "fmt", "internal/fmtsort", "io", "io/ioutil", "net/url", "path/filepath", "reflect", "runtime", "strings", "sync", "text/template/parse", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "math", "math/bits", "net/url", "os", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/template/parse", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "exec_test.go", "multi_test.go" ], "TestImports": [ "bytes", "errors", "flag", "fmt", "io/ioutil", "reflect", "strings", "testing", "text/template/parse" ], "XTestGoFiles": [ "example_test.go", "examplefiles_test.go", "examplefunc_test.go" ], "XTestImports": [ "io", "io/ioutil", "log", "os", "path/filepath", "strings", "text/template" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/doc", "ImportPath": "go/doc", "Name": "doc", "Doc": "Package doc extracts source code documentation from a Go AST.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/doc.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "comment.go", "doc.go", "example.go", "exports.go", "filter.go", "reader.go", "synopsis.go" ], "CompiledGoFiles": [ "comment.go", "doc.go", "example.go", "exports.go", "filter.go", "reader.go", "synopsis.go" ], "IgnoredGoFiles": [ "headscan.go" ], "Imports": [ "bytes", "go/ast", "go/token", "internal/lazyregexp", "io", "path", "sort", "strconv", "strings", "text/template", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "go/ast", "go/scanner", "go/token", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/lazyregexp", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "math", "math/bits", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/template", "text/template/parse", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "comment_test.go", "doc_test.go", "synopsis_test.go" ], "TestImports": [ "bytes", "flag", "fmt", "go/parser", "go/printer", "go/token", "io/ioutil", "os", "path/filepath", "reflect", "regexp", "strings", "testing", "text/template" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "go/ast", "go/doc", "go/format", "go/parser", "go/token", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/parser", "ImportPath": "go/parser", "Name": "parser", "Doc": "Package parser implements a parser for Go source files.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/parser.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "interface.go", "parser.go" ], "CompiledGoFiles": [ "interface.go", "parser.go" ], "Imports": [ "bytes", "errors", "fmt", "go/ast", "go/scanner", "go/token", "io", "io/ioutil", "os", "path/filepath", "strconv", "strings", "unicode" ], "Deps": [ "bytes", "errors", "fmt", "go/ast", "go/scanner", "go/token", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "math", "math/bits", "os", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "error_test.go", "parser_test.go", "performance_test.go", "short_test.go" ], "TestImports": [ "bytes", "fmt", "go/ast", "go/scanner", "go/token", "io/ioutil", "os", "path/filepath", "regexp", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "go/parser", "go/token" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/goroot", "ImportPath": "internal/goroot", "Name": "goroot", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/goroot.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "gc.go" ], "CompiledGoFiles": [ "gc.go" ], "IgnoredGoFiles": [ "gccgo.go" ], "Imports": [ "os", "os/exec", "path/filepath", "strings", "sync" ], "Deps": [ "bytes", "context", "errors", "internal/bytealg", "internal/cpu", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "os/exec", "path/filepath", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/build", "ImportPath": "go/build", "Name": "build", "Doc": "Package build gathers information about Go packages.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/build.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "build.go", "doc.go", "gc.go", "read.go", "syslist.go", "zcgo.go" ], "CompiledGoFiles": [ "build.go", "doc.go", "gc.go", "read.go", "syslist.go", "zcgo.go" ], "IgnoredGoFiles": [ "gccgo.go" ], "Imports": [ "bufio", "bytes", "errors", "fmt", "go/ast", "go/doc", "go/parser", "go/token", "internal/goroot", "internal/goversion", "io", "io/ioutil", "log", "os", "os/exec", "path", "path/filepath", "runtime", "sort", "strconv", "strings", "unicode", "unicode/utf8" ], "Deps": [ "bufio", "bytes", "context", "errors", "fmt", "go/ast", "go/doc", "go/parser", "go/scanner", "go/token", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goroot", "internal/goversion", "internal/lazyregexp", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/bits", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/template", "text/template/parse", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "build_test.go", "deps_test.go", "read_test.go", "syslist_test.go" ], "TestImports": [ "bytes", "fmt", "internal/testenv", "io", "io/ioutil", "os", "path/filepath", "reflect", "runtime", "sort", "strconv", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/constant", "ImportPath": "go/constant", "Name": "constant", "Doc": "Package constant implements Values representing untyped Go constants and their corresponding operations.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/constant.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "value.go" ], "CompiledGoFiles": [ "value.go" ], "Imports": [ "fmt", "go/token", "math", "math/big", "strconv", "strings", "sync", "unicode/utf8" ], "Deps": [ "bytes", "encoding/binary", "errors", "fmt", "go/token", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/big", "math/bits", "math/rand", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "value_test.go" ], "TestImports": [ "fmt", "go/token", "math/big", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "go/constant", "go/token", "math", "sort" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/printer", "ImportPath": "go/printer", "Name": "printer", "Doc": "Package printer implements printing of AST nodes.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/printer.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "nodes.go", "printer.go" ], "CompiledGoFiles": [ "nodes.go", "printer.go" ], "Imports": [ "bytes", "fmt", "go/ast", "go/token", "io", "math", "os", "strconv", "strings", "text/tabwriter", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "go/ast", "go/scanner", "go/token", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "performance_test.go", "printer_test.go" ], "TestImports": [ "bytes", "errors", "flag", "fmt", "go/ast", "go/parser", "go/token", "io", "io/ioutil", "log", "path/filepath", "testing", "time" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "fmt", "go/ast", "go/parser", "go/printer", "go/token", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/format", "ImportPath": "go/format", "Name": "format", "Doc": "Package format implements standard formatting of Go source.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/format.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "format.go", "internal.go" ], "CompiledGoFiles": [ "format.go", "internal.go" ], "Imports": [ "bytes", "fmt", "go/ast", "go/parser", "go/printer", "go/token", "io", "strings" ], "Deps": [ "bytes", "errors", "fmt", "go/ast", "go/parser", "go/printer", "go/scanner", "go/token", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "math", "math/bits", "os", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "format_test.go" ], "TestImports": [ "bytes", "go/parser", "go/token", "io/ioutil", "strings", "testing" ], "XTestGoFiles": [ "benchmark_test.go", "example_test.go" ], "XTestImports": [ "bytes", "flag", "fmt", "go/format", "go/parser", "go/token", "io/ioutil", "log", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/hash/adler32", "ImportPath": "hash/adler32", "Name": "adler32", "Doc": "Package adler32 implements the Adler-32 checksum.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/hash/adler32.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "adler32.go" ], "CompiledGoFiles": [ "adler32.go" ], "Imports": [ "errors", "hash" ], "Deps": [ "errors", "hash", "internal/bytealg", "internal/cpu", "internal/race", "internal/reflectlite", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "adler32_test.go" ], "TestImports": [ "encoding", "io", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/compress/zlib", "ImportPath": "compress/zlib", "Name": "zlib", "Doc": "Package zlib implements reading and writing of zlib format compressed data, as specified in RFC 1950.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/compress/zlib.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "reader.go", "writer.go" ], "CompiledGoFiles": [ "reader.go", "writer.go" ], "Imports": [ "bufio", "compress/flate", "encoding/binary", "errors", "fmt", "hash", "hash/adler32", "io" ], "Deps": [ "bufio", "bytes", "compress/flate", "encoding/binary", "errors", "fmt", "hash", "hash/adler32", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "reader_test.go", "writer_test.go" ], "TestImports": [ "bytes", "fmt", "internal/testenv", "io", "io/ioutil", "os", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "compress/zlib", "fmt", "io", "os" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/debug/dwarf", "ImportPath": "debug/dwarf", "Name": "dwarf", "Doc": "Package dwarf provides access to DWARF debugging information loaded from executable files, as defined in the DWARF 2.0 Standard at http://dwarfstd.org/doc/dwarf-2.0.0.pdf", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/debug/dwarf.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "attr_string.go", "buf.go", "class_string.go", "const.go", "entry.go", "line.go", "open.go", "tag_string.go", "type.go", "typeunit.go", "unit.go" ], "CompiledGoFiles": [ "attr_string.go", "buf.go", "class_string.go", "const.go", "entry.go", "line.go", "open.go", "tag_string.go", "type.go", "typeunit.go", "unit.go" ], "Imports": [ "encoding/binary", "errors", "fmt", "io", "path", "sort", "strconv", "strings" ], "Deps": [ "encoding/binary", "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "entry_test.go", "line_test.go", "type_test.go" ], "XTestImports": [ "debug/dwarf", "debug/elf", "debug/macho", "debug/pe", "fmt", "io", "reflect", "strconv", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/debug/elf", "ImportPath": "debug/elf", "Name": "elf", "Doc": "Package elf implements access to ELF object files.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/debug/elf.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "elf.go", "file.go", "reader.go" ], "CompiledGoFiles": [ "elf.go", "file.go", "reader.go" ], "Imports": [ "bytes", "compress/zlib", "debug/dwarf", "encoding/binary", "errors", "fmt", "io", "os", "strconv", "strings" ], "Deps": [ "bufio", "bytes", "compress/flate", "compress/zlib", "debug/dwarf", "encoding/binary", "errors", "fmt", "hash", "hash/adler32", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "elf_test.go", "file_test.go", "symbols_test.go" ], "TestImports": [ "bytes", "compress/gzip", "debug/dwarf", "encoding/binary", "fmt", "io", "math/rand", "net", "os", "path", "reflect", "runtime", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/types", "ImportPath": "go/types", "Name": "types", "Doc": "Package types declares the data types and implements the algorithms for type-checking of Go packages.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/types.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "api.go", "assignments.go", "builtins.go", "call.go", "check.go", "conversions.go", "decl.go", "errors.go", "eval.go", "expr.go", "exprstring.go", "gccgosizes.go", "initorder.go", "interfaces.go", "labels.go", "lookup.go", "methodset.go", "object.go", "objset.go", "operand.go", "package.go", "predicates.go", "resolver.go", "return.go", "scope.go", "selection.go", "sizes.go", "stmt.go", "type.go", "typestring.go", "typexpr.go", "universe.go" ], "CompiledGoFiles": [ "api.go", "assignments.go", "builtins.go", "call.go", "check.go", "conversions.go", "decl.go", "errors.go", "eval.go", "expr.go", "exprstring.go", "gccgosizes.go", "initorder.go", "interfaces.go", "labels.go", "lookup.go", "methodset.go", "object.go", "objset.go", "operand.go", "package.go", "predicates.go", "resolver.go", "return.go", "scope.go", "selection.go", "sizes.go", "stmt.go", "type.go", "typestring.go", "typexpr.go", "universe.go" ], "IgnoredGoFiles": [ "gotype.go" ], "Imports": [ "bytes", "container/heap", "fmt", "go/ast", "go/constant", "go/parser", "go/token", "io", "math", "path", "sort", "strconv", "strings", "unicode" ], "Deps": [ "bytes", "container/heap", "encoding/binary", "errors", "fmt", "go/ast", "go/constant", "go/parser", "go/scanner", "go/token", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "math", "math/big", "math/bits", "math/rand", "os", "path", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "object_test.go", "token_test.go" ], "TestImports": [ "go/token", "testing" ], "XTestGoFiles": [ "api_test.go", "builtins_test.go", "check_test.go", "eval_test.go", "example_test.go", "exprstring_test.go", "hilbert_test.go", "issues_test.go", "resolver_test.go", "self_test.go", "sizes_test.go", "stdlib_test.go", "typestring_test.go" ], "XTestImports": [ "bytes", "flag", "fmt", "go/ast", "go/build", "go/format", "go/importer", "go/parser", "go/scanner", "go/token", "go/types", "internal/testenv", "io/ioutil", "log", "os", "path/filepath", "reflect", "regexp", "runtime", "sort", "strings", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/xcoff", "ImportPath": "internal/xcoff", "Name": "xcoff", "Doc": "Package xcoff implements access to XCOFF (Extended Common Object File Format) files.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/xcoff.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "ar.go", "file.go", "xcoff.go" ], "CompiledGoFiles": [ "ar.go", "file.go", "xcoff.go" ], "Imports": [ "debug/dwarf", "encoding/binary", "fmt", "io", "os", "strconv", "strings" ], "Deps": [ "debug/dwarf", "encoding/binary", "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "ar_test.go", "file_test.go" ], "TestImports": [ "reflect", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/text/scanner", "ImportPath": "text/scanner", "Name": "scanner", "Doc": "Package scanner provides a scanner and tokenizer for UTF-8-encoded text.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/text/scanner.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "scanner.go" ], "CompiledGoFiles": [ "scanner.go" ], "Imports": [ "bytes", "fmt", "io", "os", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "scanner_test.go" ], "TestImports": [ "bytes", "fmt", "io", "strings", "testing", "unicode/utf8" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "strings", "text/scanner", "unicode" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/internal/gccgoimporter", "ImportPath": "go/internal/gccgoimporter", "Name": "gccgoimporter", "Doc": "Package gccgoimporter implements Import for gccgo-generated object files.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/internal/gccgoimporter.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "ar.go", "gccgoinstallation.go", "importer.go", "parser.go" ], "CompiledGoFiles": [ "ar.go", "gccgoinstallation.go", "importer.go", "parser.go" ], "Imports": [ "bufio", "bytes", "debug/elf", "errors", "fmt", "go/constant", "go/token", "go/types", "internal/xcoff", "io", "os", "os/exec", "path/filepath", "strconv", "strings", "text/scanner", "unicode/utf8" ], "Deps": [ "bufio", "bytes", "compress/flate", "compress/zlib", "container/heap", "context", "debug/dwarf", "debug/elf", "encoding/binary", "errors", "fmt", "go/ast", "go/constant", "go/parser", "go/scanner", "go/token", "go/types", "hash", "hash/adler32", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "internal/xcoff", "io", "io/ioutil", "math", "math/big", "math/bits", "math/rand", "os", "os/exec", "path", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/scanner", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "gccgoinstallation_test.go", "importer_test.go", "parser_test.go" ], "TestImports": [ "bytes", "go/types", "internal/testenv", "io/ioutil", "os", "os/exec", "path/filepath", "regexp", "strconv", "strings", "testing", "text/scanner" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/internal/gcimporter", "ImportPath": "go/internal/gcimporter", "Name": "gcimporter", "Doc": "Package gcimporter implements Import for gc-generated object files.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/internal/gcimporter.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bimport.go", "exportdata.go", "gcimporter.go", "iimport.go" ], "CompiledGoFiles": [ "bimport.go", "exportdata.go", "gcimporter.go", "iimport.go" ], "Imports": [ "bufio", "bytes", "encoding/binary", "fmt", "go/build", "go/constant", "go/token", "go/types", "io", "io/ioutil", "os", "path/filepath", "sort", "strconv", "strings", "sync" ], "Deps": [ "bufio", "bytes", "container/heap", "context", "encoding/binary", "errors", "fmt", "go/ast", "go/build", "go/constant", "go/doc", "go/parser", "go/scanner", "go/token", "go/types", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goroot", "internal/goversion", "internal/lazyregexp", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/template", "text/template/parse", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "gcimporter_test.go" ], "TestImports": [ "bytes", "fmt", "go/token", "go/types", "internal/testenv", "io/ioutil", "os", "os/exec", "path/filepath", "runtime", "strings", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/internal/srcimporter", "ImportPath": "go/internal/srcimporter", "Name": "srcimporter", "Doc": "Package srcimporter implements importing directly from source files rather than installed packages.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/internal/srcimporter.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "srcimporter.go" ], "CompiledGoFiles": [ "srcimporter.go" ], "Imports": [ "fmt", "go/ast", "go/build", "go/parser", "go/token", "go/types", "io", "os", "path/filepath", "sync" ], "Deps": [ "bufio", "bytes", "container/heap", "context", "encoding/binary", "errors", "fmt", "go/ast", "go/build", "go/constant", "go/doc", "go/parser", "go/scanner", "go/token", "go/types", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goroot", "internal/goversion", "internal/lazyregexp", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/template", "text/template/parse", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "srcimporter_test.go" ], "TestImports": [ "go/build", "go/token", "go/types", "internal/testenv", "io/ioutil", "path", "path/filepath", "runtime", "strings", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/go/importer", "ImportPath": "go/importer", "Name": "importer", "Doc": "Package importer provides access to export data importers.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/go/importer.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "importer.go" ], "CompiledGoFiles": [ "importer.go" ], "Imports": [ "go/build", "go/internal/gccgoimporter", "go/internal/gcimporter", "go/internal/srcimporter", "go/token", "go/types", "io", "runtime" ], "Deps": [ "bufio", "bytes", "compress/flate", "compress/zlib", "container/heap", "context", "debug/dwarf", "debug/elf", "encoding/binary", "errors", "fmt", "go/ast", "go/build", "go/constant", "go/doc", "go/internal/gccgoimporter", "go/internal/gcimporter", "go/internal/srcimporter", "go/parser", "go/scanner", "go/token", "go/types", "hash", "hash/adler32", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goroot", "internal/goversion", "internal/lazyregexp", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "internal/xcoff", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/scanner", "text/template", "text/template/parse", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "importer_test.go" ], "TestImports": [ "go/token", "internal/testenv", "io", "io/ioutil", "os", "os/exec", "runtime", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/cfg", "ImportPath": "internal/cfg", "Name": "cfg", "Doc": "Package cfg holds configuration shared by the Go command and internal/testenv.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/cfg.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "cfg.go" ], "CompiledGoFiles": [ "cfg.go" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/internal/testenv", "ImportPath": "internal/testenv", "Name": "testenv", "Doc": "Package testenv provides information about what functionality is available in different testing environments run by the Go team.", "Target": "/usr/local/Cellar/go/1.13.4/libexec/pkg/darwin_amd64/internal/testenv.a", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "testenv.go", "testenv_cgo.go", "testenv_notwin.go" ], "CompiledGoFiles": [ "testenv.go", "testenv_cgo.go", "testenv_notwin.go" ], "IgnoredGoFiles": [ "testenv_windows.go" ], "Imports": [ "errors", "flag", "internal/cfg", "os", "os/exec", "path/filepath", "runtime", "strconv", "strings", "sync", "testing" ], "Deps": [ "bytes", "context", "errors", "flag", "fmt", "internal/bytealg", "internal/cfg", "internal/cpu", "internal/fmtsort", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testlog", "io", "math", "math/bits", "os", "os/exec", "path/filepath", "reflect", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "testing", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile", "ImportPath": "cmd/compile_test [cmd/compile.test]", "Name": "main_test", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "ForTest": "cmd/compile", "Goroot": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "fmt_test.go", "fmtmap_test.go" ], "CompiledGoFiles": [ "fmt_test.go", "fmtmap_test.go" ], "Imports": [ "bytes", "flag", "fmt", "go/ast", "go/build", "go/constant", "go/format", "go/importer", "go/parser", "go/token", "go/types", "internal/testenv", "io", "io/ioutil", "log", "os", "path/filepath", "sort", "strconv", "strings", "testing", "unicode/utf8" ], "Deps": [ "bufio", "bytes", "compress/flate", "compress/zlib", "container/heap", "context", "debug/dwarf", "debug/elf", "encoding/binary", "errors", "flag", "fmt", "go/ast", "go/build", "go/constant", "go/doc", "go/format", "go/importer", "go/internal/gccgoimporter", "go/internal/gcimporter", "go/internal/srcimporter", "go/parser", "go/printer", "go/scanner", "go/token", "go/types", "hash", "hash/adler32", "internal/bytealg", "internal/cfg", "internal/cpu", "internal/fmtsort", "internal/goroot", "internal/goversion", "internal/lazyregexp", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testenv", "internal/testlog", "internal/xcoff", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "testing", "text/scanner", "text/tabwriter", "text/template", "text/template/parse", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile", "ImportPath": "cmd/compile.test", "Name": "main", "Root": "/usr/local/Cellar/go/1.13.4/libexec", "Stale": true, "StaleReason": "stale dependency: cmd/compile", "GoFiles": [ "/Users/russell/Library/Caches/go-build/af/af93b9a65edca9e5861bc10a926dd86858e38934c5f8f85cfe5a9b098fd2bd47-d" ], "CompiledGoFiles": [ "/Users/russell/Library/Caches/go-build/af/af93b9a65edca9e5861bc10a926dd86858e38934c5f8f85cfe5a9b098fd2bd47-d" ], "Imports": [ "cmd/compile [cmd/compile.test]", "cmd/compile_test [cmd/compile.test]", "os", "testing", "testing/internal/testdeps" ], "ImportMap": { "cmd/compile": "cmd/compile [cmd/compile.test]", "cmd/compile_test": "cmd/compile_test [cmd/compile.test]" }, "Deps": [ "bufio", "bytes", "cmd/compile [cmd/compile.test]", "cmd/compile/internal/amd64", "cmd/compile/internal/arm", "cmd/compile/internal/arm64", "cmd/compile/internal/gc", "cmd/compile/internal/mips", "cmd/compile/internal/mips64", "cmd/compile/internal/ppc64", "cmd/compile/internal/s390x", "cmd/compile/internal/ssa", "cmd/compile/internal/syntax", "cmd/compile/internal/types", "cmd/compile/internal/wasm", "cmd/compile/internal/x86", "cmd/compile_test [cmd/compile.test]", "cmd/internal/bio", "cmd/internal/dwarf", "cmd/internal/gcprog", "cmd/internal/obj", "cmd/internal/obj/arm", "cmd/internal/obj/arm64", "cmd/internal/obj/mips", "cmd/internal/obj/ppc64", "cmd/internal/obj/s390x", "cmd/internal/obj/wasm", "cmd/internal/obj/x86", "cmd/internal/objabi", "cmd/internal/src", "cmd/internal/sys", "compress/flate", "compress/gzip", "compress/zlib", "container/heap", "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "debug/dwarf", "debug/elf", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "flag", "fmt", "go/ast", "go/build", "go/constant", "go/doc", "go/format", "go/importer", "go/internal/gccgoimporter", "go/internal/gcimporter", "go/internal/srcimporter", "go/parser", "go/printer", "go/scanner", "go/token", "go/types", "hash", "hash/adler32", "hash/crc32", "html", "internal/bytealg", "internal/cfg", "internal/cpu", "internal/fmtsort", "internal/goroot", "internal/goversion", "internal/lazyregexp", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/testenv", "internal/testlog", "internal/xcoff", "io", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "testing", "testing/internal/testdeps", "text/scanner", "text/tabwriter", "text/template", "text/template/parse", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } >> 2019/11/11 15:48:38 Info:2019/11/11 15:48:38 go/packages.Load packages = 2 2019/11/11 15:48:38 Info:2019/11/11 15:48:38 go/packages.Load package = cmd/compile files = [/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/doc.go /usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/main.go] 2019/11/11 15:48:38 Info:2019/11/11 15:48:38 go/packages.Load package = cmd/compile files = [/usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/doc.go /usr/local/Cellar/go/1.13.4/libexec/src/cmd/compile/main.go]