Skip to content

Instantly share code, notes, and snippets.

@jpvillaseca
Created October 25, 2019 11:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpvillaseca/e943fb6d9e865184d3722735d6c4e30d to your computer and use it in GitHub Desktop.
Save jpvillaseca/e943fb6d9e865184d3722735d6c4e30d to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[Trace - 08:52:39.852 AM] Sending request 'textDocument/codeAction - (176)'.
Params: {"textDocument":{"uri":"file:///c%3A/Users/noflo/go/src/jarvis-server/app/jobs/manager/manager.go"},"range":{"start":{"line":5,"character":26},"end":{"line":5,"character":26}},"context":{"diagnostics":[]}}
[Trace - 08:52:39.906 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:39 29.0352ms for GOROOT=c:\\go GOPATH=C:\\Users\\noflo\\go GO111MODULE= PWD=c:\\Users\\noflo\\go\\src\\jarvis-server go \"env\" \"GOMOD\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c\n\u003e\u003e\n"}
[Info - 8:52:39 AM] 2019/10/25 08:52:39 29.0352ms for GOROOT=c:\go GOPATH=C:\Users\noflo\go GO111MODULE= PWD=c:\Users\noflo\go\src\jarvis-server go "env" "GOMOD", stderr: <<>> stdout: <<
>>
[Trace - 08:52:39.909 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:39 31.1663ms for GOROOT=c:\\go GOPATH=C:\\Users\\noflo\\go GO111MODULE= PWD=c:\\Users\\noflo\\go\\src\\jarvis-server go \"list\" \"-m\" \"-json\" \"all\", stderr: \u003c\u003cgo list -m: not using modules\n\u003e\u003e stdout: \u003c\u003c\u003e\u003e\n"}
[Info - 8:52:39 AM] 2019/10/25 08:52:39 31.1663ms for GOROOT=c:\go GOPATH=C:\Users\noflo\go GO111MODULE= PWD=c:\Users\noflo\go\src\jarvis-server go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>> stdout: <<>>
[Trace - 08:52:39.943 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:39 27.9659ms for GOROOT=c:\\go GOPATH=C:\\Users\\noflo\\go GO111MODULE= PWD=c:\\Users\\noflo\\go\\src\\jarvis-server go \"env\" \"GOPATH\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003cC:\\Users\\noflo\\go\n\u003e\u003e\n"}
[Info - 8:52:39 AM] 2019/10/25 08:52:39 27.9659ms for GOROOT=c:\go GOPATH=C:\Users\noflo\go GO111MODULE= PWD=c:\Users\noflo\go\src\jarvis-server go "env" "GOPATH", stderr: <<>> stdout: <<C:\Users\noflo\go
>>
[Trace - 08:52:40.204 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 go/packages.Load\n\tpackages = 2"}
[Trace - 08:52:40.204 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 go/packages.Load\n\tpackage = jarvis-server/app/jobs/manager\n\tfiles = [C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\manager\\manager.go]"}
[Trace - 08:52:40.204 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 go/packages.Load\n\tpackage = jarvis-server/app/jobs/manager\n\tfiles = [C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\manager\\manager.go C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\manager\\manager_test.go]"}
[Info - 8:52:40 AM] 2019/10/25 08:52:40 go/packages.Load
packages = 2
[Info - 8:52:40 AM] 2019/10/25 08:52:40 go/packages.Load
package = jarvis-server/app/jobs/manager
files = [C:\Users\noflo\go\src\jarvis-server\app\jobs\manager\manager.go]
[Info - 8:52:40 AM] 2019/10/25 08:52:40 go/packages.Load
package = jarvis-server/app/jobs/manager
files = [C:\Users\noflo\go\src\jarvis-server\app\jobs\manager\manager.go C:\Users\noflo\go\src\jarvis-server\app\jobs\manager\manager_test.go]
[Trace - 08:52:40.205 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 280.0468ms for GOROOT=c:\\go GOPATH=C:\\Users\\noflo\\go GO111MODULE= PWD=c:\\Users\\noflo\\go\\src\\jarvis-server go \"list\" \"-e\" \"-json\" \"-compiled=true\" \"-test=true\" \"-export=false\" \"-deps=true\" \"-find=false\" \"--\" \"c:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\jobs\\\\manager\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\cpu\",\n\t\"ImportPath\": \"internal/cpu\",\n\t\"Name\": \"cpu\",\n\t\"Doc\": \"Package cpu implements processor feature detection used by the Go standard library.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\cpu.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\",\n\t\t\"cpu_x86.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cpu_386.go\",\n\t\t\"cpu_amd64p32.go\",\n\t\t\"cpu_arm.go\",\n\t\t\"cpu_arm64.go\",\n\t\t\"cpu_mips.go\",\n\t\t\"cpu_mips64.go\",\n\t\t\"cpu_mips64le.go\",\n\t\t\"cpu_mipsle.go\",\n\t\t\"cpu_no_init.go\",\n\t\t\"cpu_ppc64x.go\",\n\t\t\"cpu_s390x.go\",\n\t\t\"cpu_s390x_test.go\",\n\t\t\"cpu_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"cpu_x86.s\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cpu_test.go\",\n\t\t\"cpu_x86_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"internal/cpu\",\n\t\t\"internal/testenv\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\unsafe\",\n\t\"ImportPath\": \"unsafe\",\n\t\"Name\": \"unsafe\",\n\t\"Doc\": \"Package unsafe contains operations that step around the type safety of Go programs.\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"unsafe.go\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\bytealg\",\n\t\"ImportPath\": \"internal/bytealg\",\n\t\"Name\": \"bytealg\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\bytealg.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\",\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"compare_generic.go\",\n\t\t\"count_generic.go\",\n\t\t\"index_arm64.go\",\n\t\t\"index_generic.go\",\n\t\t\"index_s390x.go\",\n\t\t\"indexbyte_generic.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\internal\\\\atomic\",\n\t\"ImportPath\": \"runtime/internal/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\atomic.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"atomic_386.go\",\n\t\t\"atomic_arm.go\",\n\t\t\"atomic_arm64.go\",\n\t\t\"atomic_mips64x.go\",\n\t\t\"atomic_mipsx.go\",\n\t\t\"atomic_ppc64x.go\",\n\t\t\"atomic_s390x.go\",\n\t\t\"atomic_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"bench_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\internal\\\\sys\",\n\t\"ImportPath\": \"runtime/internal/sys\",\n\t\"Name\": \"sys\",\n\t\"Doc\": \"package sys contains system- and configuration- and architecture-specific constants used by the runtime.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\sys.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arch_386.go\",\n\t\t\"arch_amd64p32.go\",\n\t\t\"arch_arm.go\",\n\t\t\"arch_arm64.go\",\n\t\t\"arch_mips.go\",\n\t\t\"arch_mips64.go\",\n\t\t\"arch_mips64le.go\",\n\t\t\"arch_mipsle.go\",\n\t\t\"arch_ppc64.go\",\n\t\t\"arch_ppc64le.go\",\n\t\t\"arch_s390x.go\",\n\t\t\"arch_wasm.go\",\n\t\t\"gengoos.go\",\n\t\t\"intrinsics_stubs.go\",\n\t\t\"zgoarch_386.go\",\n\t\t\"zgoarch_amd64p32.go\",\n\t\t\"zgoarch_arm.go\",\n\t\t\"zgoarch_arm64.go\",\n\t\t\"zgoarch_arm64be.go\",\n\t\t\"zgoarch_armbe.go\",\n\t\t\"zgoarch_mips.go\",\n\t\t\"zgoarch_mips64.go\",\n\t\t\"zgoarch_mips64le.go\",\n\t\t\"zgoarch_mips64p32.go\",\n\t\t\"zgoarch_mips64p32le.go\",\n\t\t\"zgoarch_mipsle.go\",\n\t\t\"zgoarch_ppc.go\",\n\t\t\"zgoarch_ppc64.go\",\n\t\t\"zgoarch_ppc64le.go\",\n\t\t\"zgoarch_riscv.go\",\n\t\t\"zgoarch_riscv64.go\",\n\t\t\"zgoarch_s390.go\",\n\t\t\"zgoarch_s390x.go\",\n\t\t\"zgoarch_sparc.go\",\n\t\t\"zgoarch_sparc64.go\",\n\t\t\"zgoarch_wasm.go\",\n\t\t\"zgoos_aix.go\",\n\t\t\"zgoos_android.go\",\n\t\t\"zgoos_darwin.go\",\n\t\t\"zgoos_dragonfly.go\",\n\t\t\"zgoos_freebsd.go\",\n\t\t\"zgoos_hurd.go\",\n\t\t\"zgoos_illumos.go\",\n\t\t\"zgoos_js.go\",\n\t\t\"zgoos_linux.go\",\n\t\t\"zgoos_nacl.go\",\n\t\t\"zgoos_netbsd.go\",\n\t\t\"zgoos_openbsd.go\",\n\t\t\"zgoos_plan9.go\",\n\t\t\"zgoos_solaris.go\",\n\t\t\"zgoos_zos.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"intrinsics_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\internal\\\\math\",\n\t\"ImportPath\": \"runtime/internal/math\",\n\t\"Name\": \"math\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\math.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"Deps\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"math_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/math\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\",\n\t\"ImportPath\": \"runtime\",\n\t\"Name\": \"runtime\",\n\t\"Doc\": \"Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\",\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cgo_mmap.go\",\n\t\t\"cgo_ppc64x.go\",\n\t\t\"cgo_sigaction.go\",\n\t\t\"crash_unix_test.go\",\n\t\t\"debug_test.go\",\n\t\t\"debuglog_on.go\",\n\t\t\"defs1_linux.go\",\n\t\t\"defs1_netbsd_386.go\",\n\t\t\"defs1_netbsd_amd64.go\",\n\t\t\"defs1_netbsd_arm.go\",\n\t\t\"defs1_netbsd_arm64.go\",\n\t\t\"defs1_solaris_amd64.go\",\n\t\t\"defs2_linux.go\",\n\t\t\"defs3_linux.go\",\n\t\t\"defs_aix.go\",\n\t\t\"defs_aix_ppc64.go\",\n\t\t\"defs_arm_linux.go\",\n\t\t\"defs_darwin.go\",\n\t\t\"defs_darwin_386.go\",\n\t\t\"defs_darwin_amd64.go\",\n\t\t\"defs_darwin_arm.go\",\n\t\t\"defs_darwin_arm64.go\",\n\t\t\"defs_dragonfly.go\",\n\t\t\"defs_dragonfly_amd64.go\",\n\t\t\"defs_freebsd.go\",\n\t\t\"defs_freebsd_386.go\",\n\t\t\"defs_freebsd_amd64.go\",\n\t\t\"defs_freebsd_arm.go\",\n\t\t\"defs_linux.go\",\n\t\t\"defs_linux_386.go\",\n\t\t\"defs_linux_amd64.go\",\n\t\t\"defs_linux_arm.go\",\n\t\t\"defs_linux_arm64.go\",\n\t\t\"defs_linux_mips64x.go\",\n\t\t\"defs_linux_mipsx.go\",\n\t\t\"defs_linux_ppc64.go\",\n\t\t\"defs_linux_ppc64le.go\",\n\t\t\"defs_linux_s390x.go\",\n\t\t\"defs_nacl_386.go\",\n\t\t\"defs_nacl_amd64p32.go\",\n\t\t\"defs_nacl_arm.go\",\n\t\t\"defs_netbsd.go\",\n\t\t\"defs_netbsd_386.go\",\n\t\t\"defs_netbsd_amd64.go\",\n\t\t\"defs_netbsd_arm.go\",\n\t\t\"defs_openbsd.go\",\n\t\t\"defs_openbsd_386.go\",\n\t\t\"defs_openbsd_amd64.go\",\n\t\t\"defs_openbsd_arm.go\",\n\t\t\"defs_openbsd_arm64.go\",\n\t\t\"defs_plan9_386.go\",\n\t\t\"defs_plan9_amd64.go\",\n\t\t\"defs_plan9_arm.go\",\n\t\t\"defs_solaris.go\",\n\t\t\"defs_solaris_amd64.go\",\n\t\t\"defs_windows.go\",\n\t\t\"defs_windows_386.go\",\n\t\t\"defs_windows_arm.go\",\n\t\t\"env_plan9.go\",\n\t\t\"export_arm_test.go\",\n\t\t\"export_debug_test.go\",\n\t\t\"export_futex_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_mmap_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"futex_test.go\",\n\t\t\"hash32.go\",\n\t\t\"lfstack_32bit.go\",\n\t\t\"lock_futex.go\",\n\t\t\"lock_js.go\",\n\t\t\"mem_aix.go\",\n\t\t\"mem_bsd.go\",\n\t\t\"mem_darwin.go\",\n\t\t\"mem_js.go\",\n\t\t\"mem_linux.go\",\n\t\t\"mem_plan9.go\",\n\t\t\"memmove_linux_amd64_test.go\",\n\t\t\"mkduff.go\",\n\t\t\"mkfastlog2table.go\",\n\t\t\"mksizeclasses.go\",\n\t\t\"mmap.go\",\n\t\t\"msan.go\",\n\t\t\"net_plan9.go\",\n\t\t\"netpoll_aix.go\",\n\t\t\"netpoll_epoll.go\",\n\t\t\"netpoll_fake.go\",\n\t\t\"netpoll_kqueue.go\",\n\t\t\"netpoll_solaris.go\",\n\t\t\"netpoll_stub.go\",\n\t\t\"norace_linux_test.go\",\n\t\t\"numcpu_freebsd_test.go\",\n\t\t\"os2_aix.go\",\n\t\t\"os2_freebsd.go\",\n\t\t\"os2_nacl.go\",\n\t\t\"os2_openbsd.go\",\n\t\t\"os2_plan9.go\",\n\t\t\"os2_solaris.go\",\n\t\t\"os3_plan9.go\",\n\t\t\"os3_solaris.go\",\n\t\t\"os_aix.go\",\n\t\t\"os_android.go\",\n\t\t\"os_darwin.go\",\n\t\t\"os_darwin_arm.go\",\n\t\t\"os_darwin_arm64.go\",\n\t\t\"os_dragonfly.go\",\n\t\t\"os_freebsd.go\",\n\t\t\"os_freebsd2.go\",\n\t\t\"os_freebsd_amd64.go\",\n\t\t\"os_freebsd_arm.go\",\n\t\t\"os_freebsd_noauxv.go\",\n\t\t\"os_js.go\",\n\t\t\"os_linux.go\",\n\t\t\"os_linux_arm.go\",\n\t\t\"os_linux_arm64.go\",\n\t\t\"os_linux_be64.go\",\n\t\t\"os_linux_generic.go\",\n\t\t\"os_linux_mips64x.go\",\n\t\t\"os_linux_mipsx.go\",\n\t\t\"os_linux_noauxv.go\",\n\t\t\"os_linux_novdso.go\",\n\t\t\"os_linux_ppc64x.go\",\n\t\t\"os_linux_s390x.go\",\n\t\t\"os_nacl.go\",\n\t\t\"os_nacl_arm.go\",\n\t\t\"os_netbsd.go\",\n\t\t\"os_netbsd_386.go\",\n\t\t\"os_netbsd_amd64.go\",\n\t\t\"os_netbsd_arm.go\",\n\t\t\"os_netbsd_arm64.go\",\n\t\t\"os_openbsd.go\",\n\t\t\"os_openbsd_arm.go\",\n\t\t\"os_openbsd_arm64.go\",\n\t\t\"os_plan9.go\",\n\t\t\"os_plan9_arm.go\",\n\t\t\"os_solaris.go\",\n\t\t\"os_windows_arm.go\",\n\t\t\"panic32.go\",\n\t\t\"race.go\",\n\t\t\"relax_stub.go\",\n\t\t\"runtime_linux_test.go\",\n\t\t\"runtime_mmap_test.go\",\n\t\t\"runtime_unix_test.go\",\n\t\t\"semasleep_test.go\",\n\t\t\"sigaction.go\",\n\t\t\"signal_386.go\",\n\t\t\"signal_aix_ppc64.go\",\n\t\t\"signal_amd64x.go\",\n\t\t\"signal_arm.go\",\n\t\t\"signal_arm64.go\",\n\t\t\"signal_darwin.go\",\n\t\t\"signal_darwin_386.go\",\n\t\t\"signal_darwin_amd64.go\",\n\t\t\"signal_darwin_arm.go\",\n\t\t\"signal_darwin_arm64.go\",\n\t\t\"signal_dragonfly.go\",\n\t\t\"signal_dragonfly_amd64.go\",\n\t\t\"signal_freebsd.go\",\n\t\t\"signal_freebsd_386.go\",\n\t\t\"signal_freebsd_amd64.go\",\n\t\t\"signal_freebsd_arm.go\",\n\t\t\"signal_linux_386.go\",\n\t\t\"signal_linux_amd64.go\",\n\t\t\"signal_linux_arm.go\",\n\t\t\"signal_linux_arm64.go\",\n\t\t\"signal_linux_mips64x.go\",\n\t\t\"signal_linux_mipsx.go\",\n\t\t\"signal_linux_ppc64x.go\",\n\t\t\"signal_linux_s390x.go\",\n\t\t\"signal_mips64x.go\",\n\t\t\"signal_mipsx.go\",\n\t\t\"signal_nacl.go\",\n\t\t\"signal_nacl_386.go\",\n\t\t\"signal_nacl_amd64p32.go\",\n\t\t\"signal_nacl_arm.go\",\n\t\t\"signal_netbsd.go\",\n\t\t\"signal_netbsd_386.go\",\n\t\t\"signal_netbsd_amd64.go\",\n\t\t\"signal_netbsd_arm.go\",\n\t\t\"signal_netbsd_arm64.go\",\n\t\t\"signal_openbsd.go\",\n\t\t\"signal_openbsd_386.go\",\n\t\t\"signal_openbsd_amd64.go\",\n\t\t\"signal_openbsd_arm.go\",\n\t\t\"signal_openbsd_arm64.go\",\n\t\t\"signal_plan9.go\",\n\t\t\"signal_ppc64x.go\",\n\t\t\"signal_sighandler.go\",\n\t\t\"signal_solaris.go\",\n\t\t\"signal_solaris_amd64.go\",\n\t\t\"signal_unix.go\",\n\t\t\"sigqueue_plan9.go\",\n\t\t\"sigtab_aix.go\",\n\t\t\"sigtab_linux_generic.go\",\n\t\t\"sigtab_linux_mipsx.go\",\n\t\t\"stubs2.go\",\n\t\t\"stubs3.go\",\n\t\t\"stubs32.go\",\n\t\t\"stubs_386.go\",\n\t\t\"stubs_arm.go\",\n\t\t\"stubs_arm64.go\",\n\t\t\"stubs_linux.go\",\n\t\t\"stubs_mips64x.go\",\n\t\t\"stubs_mipsx.go\",\n\t\t\"stubs_ppc64x.go\",\n\t\t\"stubs_s390x.go\",\n\t\t\"sys_arm.go\",\n\t\t\"sys_arm64.go\",\n\t\t\"sys_darwin.go\",\n\t\t\"sys_darwin_32.go\",\n\t\t\"sys_darwin_64.go\",\n\t\t\"sys_mips64x.go\",\n\t\t\"sys_mipsx.go\",\n\t\t\"sys_ppc64x.go\",\n\t\t\"sys_s390x.go\",\n\t\t\"sys_wasm.go\",\n\t\t\"syscall2_solaris.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"timestub.go\",\n\t\t\"timestub2.go\",\n\t\t\"vdso_elf32.go\",\n\t\t\"vdso_elf64.go\",\n\t\t\"vdso_freebsd.go\",\n\t\t\"vdso_freebsd_arm.go\",\n\t\t\"vdso_freebsd_x86.go\",\n\t\t\"vdso_linux.go\",\n\t\t\"vdso_linux_386.go\",\n\t\t\"vdso_linux_amd64.go\",\n\t\t\"vdso_linux_arm.go\",\n\t\t\"vdso_linux_arm64.go\",\n\t\t\"vdso_linux_ppc64x.go\",\n\t\t\"vlop_arm_test.go\",\n\t\t\"vlrt.go\",\n\t\t\"wincallback.go\",\n\t\t\"write_err_android.go\"\n\t],\n\t\"HFiles\": [\n\t\t\"asm_ppc64x.h\",\n\t\t\"funcdata.h\",\n\t\t\"go_tls.h\",\n\t\t\"textflag.h\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_debuglog_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"proc_runtime_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"callers_test.go\",\n\t\t\"chan_test.go\",\n\t\t\"chanbarrier_test.go\",\n\t\t\"closure_test.go\",\n\t\t\"complex_test.go\",\n\t\t\"crash_cgo_test.go\",\n\t\t\"crash_nonunix_test.go\",\n\t\t\"crash_test.go\",\n\t\t\"debuglog_test.go\",\n\t\t\"env_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fastlog2_test.go\",\n\t\t\"gc_test.go\",\n\t\t\"gcinfo_test.go\",\n\t\t\"hash_test.go\",\n\t\t\"iface_test.go\",\n\t\t\"lfstack_test.go\",\n\t\t\"malloc_test.go\",\n\t\t\"map_benchmark_test.go\",\n\t\t\"map_test.go\",\n\t\t\"memmove_test.go\",\n\t\t\"mfinal_test.go\",\n\t\t\"norace_test.go\",\n\t\t\"proc_test.go\",\n\t\t\"profbuf_test.go\",\n\t\t\"rand_test.go\",\n\t\t\"runtime-gdb_test.go\",\n\t\t\"runtime-lldb_test.go\",\n\t\t\"runtime_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"sizeof_test.go\",\n\t\t\"slice_test.go\",\n\t\t\"softfloat64_test.go\",\n\t\t\"stack_test.go\",\n\t\t\"string_test.go\",\n\t\t\"symtab_test.go\",\n\t\t\"syscall_windows_test.go\",\n\t\t\"treap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/binary\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/cmplx\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\reflectlite\",\n\t\"ImportPath\": \"internal/reflectlite\",\n\t\"Name\": \"reflectlite\",\n\t\"Doc\": \"Package reflectlite implements lightweight version of reflect, not using any package except for \\\"runtime\\\" and \\\"unsafe\\\".\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\reflectlite.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\errors\",\n\t\"ImportPath\": \"errors\",\n\t\"Name\": \"errors\",\n\t\"Doc\": \"Package errors implements functions to manipulate errors.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\errors.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"wrap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\race\",\n\t\"ImportPath\": \"internal/race\",\n\t\"Name\": \"race\",\n\t\"Doc\": \"Package race contains helper functions for manually instrumenting code for the race detector.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\race.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"race.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\sync\\\\atomic\",\n\t\"ImportPath\": \"sync/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Doc\": \"Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\sync\\\\atomic.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"example_test.go\",\n\t\t\"value_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\sync\",\n\t\"ImportPath\": \"sync\",\n\t\"Name\": \"sync\",\n\t\"Doc\": \"Package sync provides basic synchronization primitives such as mutual exclusion locks.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\sync.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cond_test.go\",\n\t\t\"example_pool_test.go\",\n\t\t\"example_test.go\",\n\t\t\"map_bench_test.go\",\n\t\t\"map_reference_test.go\",\n\t\t\"map_test.go\",\n\t\t\"mutex_test.go\",\n\t\t\"once_test.go\",\n\t\t\"pool_test.go\",\n\t\t\"runtime_sema_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"waitgroup_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\io\",\n\t\"ImportPath\": \"io\",\n\t\"Name\": \"io\",\n\t\"Doc\": \"Package io provides basic interfaces to I/O primitives.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\io.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"io.go\",\n\t\t\"multi.go\",\n\t\t\"pipe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"io.go\",\n\t\t\"multi.go\",\n\t\t\"pipe.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"sync\",\n\t\t\"sync/atomic\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"io_test.go\",\n\t\t\"multi_test.go\",\n\t\t\"pipe_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/sha1\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\unicode\",\n\t\"ImportPath\": \"unicode\",\n\t\"Name\": \"unicode\",\n\t\"Doc\": \"Package unicode provides data and functions to test some properties of Unicode code points.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\unicode.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"casetables.go\",\n\t\t\"digit.go\",\n\t\t\"graphic.go\",\n\t\t\"letter.go\",\n\t\t\"tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"casetables.go\",\n\t\t\"digit.go\",\n\t\t\"graphic.go\",\n\t\t\"letter.go\",\n\t\t\"tables.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"digit_test.go\",\n\t\t\"example_test.go\",\n\t\t\"graphic_test.go\",\n\t\t\"letter_test.go\",\n\t\t\"script_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\unicode\\\\utf8\",\n\t\"ImportPath\": \"unicode/utf8\",\n\t\"Name\": \"utf8\",\n\t\"Doc\": \"Package utf8 implements functions and constants to support text encoded in UTF-8.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf8.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"utf8_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\bytes\",\n\t\"ImportPath\": \"bytes\",\n\t\"Name\": \"bytes\",\n\t\"Doc\": \"Package bytes implements functions for the manipulation of byte slices.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\bytes.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"buffer.go\",\n\t\t\"bytes.go\",\n\t\t\"reader.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"buffer.go\",\n\t\t\"bytes.go\",\n\t\t\"reader.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"boundary_test.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"io\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"buffer_test.go\",\n\t\t\"bytes_test.go\",\n\t\t\"compare_test.go\",\n\t\t\"example_test.go\",\n\t\t\"reader_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\",\n\t\"ImportPath\": \"encoding\",\n\t\"Name\": \"encoding\",\n\t\"Doc\": \"Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"encoding.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"encoding.go\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\math\\\\bits\",\n\t\"ImportPath\": \"math/bits\",\n\t\"Name\": \"bits\",\n\t\"Doc\": \"Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\math\\\\bits.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bits_errors_bootstrap.go\",\n\t\t\"make_examples.go\",\n\t\t\"make_tables.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bits_test.go\",\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\math\",\n\t\"ImportPath\": \"math\",\n\t\"Name\": \"math\",\n\t\"Doc\": \"Package math provides basic constants and mathematical functions.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\math.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\",\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arith_s390x.go\",\n\t\t\"arith_s390x_test.go\",\n\t\t\"export_s390x_test.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"huge_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\strconv\",\n\t\"ImportPath\": \"strconv\",\n\t\"Name\": \"strconv\",\n\t\"Doc\": \"Package strconv implements conversions to and from string representations of basic data types.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\strconv.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"makeisprint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atob_test.go\",\n\t\t\"atof_test.go\",\n\t\t\"atoi_test.go\",\n\t\t\"decimal_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fp_test.go\",\n\t\t\"ftoa_test.go\",\n\t\t\"itoa_test.go\",\n\t\t\"quote_test.go\",\n\t\t\"strconv_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\reflect\",\n\t\"ImportPath\": \"reflect\",\n\t\"Name\": \"reflect\",\n\t\"Doc\": \"Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\reflect.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"deepequal.go\",\n\t\t\"makefunc.go\",\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"deepequal.go\",\n\t\t\"makefunc.go\",\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"math\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/json\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\\\\binary\",\n\t\"ImportPath\": \"encoding/binary\",\n\t\"Name\": \"binary\",\n\t\"Doc\": \"Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding\\\\binary.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"binary.go\",\n\t\t\"varint.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"binary.go\",\n\t\t\"varint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"binary_test.go\",\n\t\t\"varint_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"fmt\",\n\t\t\"math\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\\\\base64\",\n\t\"ImportPath\": \"encoding/base64\",\n\t\"Name\": \"base64\",\n\t\"Doc\": \"Package base64 implements base64 encoding as specified by RFC 4648.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding\\\\base64.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"base64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"base64.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/binary\",\n\t\t\"io\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"base64_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"reflect\",\n\t\t\"runtime/debug\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\sort\",\n\t\"ImportPath\": \"sort\",\n\t\"Name\": \"sort\",\n\t\"Doc\": \"Package sort provides primitives for sorting slices and user-defined collections.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\sort.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"search.go\",\n\t\t\"slice.go\",\n\t\t\"slice_go113.go\",\n\t\t\"sort.go\",\n\t\t\"zfuncversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"search.go\",\n\t\t\"slice.go\",\n\t\t\"slice_go113.go\",\n\t\t\"sort.go\",\n\t\t\"zfuncversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"genzfunc.go\",\n\t\t\"slice_go14.go\",\n\t\t\"slice_go18.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_interface_test.go\",\n\t\t\"example_keys_test.go\",\n\t\t\"example_multi_test.go\",\n\t\t\"example_search_test.go\",\n\t\t\"example_test.go\",\n\t\t\"example_wrapper_test.go\",\n\t\t\"search_test.go\",\n\t\t\"sort_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\fmtsort\",\n\t\"ImportPath\": \"internal/fmtsort\",\n\t\"Name\": \"fmtsort\",\n\t\"Doc\": \"Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\fmtsort.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sort.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sort.go\"\n\t],\n\t\"Imports\": [\n\t\t\"reflect\",\n\t\t\"sort\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"reflect\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"sort_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/fmtsort\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\oserror\",\n\t\"ImportPath\": \"internal/oserror\",\n\t\"Name\": \"oserror\",\n\t\"Doc\": \"Package oserror defines errors values used in the os package.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\oserror.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\syscall\\\\windows\\\\sysdll\",\n\t\"ImportPath\": \"internal/syscall/windows/sysdll\",\n\t\"Name\": \"sysdll\",\n\t\"Doc\": \"Package sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows\\\\sysdll.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sysdll.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sysdll.go\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\unicode\\\\utf16\",\n\t\"ImportPath\": \"unicode/utf16\",\n\t\"Name\": \"utf16\",\n\t\"Doc\": \"Package utf16 implements encoding and decoding of UTF-16 sequences.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf16.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf16.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf16.go\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"utf16_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\syscall\",\n\t\"ImportPath\": \"syscall\",\n\t\"Name\": \"syscall\",\n\t\"Doc\": \"Package syscall contains an interface to the low-level operating system primitives.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\syscall.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dll_windows.go\",\n\t\t\"endian_little.go\",\n\t\t\"env_windows.go\",\n\t\t\"exec_windows.go\",\n\t\t\"msan0.go\",\n\t\t\"net.go\",\n\t\t\"security_windows.go\",\n\t\t\"str.go\",\n\t\t\"syscall.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"syscall_windows_amd64.go\",\n\t\t\"types_windows.go\",\n\t\t\"types_windows_amd64.go\",\n\t\t\"zerrors_windows.go\",\n\t\t\"zerrors_windows_amd64.go\",\n\t\t\"zsyscall_windows.go\",\n\t\t\"zsysnum_windows_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dll_windows.go\",\n\t\t\"endian_little.go\",\n\t\t\"env_windows.go\",\n\t\t\"exec_windows.go\",\n\t\t\"msan0.go\",\n\t\t\"net.go\",\n\t\t\"security_windows.go\",\n\t\t\"str.go\",\n\t\t\"syscall.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"syscall_windows_amd64.go\",\n\t\t\"types_windows.go\",\n\t\t\"types_windows_amd64.go\",\n\t\t\"zerrors_windows.go\",\n\t\t\"zerrors_windows_amd64.go\",\n\t\t\"zsyscall_windows.go\",\n\t\t\"zsysnum_windows_amd64.go\",\n\t\t\"asm_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bpf_bsd.go\",\n\t\t\"bpf_darwin.go\",\n\t\t\"const_plan9.go\",\n\t\t\"creds_test.go\",\n\t\t\"dir_plan9.go\",\n\t\t\"dirent.go\",\n\t\t\"dirent_bsd_test.go\",\n\t\t\"endian_big.go\",\n\t\t\"env_plan9.go\",\n\t\t\"env_unix.go\",\n\t\t\"errors_plan9.go\",\n\t\t\"exec_aix_test.go\",\n\t\t\"exec_bsd.go\",\n\t\t\"exec_darwin.go\",\n\t\t\"exec_libc.go\",\n\t\t\"exec_linux.go\",\n\t\t\"exec_linux_test.go\",\n\t\t\"exec_plan9.go\",\n\t\t\"exec_solaris_test.go\",\n\t\t\"exec_unix.go\",\n\t\t\"exec_unix_test.go\",\n\t\t\"export_freebsd_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"fd_nacl.go\",\n\t\t\"flock.go\",\n\t\t\"flock_aix.go\",\n\t\t\"flock_darwin.go\",\n\t\t\"flock_linux_32bit.go\",\n\t\t\"forkpipe.go\",\n\t\t\"forkpipe2.go\",\n\t\t\"fs_js.go\",\n\t\t\"fs_nacl.go\",\n\t\t\"getdirentries_test.go\",\n\t\t\"lsf_linux.go\",\n\t\t\"mkasm_darwin.go\",\n\t\t\"mkpost.go\",\n\t\t\"mksyscall_windows.go\",\n\t\t\"mmap_unix_test.go\",\n\t\t\"msan.go\",\n\t\t\"net_js.go\",\n\t\t\"net_nacl.go\",\n\t\t\"netlink_linux.go\",\n\t\t\"pwd_plan9.go\",\n\t\t\"route_bsd.go\",\n\t\t\"route_darwin.go\",\n\t\t\"route_dragonfly.go\",\n\t\t\"route_freebsd.go\",\n\t\t\"route_freebsd_32bit.go\",\n\t\t\"route_freebsd_64bit.go\",\n\t\t\"route_netbsd.go\",\n\t\t\"route_openbsd.go\",\n\t\t\"setuidgid_32_linux.go\",\n\t\t\"setuidgid_linux.go\",\n\t\t\"sockcmsg_linux.go\",\n\t\t\"sockcmsg_unix.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_aix_ppc64.go\",\n\t\t\"syscall_bsd.go\",\n\t\t\"syscall_bsd_test.go\",\n\t\t\"syscall_darwin.go\",\n\t\t\"syscall_darwin_386.go\",\n\t\t\"syscall_darwin_amd64.go\",\n\t\t\"syscall_darwin_arm.go\",\n\t\t\"syscall_darwin_arm64.go\",\n\t\t\"syscall_dragonfly.go\",\n\t\t\"syscall_dragonfly_amd64.go\",\n\t\t\"syscall_freebsd.go\",\n\t\t\"syscall_freebsd_386.go\",\n\t\t\"syscall_freebsd_amd64.go\",\n\t\t\"syscall_freebsd_arm.go\",\n\t\t\"syscall_freebsd_test.go\",\n\t\t\"syscall_getwd_bsd.go\",\n\t\t\"syscall_js.go\",\n\t\t\"syscall_linux.go\",\n\t\t\"syscall_linux_386.go\",\n\t\t\"syscall_linux_amd64.go\",\n\t\t\"syscall_linux_arm.go\",\n\t\t\"syscall_linux_arm64.go\",\n\t\t\"syscall_linux_mips64x.go\",\n\t\t\"syscall_linux_mipsx.go\",\n\t\t\"syscall_linux_ppc64x.go\",\n\t\t\"syscall_linux_s390x.go\",\n\t\t\"syscall_linux_test.go\",\n\t\t\"syscall_nacl.go\",\n\t\t\"syscall_nacl_386.go\",\n\t\t\"syscall_nacl_amd64p32.go\",\n\t\t\"syscall_nacl_arm.go\",\n\t\t\"syscall_netbsd.go\",\n\t\t\"syscall_netbsd_386.go\",\n\t\t\"syscall_netbsd_amd64.go\",\n\t\t\"syscall_netbsd_arm.go\",\n\t\t\"syscall_netbsd_arm64.go\",\n\t\t\"syscall_openbsd.go\",\n\t\t\"syscall_openbsd_386.go\",\n\t\t\"syscall_openbsd_amd64.go\",\n\t\t\"syscall_openbsd_arm.go\",\n\t\t\"syscall_openbsd_arm64.go\",\n\t\t\"syscall_plan9.go\",\n\t\t\"syscall_plan9_test.go\",\n\t\t\"syscall_ptrace_test.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"syscall_solaris_amd64.go\",\n\t\t\"syscall_unix.go\",\n\t\t\"syscall_unix_test.go\",\n\t\t\"syscall_windows_386.go\",\n\t\t\"tables_nacljs.go\",\n\t\t\"timestruct.go\",\n\t\t\"types_aix.go\",\n\t\t\"types_darwin.go\",\n\t\t\"types_dragonfly.go\",\n\t\t\"types_freebsd.go\",\n\t\t\"types_linux.go\",\n\t\t\"types_netbsd.go\",\n\t\t\"types_openbsd.go\",\n\t\t\"types_solaris.go\",\n\t\t\"types_windows_386.go\",\n\t\t\"types_windows_arm.go\",\n\t\t\"unzip_nacl.go\",\n\t\t\"zerrors_aix_ppc64.go\",\n\t\t\"zerrors_darwin_386.go\",\n\t\t\"zerrors_darwin_amd64.go\",\n\t\t\"zerrors_darwin_arm.go\",\n\t\t\"zerrors_darwin_arm64.go\",\n\t\t\"zerrors_dragonfly_amd64.go\",\n\t\t\"zerrors_freebsd_386.go\",\n\t\t\"zerrors_freebsd_amd64.go\",\n\t\t\"zerrors_freebsd_arm.go\",\n\t\t\"zerrors_linux_386.go\",\n\t\t\"zerrors_linux_amd64.go\",\n\t\t\"zerrors_linux_arm.go\",\n\t\t\"zerrors_linux_arm64.go\",\n\t\t\"zerrors_linux_mips.go\",\n\t\t\"zerrors_linux_mips64.go\",\n\t\t\"zerrors_linux_mips64le.go\",\n\t\t\"zerrors_linux_mipsle.go\",\n\t\t\"zerrors_linux_ppc64.go\",\n\t\t\"zerrors_linux_ppc64le.go\",\n\t\t\"zerrors_linux_s390x.go\",\n\t\t\"zerrors_netbsd_386.go\",\n\t\t\"zerrors_netbsd_amd64.go\",\n\t\t\"zerrors_netbsd_arm.go\",\n\t\t\"zerrors_netbsd_arm64.go\",\n\t\t\"zerrors_openbsd_386.go\",\n\t\t\"zerrors_openbsd_amd64.go\",\n\t\t\"zerrors_openbsd_arm.go\",\n\t\t\"zerrors_openbsd_arm64.go\",\n\t\t\"zerrors_solaris_amd64.go\",\n\t\t\"zerrors_windows_386.go\",\n\t\t\"zsyscall_aix_ppc64.go\",\n\t\t\"zsyscall_darwin_386.go\",\n\t\t\"zsyscall_darwin_amd64.go\",\n\t\t\"zsyscall_darwin_arm.go\",\n\t\t\"zsyscall_darwin_arm64.go\",\n\t\t\"zsyscall_dragonfly_amd64.go\",\n\t\t\"zsyscall_freebsd_386.go\",\n\t\t\"zsyscall_freebsd_amd64.go\",\n\t\t\"zsyscall_freebsd_arm.go\",\n\t\t\"zsyscall_linux_386.go\",\n\t\t\"zsyscall_linux_amd64.go\",\n\t\t\"zsyscall_linux_arm.go\",\n\t\t\"zsyscall_linux_arm64.go\",\n\t\t\"zsyscall_linux_mips.go\",\n\t\t\"zsyscall_linux_mips64.go\",\n\t\t\"zsyscall_linux_mips64le.go\",\n\t\t\"zsyscall_linux_mipsle.go\",\n\t\t\"zsyscall_linux_ppc64.go\",\n\t\t\"zsyscall_linux_ppc64le.go\",\n\t\t\"zsyscall_linux_s390x.go\",\n\t\t\"zsyscall_nacl_386.go\",\n\t\t\"zsyscall_nacl_amd64p32.go\",\n\t\t\"zsyscall_nacl_arm.go\",\n\t\t\"zsyscall_netbsd_386.go\",\n\t\t\"zsyscall_netbsd_amd64.go\",\n\t\t\"zsyscall_netbsd_arm.go\",\n\t\t\"zsyscall_netbsd_arm64.go\",\n\t\t\"zsyscall_openbsd_386.go\",\n\t\t\"zsyscall_openbsd_amd64.go\",\n\t\t\"zsyscall_openbsd_arm.go\",\n\t\t\"zsyscall_openbsd_arm64.go\",\n\t\t\"zsyscall_plan9_386.go\",\n\t\t\"zsyscall_plan9_amd64.go\",\n\t\t\"zsyscall_plan9_arm.go\",\n\t\t\"zsyscall_solaris_amd64.go\",\n\t\t\"zsysctl_openbsd.go\",\n\t\t\"zsysnum_darwin_386.go\",\n\t\t\"zsysnum_darwin_amd64.go\",\n\t\t\"zsysnum_darwin_arm.go\",\n\t\t\"zsysnum_darwin_arm64.go\",\n\t\t\"zsysnum_dragonfly_amd64.go\",\n\t\t\"zsysnum_freebsd_386.go\",\n\t\t\"zsysnum_freebsd_amd64.go\",\n\t\t\"zsysnum_freebsd_arm.go\",\n\t\t\"zsysnum_linux_386.go\",\n\t\t\"zsysnum_linux_amd64.go\",\n\t\t\"zsysnum_linux_arm.go\",\n\t\t\"zsysnum_linux_arm64.go\",\n\t\t\"zsysnum_linux_mips.go\",\n\t\t\"zsysnum_linux_mips64.go\",\n\t\t\"zsysnum_linux_mips64le.go\",\n\t\t\"zsysnum_linux_mipsle.go\",\n\t\t\"zsysnum_linux_ppc64.go\",\n\t\t\"zsysnum_linux_ppc64le.go\",\n\t\t\"zsysnum_linux_s390x.go\",\n\t\t\"zsysnum_netbsd_386.go\",\n\t\t\"zsysnum_netbsd_amd64.go\",\n\t\t\"zsysnum_netbsd_arm.go\",\n\t\t\"zsysnum_netbsd_arm64.go\",\n\t\t\"zsysnum_openbsd_386.go\",\n\t\t\"zsysnum_openbsd_amd64.go\",\n\t\t\"zsysnum_openbsd_arm.go\",\n\t\t\"zsysnum_openbsd_arm64.go\",\n\t\t\"zsysnum_plan9.go\",\n\t\t\"zsysnum_solaris_amd64.go\",\n\t\t\"zsysnum_windows_386.go\",\n\t\t\"ztypes_aix_ppc64.go\",\n\t\t\"ztypes_darwin_386.go\",\n\t\t\"ztypes_darwin_amd64.go\",\n\t\t\"ztypes_darwin_arm.go\",\n\t\t\"ztypes_darwin_arm64.go\",\n\t\t\"ztypes_dragonfly_amd64.go\",\n\t\t\"ztypes_freebsd_386.go\",\n\t\t\"ztypes_freebsd_amd64.go\",\n\t\t\"ztypes_freebsd_arm.go\",\n\t\t\"ztypes_linux_386.go\",\n\t\t\"ztypes_linux_amd64.go\",\n\t\t\"ztypes_linux_arm.go\",\n\t\t\"ztypes_linux_arm64.go\",\n\t\t\"ztypes_linux_mips.go\",\n\t\t\"ztypes_linux_mips64.go\",\n\t\t\"ztypes_linux_mips64le.go\",\n\t\t\"ztypes_linux_mipsle.go\",\n\t\t\"ztypes_linux_ppc64.go\",\n\t\t\"ztypes_linux_ppc64le.go\",\n\t\t\"ztypes_linux_s390x.go\",\n\t\t\"ztypes_netbsd_386.go\",\n\t\t\"ztypes_netbsd_amd64.go\",\n\t\t\"ztypes_netbsd_arm.go\",\n\t\t\"ztypes_netbsd_arm64.go\",\n\t\t\"ztypes_openbsd_386.go\",\n\t\t\"ztypes_openbsd_amd64.go\",\n\t\t\"ztypes_openbsd_arm.go\",\n\t\t\"ztypes_openbsd_arm64.go\",\n\t\t\"ztypes_solaris_amd64.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"syscall_test.go\",\n\t\t\"syscall_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\syscall\\\\windows\",\n\t\"ImportPath\": \"internal/syscall/windows\",\n\t\"Name\": \"windows\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"psapi_windows.go\",\n\t\t\"reparse_windows.go\",\n\t\t\"security_windows.go\",\n\t\t\"symlink_windows.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"psapi_windows.go\",\n\t\t\"reparse_windows.go\",\n\t\t\"security_windows.go\",\n\t\t\"symlink_windows.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mksyscall.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"exec_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/syscall/windows\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\syscall\\\\windows\\\\registry\",\n\t\"ImportPath\": \"internal/syscall/windows/registry\",\n\t\"Name\": \"registry\",\n\t\"Doc\": \"Package registry provides access to the Windows registry.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows\\\\registry.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"key.go\",\n\t\t\"syscall.go\",\n\t\t\"value.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"key.go\",\n\t\t\"syscall.go\",\n\t\t\"value.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mksyscall.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"registry_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"os\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\time\",\n\t\"ImportPath\": \"time\",\n\t\"Name\": \"time\",\n\t\"Doc\": \"Package time provides functionality for measuring and displaying time.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\time.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"format.go\",\n\t\t\"sleep.go\",\n\t\t\"sys_windows.go\",\n\t\t\"tick.go\",\n\t\t\"time.go\",\n\t\t\"zoneinfo.go\",\n\t\t\"zoneinfo_abbrs_windows.go\",\n\t\t\"zoneinfo_read.go\",\n\t\t\"zoneinfo_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"format.go\",\n\t\t\"sleep.go\",\n\t\t\"sys_windows.go\",\n\t\t\"tick.go\",\n\t\t\"time.go\",\n\t\t\"zoneinfo.go\",\n\t\t\"zoneinfo_abbrs_windows.go\",\n\t\t\"zoneinfo_read.go\",\n\t\t\"zoneinfo_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"export_android_test.go\",\n\t\t\"genzabbrs.go\",\n\t\t\"sys_plan9.go\",\n\t\t\"sys_unix.go\",\n\t\t\"zoneinfo_android.go\",\n\t\t\"zoneinfo_android_test.go\",\n\t\t\"zoneinfo_ios.go\",\n\t\t\"zoneinfo_js.go\",\n\t\t\"zoneinfo_plan9.go\",\n\t\t\"zoneinfo_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"sync\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"format_test.go\",\n\t\t\"mono_test.go\",\n\t\t\"sleep_test.go\",\n\t\t\"tick_test.go\",\n\t\t\"time_test.go\",\n\t\t\"zoneinfo_test.go\",\n\t\t\"zoneinfo_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\poll\",\n\t\"ImportPath\": \"internal/poll\",\n\t\"Name\": \"poll\",\n\t\"Doc\": \"Package poll supports non-blocking I/O on file descriptors with polling.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\poll.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errno_windows.go\",\n\t\t\"fd.go\",\n\t\t\"fd_fsync_windows.go\",\n\t\t\"fd_mutex.go\",\n\t\t\"fd_poll_runtime.go\",\n\t\t\"fd_posix.go\",\n\t\t\"fd_windows.go\",\n\t\t\"hook_windows.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sockopt.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errno_windows.go\",\n\t\t\"fd.go\",\n\t\t\"fd_fsync_windows.go\",\n\t\t\"fd_mutex.go\",\n\t\t\"fd_poll_runtime.go\",\n\t\t\"fd_posix.go\",\n\t\t\"fd_windows.go\",\n\t\t\"hook_windows.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sockopt.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"errno_unix.go\",\n\t\t\"error_linux_test.go\",\n\t\t\"fd_fsync_darwin.go\",\n\t\t\"fd_fsync_posix.go\",\n\t\t\"fd_io_plan9.go\",\n\t\t\"fd_opendir_darwin.go\",\n\t\t\"fd_plan9.go\",\n\t\t\"fd_poll_nacljs.go\",\n\t\t\"fd_unix.go\",\n\t\t\"fd_writev_darwin.go\",\n\t\t\"fd_writev_unix.go\",\n\t\t\"hook_cloexec.go\",\n\t\t\"hook_unix.go\",\n\t\t\"sendfile_bsd.go\",\n\t\t\"sendfile_linux.go\",\n\t\t\"sendfile_solaris.go\",\n\t\t\"sock_cloexec.go\",\n\t\t\"sockopt_linux.go\",\n\t\t\"sockopt_unix.go\",\n\t\t\"splice_linux.go\",\n\t\t\"strconv.go\",\n\t\t\"sys_cloexec.go\",\n\t\t\"writev.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_posix_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"error_stub_test.go\",\n\t\t\"error_test.go\",\n\t\t\"fd_mutex_test.go\",\n\t\t\"fd_posix_test.go\",\n\t\t\"fd_windows_test.go\",\n\t\t\"read_test.go\",\n\t\t\"writev_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\testlog\",\n\t\"ImportPath\": \"internal/testlog\",\n\t\"Name\": \"testlog\",\n\t\"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.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\testlog.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sync/atomic\"\n\t],\n\t\"Deps\": [\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\os\",\n\t\"ImportPath\": \"os\",\n\t\"Name\": \"os\",\n\t\"Doc\": \"Package os provides a platform-independent interface to operating system functionality.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\os.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dir.go\",\n\t\t\"dir_windows.go\",\n\t\t\"env.go\",\n\t\t\"env_windows.go\",\n\t\t\"error.go\",\n\t\t\"error_errno.go\",\n\t\t\"error_posix.go\",\n\t\t\"exec.go\",\n\t\t\"exec_posix.go\",\n\t\t\"exec_windows.go\",\n\t\t\"executable.go\",\n\t\t\"executable_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_posix.go\",\n\t\t\"file_windows.go\",\n\t\t\"getwd.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"proc.go\",\n\t\t\"rawconn.go\",\n\t\t\"removeall_noat.go\",\n\t\t\"stat.go\",\n\t\t\"stat_windows.go\",\n\t\t\"sticky_notbsd.go\",\n\t\t\"str.go\",\n\t\t\"sys.go\",\n\t\t\"sys_windows.go\",\n\t\t\"types.go\",\n\t\t\"types_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dir.go\",\n\t\t\"dir_windows.go\",\n\t\t\"env.go\",\n\t\t\"env_windows.go\",\n\t\t\"error.go\",\n\t\t\"error_errno.go\",\n\t\t\"error_posix.go\",\n\t\t\"exec.go\",\n\t\t\"exec_posix.go\",\n\t\t\"exec_windows.go\",\n\t\t\"executable.go\",\n\t\t\"executable_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_posix.go\",\n\t\t\"file_windows.go\",\n\t\t\"getwd.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"proc.go\",\n\t\t\"rawconn.go\",\n\t\t\"removeall_noat.go\",\n\t\t\"stat.go\",\n\t\t\"stat_windows.go\",\n\t\t\"sticky_notbsd.go\",\n\t\t\"str.go\",\n\t\t\"sys.go\",\n\t\t\"sys_windows.go\",\n\t\t\"types.go\",\n\t\t\"types_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"dir_darwin.go\",\n\t\t\"dir_plan9.go\",\n\t\t\"dir_unix.go\",\n\t\t\"env_default.go\",\n\t\t\"env_unix_test.go\",\n\t\t\"error_plan9.go\",\n\t\t\"error_unix_test.go\",\n\t\t\"exec_plan9.go\",\n\t\t\"exec_unix.go\",\n\t\t\"executable_darwin.go\",\n\t\t\"executable_freebsd.go\",\n\t\t\"executable_path.go\",\n\t\t\"executable_plan9.go\",\n\t\t\"executable_procfs.go\",\n\t\t\"executable_solaris.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"fifo_test.go\",\n\t\t\"file_plan9.go\",\n\t\t\"file_unix.go\",\n\t\t\"getwd_darwin.go\",\n\t\t\"os_unix_test.go\",\n\t\t\"path_plan9.go\",\n\t\t\"path_unix.go\",\n\t\t\"pipe2_bsd.go\",\n\t\t\"pipe_bsd.go\",\n\t\t\"pipe_linux.go\",\n\t\t\"removeall_at.go\",\n\t\t\"stat_aix.go\",\n\t\t\"stat_darwin.go\",\n\t\t\"stat_dragonfly.go\",\n\t\t\"stat_freebsd.go\",\n\t\t\"stat_linux.go\",\n\t\t\"stat_nacljs.go\",\n\t\t\"stat_netbsd.go\",\n\t\t\"stat_openbsd.go\",\n\t\t\"stat_plan9.go\",\n\t\t\"stat_solaris.go\",\n\t\t\"stat_unix.go\",\n\t\t\"sticky_bsd.go\",\n\t\t\"sys_aix.go\",\n\t\t\"sys_bsd.go\",\n\t\t\"sys_js.go\",\n\t\t\"sys_linux.go\",\n\t\t\"sys_nacl.go\",\n\t\t\"sys_plan9.go\",\n\t\t\"sys_solaris.go\",\n\t\t\"sys_unix.go\",\n\t\t\"timeout_test.go\",\n\t\t\"types_plan9.go\",\n\t\t\"types_unix.go\",\n\t\t\"wait_unimp.go\",\n\t\t\"wait_wait6.go\",\n\t\t\"wait_waitid.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"env_test.go\",\n\t\t\"error_test.go\",\n\t\t\"error_windows_test.go\",\n\t\t\"example_test.go\",\n\t\t\"executable_test.go\",\n\t\t\"os_test.go\",\n\t\t\"os_windows_test.go\",\n\t\t\"path_test.go\",\n\t\t\"path_windows_test.go\",\n\t\t\"pipe_test.go\",\n\t\t\"rawconn_test.go\",\n\t\t\"removeall_test.go\",\n\t\t\"stat_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"os/signal\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\fmt\",\n\t\"ImportPath\": \"fmt\",\n\t\"Name\": \"fmt\",\n\t\"Doc\": \"Package fmt implements formatted I/O with functions analogous to C's printf and scanf.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\fmt.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"errors.go\",\n\t\t\"format.go\",\n\t\t\"print.go\",\n\t\t\"scan.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"errors.go\",\n\t\t\"format.go\",\n\t\t\"print.go\",\n\t\t\"scan.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/fmtsort\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fmt_test.go\",\n\t\t\"gostringer_example_test.go\",\n\t\t\"scan_test.go\",\n\t\t\"stringer_example_test.go\",\n\t\t\"stringer_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/iotest\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\strings\",\n\t\"ImportPath\": \"strings\",\n\t\"Name\": \"strings\",\n\t\"Doc\": \"Package strings implements simple functions to manipulate UTF-8 encoded strings.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\strings.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"builder.go\",\n\t\t\"compare.go\",\n\t\t\"reader.go\",\n\t\t\"replace.go\",\n\t\t\"search.go\",\n\t\t\"strings.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"builder.go\",\n\t\t\"compare.go\",\n\t\t\"reader.go\",\n\t\t\"replace.go\",\n\t\t\"search.go\",\n\t\t\"strings.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"io\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"builder_test.go\",\n\t\t\"compare_test.go\",\n\t\t\"example_test.go\",\n\t\t\"reader_test.go\",\n\t\t\"replace_test.go\",\n\t\t\"search_test.go\",\n\t\t\"strings_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\\\\json\",\n\t\"ImportPath\": \"encoding/json\",\n\t\"Name\": \"json\",\n\t\"Doc\": \"Package json implements encoding and decoding of JSON as defined in RFC 7159.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding\\\\json.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"decode.go\",\n\t\t\"encode.go\",\n\t\t\"fold.go\",\n\t\t\"indent.go\",\n\t\t\"scanner.go\",\n\t\t\"stream.go\",\n\t\t\"tables.go\",\n\t\t\"tags.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"decode.go\",\n\t\t\"encode.go\",\n\t\t\"fold.go\",\n\t\t\"indent.go\",\n\t\t\"scanner.go\",\n\t\t\"stream.go\",\n\t\t\"tables.go\",\n\t\t\"tags.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fuzz.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"bench_test.go\",\n\t\t\"decode_test.go\",\n\t\t\"encode_test.go\",\n\t\t\"fold_test.go\",\n\t\t\"number_test.go\",\n\t\t\"scanner_test.go\",\n\t\t\"stream_test.go\",\n\t\t\"tagkey_test.go\",\n\t\t\"tags_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"compress/gzip\",\n\t\t\"encoding\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"image\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/http\",\n\t\t\"net/http/httptest\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_marshaling_test.go\",\n\t\t\"example_test.go\",\n\t\t\"example_text_marshaling_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\bufio\",\n\t\"ImportPath\": \"bufio\",\n\t\"Name\": \"bufio\",\n\t\"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.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\bufio.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bufio.go\",\n\t\t\"scan.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bufio.go\",\n\t\t\"scan.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bufio_test.go\",\n\t\t\"example_test.go\",\n\t\t\"scan_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/iotest\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\context\",\n\t\"ImportPath\": \"context\",\n\t\"Name\": \"context\",\n\t\"Doc\": \"Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\context.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"context.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"context.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/reflectlite\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"context_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"benchmark_test.go\",\n\t\t\"example_test.go\",\n\t\t\"net_test.go\",\n\t\t\"x_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"context\",\n\t\t\"fmt\",\n\t\t\"net\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\konsorten\\\\go-windows-terminal-sequences\",\n\t\"ImportPath\": \"github.com/konsorten/go-windows-terminal-sequences\",\n\t\"Name\": \"sequences\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\konsorten\\\\go-windows-terminal-sequences.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sequences.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sequences.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"sequences_dummy.go\"\n\t],\n\t\"Imports\": [\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"sequences_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"fmt\",\n\t\t\"os\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\log\",\n\t\"ImportPath\": \"log\",\n\t\"Name\": \"log\",\n\t\"Doc\": \"Package log implements a simple logging package.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\log.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"Imports\": [\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"log_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"os\",\n\t\t\"regexp\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"log\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\sirupsen\\\\logrus\",\n\t\"ImportPath\": \"github.com/sirupsen/logrus\",\n\t\"Name\": \"logrus\",\n\t\"Doc\": \"Package logrus is a structured logger for Go, completely API compatible with the standard library logger.\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\sirupsen\\\\logrus.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"alt_exit.go\",\n\t\t\"doc.go\",\n\t\t\"entry.go\",\n\t\t\"exported.go\",\n\t\t\"formatter.go\",\n\t\t\"hooks.go\",\n\t\t\"json_formatter.go\",\n\t\t\"logger.go\",\n\t\t\"logrus.go\",\n\t\t\"terminal_check_windows.go\",\n\t\t\"text_formatter.go\",\n\t\t\"writer.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"alt_exit.go\",\n\t\t\"doc.go\",\n\t\t\"entry.go\",\n\t\t\"exported.go\",\n\t\t\"formatter.go\",\n\t\t\"hooks.go\",\n\t\t\"json_formatter.go\",\n\t\t\"logger.go\",\n\t\t\"logrus.go\",\n\t\t\"terminal_check_windows.go\",\n\t\t\"text_formatter.go\",\n\t\t\"writer.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"example_hook_test.go\",\n\t\t\"terminal_check_appengine.go\",\n\t\t\"terminal_check_bsd.go\",\n\t\t\"terminal_check_no_terminal.go\",\n\t\t\"terminal_check_notappengine.go\",\n\t\t\"terminal_check_solaris.go\",\n\t\t\"terminal_check_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"alt_exit_test.go\",\n\t\t\"entry_test.go\",\n\t\t\"formatter_bench_test.go\",\n\t\t\"json_formatter_test.go\",\n\t\t\"logger_bench_test.go\",\n\t\t\"logger_test.go\",\n\t\t\"text_formatter_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/stretchr/testify/assert\",\n\t\t\"github.com/stretchr/testify/require\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_basic_test.go\",\n\t\t\"example_custom_caller_test.go\",\n\t\t\"example_default_field_value_test.go\",\n\t\t\"example_global_hook_test.go\",\n\t\t\"hook_test.go\",\n\t\t\"level_test.go\",\n\t\t\"logrus_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"github.com/sirupsen/logrus/internal/testutils\",\n\t\t\"github.com/stretchr/testify/assert\",\n\t\t\"github.com/stretchr/testify/require\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"path\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\jobs\\\\common\",\n\t\"ImportPath\": \"jarvis-server/app/jobs/common\",\n\t\"Name\": \"jobcommon\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\jarvis-server\\\\app\\\\jobs\\\\common.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"const.go\",\n\t\t\"jobstructure.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"const.go\",\n\t\t\"jobstructure.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/json\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"jobstructure_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"github.com/franela/goblin\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\hash\",\n\t\"ImportPath\": \"hash\",\n\t\"Name\": \"hash\",\n\t\"Doc\": \"Package hash provides interfaces for hash functions.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\hash.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hash.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hash.go\"\n\t],\n\t\"Imports\": [\n\t\t\"io\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"marshal_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"encoding\",\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"hash/adler32\",\n\t\t\"hash/crc32\",\n\t\t\"hash/crc64\",\n\t\t\"hash/fnv\",\n\t\t\"log\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\",\n\t\"ImportPath\": \"crypto\",\n\t\"Name\": \"crypto\",\n\t\"Doc\": \"Package crypto collects common cryptographic constants.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"crypto.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"crypto.go\"\n\t],\n\t\"Imports\": [\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"issue21104_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/rc4\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\sha1\",\n\t\"ImportPath\": \"crypto/sha1\",\n\t\"Name\": \"sha1\",\n\t\"Doc\": \"Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\sha1.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sha1.go\",\n\t\t\"sha1block.go\",\n\t\t\"sha1block_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sha1.go\",\n\t\t\"sha1block.go\",\n\t\t\"sha1block_amd64.go\",\n\t\t\"sha1block_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fallback_test.go\",\n\t\t\"issue15617_test.go\",\n\t\t\"sha1block_arm64.go\",\n\t\t\"sha1block_decl.go\",\n\t\t\"sha1block_generic.go\",\n\t\t\"sha1block_s390x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"sha1block_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/cpu\",\n\t\t\"math/bits\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"sha1_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/sha1\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\container\\\\list\",\n\t\"ImportPath\": \"container/list\",\n\t\"Name\": \"list\",\n\t\"Doc\": \"Package list implements a doubly linked list.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\container\\\\list.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"list.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"list.go\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"list_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"container/list\",\n\t\t\"fmt\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\internal\\\\subtle\",\n\t\"ImportPath\": \"crypto/internal/subtle\",\n\t\"ImportComment\": \"crypto/internal/subtle\",\n\t\"Name\": \"subtle\",\n\t\"Doc\": \"Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\internal\\\\subtle.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"aliasing.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"aliasing.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"aliasing_appengine.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"aliasing_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/internal/subtle\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\subtle\",\n\t\"ImportPath\": \"crypto/subtle\",\n\t\"Name\": \"subtle\",\n\t\"Doc\": \"Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\subtle.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"constant_time.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"constant_time.go\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"constant_time_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"testing\",\n\t\t\"testing/quick\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\cipher\",\n\t\"ImportPath\": \"crypto/cipher\",\n\t\"Name\": \"cipher\",\n\t\"Doc\": \"Package cipher implements standard block cipher modes that can be wrapped around low-level block cipher implementations.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\cipher.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cbc.go\",\n\t\t\"cfb.go\",\n\t\t\"cipher.go\",\n\t\t\"ctr.go\",\n\t\t\"gcm.go\",\n\t\t\"io.go\",\n\t\t\"ofb.go\",\n\t\t\"xor_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cbc.go\",\n\t\t\"cfb.go\",\n\t\t\"cipher.go\",\n\t\t\"ctr.go\",\n\t\t\"gcm.go\",\n\t\t\"io.go\",\n\t\t\"ofb.go\",\n\t\t\"xor_amd64.go\",\n\t\t\"xor_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"xor_generic.go\",\n\t\t\"xor_ppc64x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"xor_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"io\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"benchmark_test.go\",\n\t\t\"cbc_aes_test.go\",\n\t\t\"cfb_test.go\",\n\t\t\"cipher_test.go\",\n\t\t\"common_test.go\",\n\t\t\"ctr_aes_test.go\",\n\t\t\"ctr_test.go\",\n\t\t\"example_test.go\",\n\t\t\"gcm_test.go\",\n\t\t\"ofb_test.go\",\n\t\t\"xor_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\aes\",\n\t\"ImportPath\": \"crypto/aes\",\n\t\"Name\": \"aes\",\n\t\"Doc\": \"Package aes implements AES encryption (formerly Rijndael), as defined in U.S. Federal Information Processing Standards Publication 197.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\aes.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"aes_gcm.go\",\n\t\t\"block.go\",\n\t\t\"cipher.go\",\n\t\t\"cipher_asm.go\",\n\t\t\"const.go\",\n\t\t\"modes.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"aes_gcm.go\",\n\t\t\"block.go\",\n\t\t\"cipher.go\",\n\t\t\"cipher_asm.go\",\n\t\t\"const.go\",\n\t\t\"modes.go\",\n\t\t\"asm_amd64.s\",\n\t\t\"gcm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cbc_s390x.go\",\n\t\t\"cipher_generic.go\",\n\t\t\"cipher_ppc64le.go\",\n\t\t\"cipher_s390x.go\",\n\t\t\"ctr_s390x.go\",\n\t\t\"gcm_s390x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\",\n\t\t\"gcm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/cipher\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/cpu\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/cipher\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"aes_test.go\",\n\t\t\"modes_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"crypto/cipher\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\des\",\n\t\"ImportPath\": \"crypto/des\",\n\t\"Name\": \"des\",\n\t\"Doc\": \"Package des implements the Data Encryption Standard (DES) and the Triple Data Encryption Algorithm (TDEA) as defined in U.S. Federal Information Processing Standards Publication 46-3.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\des.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"block.go\",\n\t\t\"cipher.go\",\n\t\t\"const.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"block.go\",\n\t\t\"cipher.go\",\n\t\t\"const.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/cipher\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"strconv\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/cipher\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"des_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/des\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\math\\\\rand\",\n\t\"ImportPath\": \"math/rand\",\n\t\"Name\": \"rand\",\n\t\"Doc\": \"Package rand implements pseudo-random number generators.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\math\\\\rand.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"exp.go\",\n\t\t\"normal.go\",\n\t\t\"rand.go\",\n\t\t\"rng.go\",\n\t\t\"zipf.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"exp.go\",\n\t\t\"normal.go\",\n\t\t\"rand.go\",\n\t\t\"rng.go\",\n\t\t\"zipf.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"gen_cooked.go\"\n\t],\n\t\"Imports\": [\n\t\t\"math\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"race_test.go\",\n\t\t\"rand_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"testing/iotest\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"regress_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/tabwriter\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\math\\\\big\",\n\t\"ImportPath\": \"math/big\",\n\t\"Name\": \"big\",\n\t\"Doc\": \"Package big implements arbitrary-precision arithmetic (big numbers).\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\math\\\\big.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"accuracy_string.go\",\n\t\t\"arith.go\",\n\t\t\"arith_amd64.go\",\n\t\t\"arith_decl.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"float.go\",\n\t\t\"floatconv.go\",\n\t\t\"floatmarsh.go\",\n\t\t\"ftoa.go\",\n\t\t\"int.go\",\n\t\t\"intconv.go\",\n\t\t\"intmarsh.go\",\n\t\t\"nat.go\",\n\t\t\"natconv.go\",\n\t\t\"prime.go\",\n\t\t\"rat.go\",\n\t\t\"ratconv.go\",\n\t\t\"ratmarsh.go\",\n\t\t\"roundingmode_string.go\",\n\t\t\"sqrt.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"accuracy_string.go\",\n\t\t\"arith.go\",\n\t\t\"arith_amd64.go\",\n\t\t\"arith_decl.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"float.go\",\n\t\t\"floatconv.go\",\n\t\t\"floatmarsh.go\",\n\t\t\"ftoa.go\",\n\t\t\"int.go\",\n\t\t\"intconv.go\",\n\t\t\"intmarsh.go\",\n\t\t\"nat.go\",\n\t\t\"natconv.go\",\n\t\t\"prime.go\",\n\t\t\"rat.go\",\n\t\t\"ratconv.go\",\n\t\t\"ratmarsh.go\",\n\t\t\"roundingmode_string.go\",\n\t\t\"sqrt.go\",\n\t\t\"arith_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arith_decl_pure.go\",\n\t\t\"arith_decl_s390x.go\",\n\t\t\"arith_s390x_test.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"arith_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/cpu\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"arith_test.go\",\n\t\t\"bits_test.go\",\n\t\t\"calibrate_test.go\",\n\t\t\"decimal_test.go\",\n\t\t\"float_test.go\",\n\t\t\"floatconv_test.go\",\n\t\t\"floatmarsh_test.go\",\n\t\t\"gcd_test.go\",\n\t\t\"hilbert_test.go\",\n\t\t\"int_test.go\",\n\t\t\"intconv_test.go\",\n\t\t\"intmarsh_test.go\",\n\t\t\"nat_test.go\",\n\t\t\"natconv_test.go\",\n\t\t\"prime_test.go\",\n\t\t\"rat_test.go\",\n\t\t\"ratconv_test.go\",\n\t\t\"ratmarsh_test.go\",\n\t\t\"sqrt_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/xml\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_rat_test.go\",\n\t\t\"example_test.go\",\n\t\t\"floatexample_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\elliptic\",\n\t\"ImportPath\": \"crypto/elliptic\",\n\t\"Name\": \"elliptic\",\n\t\"Doc\": \"Package elliptic implements several standard elliptic curves over prime fields.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\elliptic.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"elliptic.go\",\n\t\t\"p224.go\",\n\t\t\"p256_asm.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"elliptic.go\",\n\t\t\"p224.go\",\n\t\t\"p256_asm.go\",\n\t\t\"p256_asm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"p256.go\",\n\t\t\"p256_generic.go\",\n\t\t\"p256_s390x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"p256_asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"io\",\n\t\t\"math/big\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"elliptic_test.go\",\n\t\t\"fuzz_test.go\",\n\t\t\"p224_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"crypto/rand\",\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"math/big\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\internal\\\\randutil\",\n\t\"ImportPath\": \"crypto/internal/randutil\",\n\t\"Name\": \"randutil\",\n\t\"Doc\": \"Package randutil contains internal randomness utilities for various crypto packages.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\internal\\\\randutil.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"randutil.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"randutil.go\"\n\t],\n\t\"Imports\": [\n\t\t\"io\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\sha512\",\n\t\"ImportPath\": \"crypto/sha512\",\n\t\"Name\": \"sha512\",\n\t\"Doc\": \"Package sha512 implements the SHA-384, SHA-512, SHA-512/224, and SHA-512/256 hash algorithms as defined in FIPS 180-4.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\sha512.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sha512.go\",\n\t\t\"sha512block.go\",\n\t\t\"sha512block_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sha512.go\",\n\t\t\"sha512block.go\",\n\t\t\"sha512block_amd64.go\",\n\t\t\"sha512block_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fallback_test.go\",\n\t\t\"sha512block_decl.go\",\n\t\t\"sha512block_generic.go\",\n\t\t\"sha512block_s390x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"sha512block_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/cpu\",\n\t\t\"math/bits\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"sha512_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding\",\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\\\\asn1\",\n\t\"ImportPath\": \"encoding/asn1\",\n\t\"Name\": \"asn1\",\n\t\"Doc\": \"Package asn1 implements parsing of DER-encoded ASN.1 data structures, as defined in ITU-T Rec X.690.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding\\\\asn1.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"asn1.go\",\n\t\t\"common.go\",\n\t\t\"marshal.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"asn1.go\",\n\t\t\"common.go\",\n\t\t\"marshal.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"time\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"asn1_test.go\",\n\t\t\"marshal_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\ecdsa\",\n\t\"ImportPath\": \"crypto/ecdsa\",\n\t\"Name\": \"ecdsa\",\n\t\"Doc\": \"Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\ecdsa.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"ecdsa.go\",\n\t\t\"ecdsa_noasm.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"ecdsa.go\",\n\t\t\"ecdsa_noasm.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"ecdsa_s390x.go\",\n\t\t\"ecdsa_s390x_test.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/sha512\",\n\t\t\"encoding/asn1\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"math/big\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"ecdsa_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"compress/bzip2\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"encoding/hex\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"math/big\",\n\t\t\"os\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/sha256\",\n\t\t\"fmt\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\ed25519\\\\internal\\\\edwards25519\",\n\t\"ImportPath\": \"crypto/ed25519/internal/edwards25519\",\n\t\"Name\": \"edwards25519\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\ed25519\\\\internal\\\\edwards25519.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"const.go\",\n\t\t\"edwards25519.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"const.go\",\n\t\t\"edwards25519.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/binary\"\n\t],\n\t\"Deps\": [\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\rand\",\n\t\"ImportPath\": \"crypto/rand\",\n\t\"Name\": \"rand\",\n\t\"Doc\": \"Package rand implements a cryptographically secure random number generator.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\rand.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"rand.go\",\n\t\t\"rand_windows.go\",\n\t\t\"util.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"rand.go\",\n\t\t\"rand_windows.go\",\n\t\t\"util.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"eagain.go\",\n\t\t\"rand_batched.go\",\n\t\t\"rand_batched_test.go\",\n\t\t\"rand_freebsd.go\",\n\t\t\"rand_js.go\",\n\t\t\"rand_linux.go\",\n\t\t\"rand_openbsd.go\",\n\t\t\"rand_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"math/big\",\n\t\t\"os\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"rand_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"io\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"util_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\ed25519\",\n\t\"ImportPath\": \"crypto/ed25519\",\n\t\"Name\": \"ed25519\",\n\t\"Doc\": \"Package ed25519 implements the Ed25519 signature algorithm.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\ed25519.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"ed25519.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"ed25519.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/sha512\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/sha512\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"ed25519_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/gzip\",\n\t\t\"crypto\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/hex\",\n\t\t\"os\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\hmac\",\n\t\"ImportPath\": \"crypto/hmac\",\n\t\"Name\": \"hmac\",\n\t\"Doc\": \"Package hmac implements the Keyed-Hash Message Authentication Code (HMAC) as defined in U.S. Federal Information Processing Standards Publication 198.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\hmac.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hmac.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hmac.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/subtle\",\n\t\t\"hash\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/subtle\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"hmac_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"crypto/md5\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\md5\",\n\t\"ImportPath\": \"crypto/md5\",\n\t\"Name\": \"md5\",\n\t\"Doc\": \"Package md5 implements the MD5 hash algorithm as defined in RFC 1321.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\md5.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"md5.go\",\n\t\t\"md5block.go\",\n\t\t\"md5block_decl.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"md5.go\",\n\t\t\"md5block.go\",\n\t\t\"md5block_decl.go\",\n\t\t\"md5block_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"gen.go\",\n\t\t\"md5block_generic.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"md5block_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"math/bits\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"md5_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/md5\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\rc4\",\n\t\"ImportPath\": \"crypto/rc4\",\n\t\"Name\": \"rc4\",\n\t\"Doc\": \"Package rc4 implements RC4 encryption, as defined in Bruce Schneier's Applied Cryptography.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\rc4.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"rc4.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"rc4.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/internal/subtle\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/internal/subtle\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"rc4_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\rsa\",\n\t\"ImportPath\": \"crypto/rsa\",\n\t\"Name\": \"rsa\",\n\t\"Doc\": \"Package rsa implements RSA encryption as specified in PKCS#1.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\rsa.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"pkcs1v15.go\",\n\t\t\"pss.go\",\n\t\t\"rsa.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"pkcs1v15.go\",\n\t\t\"pss.go\",\n\t\t\"rsa.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/subtle\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"pkcs1v15_test.go\",\n\t\t\"pss_test.go\",\n\t\t\"rsa_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/bzip2\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math/big\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/quick\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\sha256\",\n\t\"ImportPath\": \"crypto/sha256\",\n\t\"Name\": \"sha256\",\n\t\"Doc\": \"Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\sha256.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sha256.go\",\n\t\t\"sha256block.go\",\n\t\t\"sha256block_amd64.go\",\n\t\t\"sha256block_decl.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sha256.go\",\n\t\t\"sha256block.go\",\n\t\t\"sha256block_amd64.go\",\n\t\t\"sha256block_decl.go\",\n\t\t\"sha256block_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fallback_test.go\",\n\t\t\"sha256block_arm64.go\",\n\t\t\"sha256block_generic.go\",\n\t\t\"sha256block_s390x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"sha256block_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/cpu\",\n\t\t\"math/bits\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"sha256_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/sha256\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\dsa\",\n\t\"ImportPath\": \"crypto/dsa\",\n\t\"Name\": \"dsa\",\n\t\"Doc\": \"Package dsa implements the Digital Signature Algorithm, as defined in FIPS 186-3.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\dsa.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dsa.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dsa.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/internal/randutil\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"math/big\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"dsa_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"crypto/rand\",\n\t\t\"math/big\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\\\\hex\",\n\t\"ImportPath\": \"encoding/hex\",\n\t\"Name\": \"hex\",\n\t\"Doc\": \"Package hex implements hexadecimal encoding and decoding.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding\\\\hex.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hex.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hex.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"hex_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\x509\\\\pkix\",\n\t\"ImportPath\": \"crypto/x509/pkix\",\n\t\"Name\": \"pkix\",\n\t\"Doc\": \"Package pkix contains shared, low level structures used for ASN.1 parsing and serialization of X.509 certificates, CRL and OCSP.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\x509\\\\pkix.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"pkix.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"pkix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/asn1\",\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"math/big\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\\\\pem\",\n\t\"ImportPath\": \"encoding/pem\",\n\t\"Name\": \"pem\",\n\t\"Doc\": \"Package pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding\\\\pem.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"pem.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"pem.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"sort\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"pem_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"io/ioutil\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/quick\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/x509\",\n\t\t\"encoding/pem\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\cryptobyte\\\\asn1\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\"ImportComment\": \"golang.org/x/crypto/cryptobyte/asn1\",\n\t\"Name\": \"asn1\",\n\t\"Doc\": \"Package asn1 contains supporting types for parsing and building ASN.1 messages with the cryptobyte package.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\cryptobyte\\\\asn1.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"asn1.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"asn1.go\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\cryptobyte\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/cryptobyte\",\n\t\"ImportComment\": \"golang.org/x/crypto/cryptobyte\",\n\t\"Name\": \"cryptobyte\",\n\t\"Doc\": \"Package cryptobyte contains types that help with parsing and constructing length-prefixed, binary messages, including ASN.1 DER.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\cryptobyte.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"asn1.go\",\n\t\t\"builder.go\",\n\t\t\"string.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"asn1.go\",\n\t\t\"builder.go\",\n\t\t\"string.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/asn1\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"math/big\",\n\t\t\"reflect\",\n\t\t\"time\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/crypto/cryptobyte/asn1\": \"vendor/golang.org/x/crypto/cryptobyte/asn1\"\n\t},\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\net\\\\dns\\\\dnsmessage\",\n\t\"ImportPath\": \"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\"Name\": \"dnsmessage\",\n\t\"Doc\": \"Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\net\\\\dns\\\\dnsmessage.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"message.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"message.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\nettrace\",\n\t\"ImportPath\": \"internal/nettrace\",\n\t\"Name\": \"nettrace\",\n\t\"Doc\": \"Package nettrace contains internal hooks for tracing activity in the net package.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\nettrace.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"nettrace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"nettrace.go\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\singleflight\",\n\t\"ImportPath\": \"internal/singleflight\",\n\t\"Name\": \"singleflight\",\n\t\"Doc\": \"Package singleflight provides a duplicate function call suppression mechanism.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\singleflight.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"singleflight.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"singleflight.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"singleflight_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\net\",\n\t\"ImportPath\": \"net\",\n\t\"Name\": \"net\",\n\t\"Doc\": \"Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\net.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cgo_windows.go\",\n\t\t\"dial.go\",\n\t\t\"dnsclient.go\",\n\t\t\"error_posix.go\",\n\t\t\"error_windows.go\",\n\t\t\"fd_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_windows.go\",\n\t\t\"hook.go\",\n\t\t\"hook_windows.go\",\n\t\t\"hosts.go\",\n\t\t\"interface.go\",\n\t\t\"interface_windows.go\",\n\t\t\"ip.go\",\n\t\t\"iprawsock.go\",\n\t\t\"iprawsock_posix.go\",\n\t\t\"ipsock.go\",\n\t\t\"ipsock_posix.go\",\n\t\t\"lookup.go\",\n\t\t\"lookup_windows.go\",\n\t\t\"mac.go\",\n\t\t\"net.go\",\n\t\t\"parse.go\",\n\t\t\"pipe.go\",\n\t\t\"port.go\",\n\t\t\"rawconn.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sock_posix.go\",\n\t\t\"sock_windows.go\",\n\t\t\"sockaddr_posix.go\",\n\t\t\"sockopt_posix.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip_posix.go\",\n\t\t\"sockoptip_windows.go\",\n\t\t\"splice_stub.go\",\n\t\t\"tcpsock.go\",\n\t\t\"tcpsock_posix.go\",\n\t\t\"tcpsockopt_posix.go\",\n\t\t\"tcpsockopt_windows.go\",\n\t\t\"udpsock.go\",\n\t\t\"udpsock_posix.go\",\n\t\t\"unixsock.go\",\n\t\t\"unixsock_posix.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cgo_windows.go\",\n\t\t\"dial.go\",\n\t\t\"dnsclient.go\",\n\t\t\"error_posix.go\",\n\t\t\"error_windows.go\",\n\t\t\"fd_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_windows.go\",\n\t\t\"hook.go\",\n\t\t\"hook_windows.go\",\n\t\t\"hosts.go\",\n\t\t\"interface.go\",\n\t\t\"interface_windows.go\",\n\t\t\"ip.go\",\n\t\t\"iprawsock.go\",\n\t\t\"iprawsock_posix.go\",\n\t\t\"ipsock.go\",\n\t\t\"ipsock_posix.go\",\n\t\t\"lookup.go\",\n\t\t\"lookup_windows.go\",\n\t\t\"mac.go\",\n\t\t\"net.go\",\n\t\t\"parse.go\",\n\t\t\"pipe.go\",\n\t\t\"port.go\",\n\t\t\"rawconn.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sock_posix.go\",\n\t\t\"sock_windows.go\",\n\t\t\"sockaddr_posix.go\",\n\t\t\"sockopt_posix.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip_posix.go\",\n\t\t\"sockoptip_windows.go\",\n\t\t\"splice_stub.go\",\n\t\t\"tcpsock.go\",\n\t\t\"tcpsock_posix.go\",\n\t\t\"tcpsockopt_posix.go\",\n\t\t\"tcpsockopt_windows.go\",\n\t\t\"udpsock.go\",\n\t\t\"udpsock_posix.go\",\n\t\t\"unixsock.go\",\n\t\t\"unixsock_posix.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"addrselect.go\",\n\t\t\"addrselect_test.go\",\n\t\t\"cgo_aix.go\",\n\t\t\"cgo_android.go\",\n\t\t\"cgo_bsd.go\",\n\t\t\"cgo_linux.go\",\n\t\t\"cgo_netbsd.go\",\n\t\t\"cgo_openbsd.go\",\n\t\t\"cgo_resnew.go\",\n\t\t\"cgo_resold.go\",\n\t\t\"cgo_socknew.go\",\n\t\t\"cgo_sockold.go\",\n\t\t\"cgo_solaris.go\",\n\t\t\"cgo_stub.go\",\n\t\t\"cgo_unix.go\",\n\t\t\"cgo_unix_test.go\",\n\t\t\"conf.go\",\n\t\t\"conf_netcgo.go\",\n\t\t\"conf_test.go\",\n\t\t\"dial_unix_test.go\",\n\t\t\"dnsclient_unix.go\",\n\t\t\"dnsclient_unix_test.go\",\n\t\t\"dnsconfig_unix.go\",\n\t\t\"dnsconfig_unix_test.go\",\n\t\t\"error_nacl.go\",\n\t\t\"error_plan9.go\",\n\t\t\"error_plan9_test.go\",\n\t\t\"error_unix.go\",\n\t\t\"error_unix_test.go\",\n\t\t\"fd_plan9.go\",\n\t\t\"fd_unix.go\",\n\t\t\"file_plan9.go\",\n\t\t\"file_stub.go\",\n\t\t\"file_unix.go\",\n\t\t\"hook_plan9.go\",\n\t\t\"hook_unix.go\",\n\t\t\"interface_aix.go\",\n\t\t\"interface_bsd.go\",\n\t\t\"interface_bsd_test.go\",\n\t\t\"interface_bsdvar.go\",\n\t\t\"interface_darwin.go\",\n\t\t\"interface_freebsd.go\",\n\t\t\"interface_linux.go\",\n\t\t\"interface_linux_test.go\",\n\t\t\"interface_plan9.go\",\n\t\t\"interface_solaris.go\",\n\t\t\"interface_stub.go\",\n\t\t\"interface_unix_test.go\",\n\t\t\"iprawsock_plan9.go\",\n\t\t\"ipsock_plan9.go\",\n\t\t\"lookup_fake.go\",\n\t\t\"lookup_plan9.go\",\n\t\t\"lookup_unix.go\",\n\t\t\"main_cloexec_test.go\",\n\t\t\"main_conf_test.go\",\n\t\t\"main_plan9_test.go\",\n\t\t\"main_unix_test.go\",\n\t\t\"net_fake.go\",\n\t\t\"netgo_unix_test.go\",\n\t\t\"nss.go\",\n\t\t\"nss_test.go\",\n\t\t\"port_unix.go\",\n\t\t\"rawconn_stub_test.go\",\n\t\t\"rawconn_unix_test.go\",\n\t\t\"sendfile_linux.go\",\n\t\t\"sendfile_stub.go\",\n\t\t\"sendfile_unix_alt.go\",\n\t\t\"sock_bsd.go\",\n\t\t\"sock_cloexec.go\",\n\t\t\"sock_linux.go\",\n\t\t\"sock_plan9.go\",\n\t\t\"sock_stub.go\",\n\t\t\"sockopt_aix.go\",\n\t\t\"sockopt_bsd.go\",\n\t\t\"sockopt_linux.go\",\n\t\t\"sockopt_plan9.go\",\n\t\t\"sockopt_solaris.go\",\n\t\t\"sockopt_stub.go\",\n\t\t\"sockoptip_bsdvar.go\",\n\t\t\"sockoptip_linux.go\",\n\t\t\"sockoptip_stub.go\",\n\t\t\"splice_linux.go\",\n\t\t\"splice_test.go\",\n\t\t\"sys_cloexec.go\",\n\t\t\"tcpsock_plan9.go\",\n\t\t\"tcpsock_unix_test.go\",\n\t\t\"tcpsockopt_darwin.go\",\n\t\t\"tcpsockopt_dragonfly.go\",\n\t\t\"tcpsockopt_openbsd.go\",\n\t\t\"tcpsockopt_plan9.go\",\n\t\t\"tcpsockopt_solaris.go\",\n\t\t\"tcpsockopt_stub.go\",\n\t\t\"tcpsockopt_unix.go\",\n\t\t\"udpsock_plan9.go\",\n\t\t\"udpsock_plan9_test.go\",\n\t\t\"unixsock_linux_test.go\",\n\t\t\"unixsock_plan9.go\",\n\t\t\"unixsock_test.go\",\n\t\t\"write_unix_test.go\",\n\t\t\"writev_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/poll\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/net/dns/dnsmessage\": \"vendor/golang.org/x/net/dns/dnsmessage\"\n\t},\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"conn_test.go\",\n\t\t\"dial_test.go\",\n\t\t\"dnsclient_test.go\",\n\t\t\"dnsname_test.go\",\n\t\t\"error_posix_test.go\",\n\t\t\"error_test.go\",\n\t\t\"error_windows_test.go\",\n\t\t\"external_test.go\",\n\t\t\"file_test.go\",\n\t\t\"hosts_test.go\",\n\t\t\"interface_test.go\",\n\t\t\"ip_test.go\",\n\t\t\"iprawsock_test.go\",\n\t\t\"ipsock_test.go\",\n\t\t\"listen_test.go\",\n\t\t\"lookup_test.go\",\n\t\t\"lookup_windows_test.go\",\n\t\t\"mac_test.go\",\n\t\t\"main_noconf_test.go\",\n\t\t\"main_posix_test.go\",\n\t\t\"main_test.go\",\n\t\t\"main_windows_test.go\",\n\t\t\"mockserver_test.go\",\n\t\t\"net_test.go\",\n\t\t\"net_windows_test.go\",\n\t\t\"packetconn_test.go\",\n\t\t\"parse_test.go\",\n\t\t\"platform_test.go\",\n\t\t\"port_test.go\",\n\t\t\"protoconn_test.go\",\n\t\t\"rawconn_test.go\",\n\t\t\"rawconn_windows_test.go\",\n\t\t\"sendfile_test.go\",\n\t\t\"server_test.go\",\n\t\t\"tcpsock_test.go\",\n\t\t\"timeout_test.go\",\n\t\t\"udpsock_test.go\",\n\t\t\"unixsock_windows_test.go\",\n\t\t\"writev_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto/sha256\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"net/internal/socktest\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"pipe_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"net\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"vendor/golang.org/x/net/nettest\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\net\\\\url\",\n\t\"ImportPath\": \"net/url\",\n\t\"Name\": \"url\",\n\t\"Doc\": \"Package url parses URLs and implements query escaping.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\net\\\\url.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"url.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"url.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"url_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"net\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"net/url\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\x509\",\n\t\"ImportPath\": \"crypto/x509\",\n\t\"Name\": \"x509\",\n\t\"Doc\": \"Package x509 parses X.509-encoded keys and certificates.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\x509.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cert_pool.go\",\n\t\t\"pem_decrypt.go\",\n\t\t\"pkcs1.go\",\n\t\t\"pkcs8.go\",\n\t\t\"root.go\",\n\t\t\"root_windows.go\",\n\t\t\"sec1.go\",\n\t\t\"verify.go\",\n\t\t\"x509.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cert_pool.go\",\n\t\t\"pem_decrypt.go\",\n\t\t\"pkcs1.go\",\n\t\t\"pkcs8.go\",\n\t\t\"root.go\",\n\t\t\"root_windows.go\",\n\t\t\"sec1.go\",\n\t\t\"verify.go\",\n\t\t\"x509.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"root_aix.go\",\n\t\t\"root_bsd.go\",\n\t\t\"root_cgo_darwin.go\",\n\t\t\"root_darwin.go\",\n\t\t\"root_darwin_arm_gen.go\",\n\t\t\"root_darwin_armx.go\",\n\t\t\"root_darwin_test.go\",\n\t\t\"root_js.go\",\n\t\t\"root_linux.go\",\n\t\t\"root_nacl.go\",\n\t\t\"root_nocgo_darwin.go\",\n\t\t\"root_plan9.go\",\n\t\t\"root_solaris.go\",\n\t\t\"root_unix.go\",\n\t\t\"root_unix_test.go\",\n\t\t\"x509_test_import.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"io\",\n\t\t\"math/big\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/crypto/cryptobyte\": \"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"golang.org/x/crypto/cryptobyte/asn1\": \"vendor/golang.org/x/crypto/cryptobyte/asn1\"\n\t},\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"name_constraints_test.go\",\n\t\t\"pem_decrypt_test.go\",\n\t\t\"pkcs8_test.go\",\n\t\t\"sec1_test.go\",\n\t\t\"verify_test.go\",\n\t\t\"x509_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"math/big\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/x509\",\n\t\t\"encoding/pem\",\n\t\t\"fmt\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\internal\\\\subtle\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/internal/subtle\",\n\t\"ImportComment\": \"golang.org/x/crypto/internal/subtle\",\n\t\"Name\": \"subtle\",\n\t\"Doc\": \"Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\internal\\\\subtle.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"aliasing.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"aliasing.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"aliasing_appengine.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\internal\\\\chacha20\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\"Name\": \"chacha20\",\n\t\"Doc\": \"Package ChaCha20 implements the core ChaCha20 function as specified in https://tools.ietf.org/html/rfc7539#section-2.3.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\internal\\\\chacha20.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"chacha_generic.go\",\n\t\t\"chacha_noasm.go\",\n\t\t\"xor.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"chacha_generic.go\",\n\t\t\"chacha_noasm.go\",\n\t\t\"xor.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"chacha_arm64.go\",\n\t\t\"chacha_ppc64le.go\",\n\t\t\"chacha_s390x.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/cipher\",\n\t\t\"encoding/binary\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"runtime\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/crypto/internal/subtle\": \"vendor/golang.org/x/crypto/internal/subtle\"\n\t},\n\t\"Deps\": [\n\t\t\"crypto/cipher\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\poly1305\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/poly1305\",\n\t\"ImportComment\": \"golang.org/x/crypto/poly1305\",\n\t\"Name\": \"poly1305\",\n\t\"Doc\": \"Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\poly1305.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"poly1305.go\",\n\t\t\"sum_amd64.go\",\n\t\t\"sum_generic.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"poly1305.go\",\n\t\t\"sum_amd64.go\",\n\t\t\"sum_generic.go\",\n\t\t\"sum_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mac_noasm.go\",\n\t\t\"sum_arm.go\",\n\t\t\"sum_noasm.go\",\n\t\t\"sum_ppc64le.go\",\n\t\t\"sum_s390x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"sum_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\sys\\\\cpu\",\n\t\"ImportPath\": \"vendor/golang.org/x/sys/cpu\",\n\t\"Name\": \"cpu\",\n\t\"Doc\": \"Package cpu implements processor feature detection for various CPU architectures.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\sys\\\\cpu.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"byteorder.go\",\n\t\t\"cpu.go\",\n\t\t\"cpu_gc_x86.go\",\n\t\t\"cpu_x86.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"byteorder.go\",\n\t\t\"cpu.go\",\n\t\t\"cpu_gc_x86.go\",\n\t\t\"cpu_x86.go\",\n\t\t\"cpu_x86.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cpu_aix_ppc64.go\",\n\t\t\"cpu_arm.go\",\n\t\t\"cpu_gc_s390x.go\",\n\t\t\"cpu_gccgo.go\",\n\t\t\"cpu_gccgo_s390x.go\",\n\t\t\"cpu_linux.go\",\n\t\t\"cpu_linux_arm64.go\",\n\t\t\"cpu_linux_ppc64x.go\",\n\t\t\"cpu_linux_s390x.go\",\n\t\t\"cpu_mips64x.go\",\n\t\t\"cpu_mipsx.go\",\n\t\t\"cpu_other_arm64.go\",\n\t\t\"cpu_wasm.go\",\n\t\t\"syscall_aix_ppc64_gc.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"cpu_x86.s\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/binary\",\n\t\t\"runtime\"\n\t],\n\t\"Deps\": [\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\chacha20poly1305\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\"ImportComment\": \"golang.org/x/crypto/chacha20poly1305\",\n\t\"Name\": \"chacha20poly1305\",\n\t\"Doc\": \"Package chacha20poly1305 implements the ChaCha20-Poly1305 AEAD as specified in RFC 7539, and its extended nonce variant XChaCha20-Poly1305.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\chacha20poly1305.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"chacha20poly1305.go\",\n\t\t\"chacha20poly1305_amd64.go\",\n\t\t\"chacha20poly1305_generic.go\",\n\t\t\"xchacha20poly1305.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"chacha20poly1305.go\",\n\t\t\"chacha20poly1305_amd64.go\",\n\t\t\"chacha20poly1305_generic.go\",\n\t\t\"xchacha20poly1305.go\",\n\t\t\"chacha20poly1305_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"chacha20poly1305_noasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"chacha20poly1305_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/cipher\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/crypto/internal/chacha20\": \"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"golang.org/x/crypto/internal/subtle\": \"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"golang.org/x/crypto/poly1305\": \"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"golang.org/x/sys/cpu\": \"vendor/golang.org/x/sys/cpu\"\n\t},\n\t\"Deps\": [\n\t\t\"crypto/cipher\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\curve25519\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/curve25519\",\n\t\"ImportComment\": \"golang.org/x/crypto/curve25519\",\n\t\"Name\": \"curve25519\",\n\t\"Doc\": \"Package curve25519 provides an implementation of scalar multiplication on the elliptic curve known as curve25519.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\curve25519.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"mont25519_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"mont25519_amd64.go\",\n\t\t\"const_amd64.s\",\n\t\t\"cswap_amd64.s\",\n\t\t\"freeze_amd64.s\",\n\t\t\"ladderstep_amd64.s\",\n\t\t\"mul_amd64.s\",\n\t\t\"square_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"curve25519.go\"\n\t],\n\t\"HFiles\": [\n\t\t\"const_amd64.h\"\n\t],\n\t\"SFiles\": [\n\t\t\"const_amd64.s\",\n\t\t\"cswap_amd64.s\",\n\t\t\"freeze_amd64.s\",\n\t\t\"ladderstep_amd64.s\",\n\t\t\"mul_amd64.s\",\n\t\t\"square_amd64.s\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\hkdf\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/hkdf\",\n\t\"ImportComment\": \"golang.org/x/crypto/hkdf\",\n\t\"Name\": \"hkdf\",\n\t\"Doc\": \"Package hkdf implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\hkdf.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hkdf.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hkdf.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/hmac\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"io\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/hmac\",\n\t\t\"crypto/subtle\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\path\\\\filepath\",\n\t\"ImportPath\": \"path/filepath\",\n\t\"Name\": \"filepath\",\n\t\"Doc\": \"Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\path\\\\filepath.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"match.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"symlink.go\",\n\t\t\"symlink_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"match.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"symlink.go\",\n\t\t\"symlink_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"example_unix_test.go\",\n\t\t\"example_unix_walk_test.go\",\n\t\t\"path_plan9.go\",\n\t\t\"path_unix.go\",\n\t\t\"symlink_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"syscall\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"match_test.go\",\n\t\t\"path_test.go\",\n\t\t\"path_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\io\\\\ioutil\",\n\t\"ImportPath\": \"io/ioutil\",\n\t\"Name\": \"ioutil\",\n\t\"Doc\": \"Package ioutil implements some I/O utility functions.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\io\\\\ioutil.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"ioutil.go\",\n\t\t\"tempfile.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"ioutil.go\",\n\t\t\"tempfile.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"ioutil_test.go\",\n\t\t\"tempfile_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"regexp\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\tls\",\n\t\"ImportPath\": \"crypto/tls\",\n\t\"Name\": \"tls\",\n\t\"Doc\": \"Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\tls.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"alert.go\",\n\t\t\"auth.go\",\n\t\t\"cipher_suites.go\",\n\t\t\"common.go\",\n\t\t\"conn.go\",\n\t\t\"handshake_client.go\",\n\t\t\"handshake_client_tls13.go\",\n\t\t\"handshake_messages.go\",\n\t\t\"handshake_server.go\",\n\t\t\"handshake_server_tls13.go\",\n\t\t\"key_agreement.go\",\n\t\t\"key_schedule.go\",\n\t\t\"prf.go\",\n\t\t\"ticket.go\",\n\t\t\"tls.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"alert.go\",\n\t\t\"auth.go\",\n\t\t\"cipher_suites.go\",\n\t\t\"common.go\",\n\t\t\"conn.go\",\n\t\t\"handshake_client.go\",\n\t\t\"handshake_client_tls13.go\",\n\t\t\"handshake_messages.go\",\n\t\t\"handshake_server.go\",\n\t\t\"handshake_server_tls13.go\",\n\t\t\"key_agreement.go\",\n\t\t\"key_schedule.go\",\n\t\t\"prf.go\",\n\t\t\"ticket.go\",\n\t\t\"tls.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"generate_cert.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/x509\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"hash\",\n\t\t\"internal/cpu\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/big\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/crypto/chacha20poly1305\": \"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"golang.org/x/crypto/cryptobyte\": \"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"golang.org/x/crypto/curve25519\": \"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"golang.org/x/crypto/hkdf\": \"vendor/golang.org/x/crypto/hkdf\"\n\t},\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"auth_test.go\",\n\t\t\"conn_test.go\",\n\t\t\"handshake_client_test.go\",\n\t\t\"handshake_messages_test.go\",\n\t\t\"handshake_server_test.go\",\n\t\t\"handshake_test.go\",\n\t\t\"key_schedule_test.go\",\n\t\t\"prf_test.go\",\n\t\t\"tls_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/x509\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"log\",\n\t\t\"net/http\",\n\t\t\"net/http/httptest\",\n\t\t\"os\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\util\",\n\t\"ImportPath\": \"github.com/go-redis/redis/internal/util\",\n\t\"Name\": \"util\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\util.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"strconv.go\",\n\t\t\"unsafe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"strconv.go\",\n\t\t\"unsafe.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"safe.go\"\n\t],\n\t\"Imports\": [\n\t\t\"strconv\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\\\\internal\",\n\t\"ImportPath\": \"github.com/go-redis/redis/internal\",\n\t\"Name\": \"internal\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis\\\\internal.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"internal.go\",\n\t\t\"log.go\",\n\t\t\"once.go\",\n\t\t\"util.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"internal.go\",\n\t\t\"log.go\",\n\t\t\"once.go\",\n\t\t\"util.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"log\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\"\n\t],\n\t\"ImportMap\": {\n\t\t\"github.com/go-redis/redis/v7/internal/util\": \"github.com/go-redis/redis/internal/util\"\n\t},\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"internal_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"github.com/onsi/gomega\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\hash\\\\crc32\",\n\t\"ImportPath\": \"hash/crc32\",\n\t\"Name\": \"crc32\",\n\t\"Doc\": \"Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\hash\\\\crc32.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"crc32.go\",\n\t\t\"crc32_amd64.go\",\n\t\t\"crc32_generic.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"crc32.go\",\n\t\t\"crc32_amd64.go\",\n\t\t\"crc32_generic.go\",\n\t\t\"crc32_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"crc32_amd64p32.go\",\n\t\t\"crc32_arm64.go\",\n\t\t\"crc32_otherarch.go\",\n\t\t\"crc32_ppc64le.go\",\n\t\t\"crc32_s390x.go\",\n\t\t\"gen_const_ppc64le.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"crc32_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/cpu\",\n\t\t\"sync\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"crc32_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"encoding\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"hash/crc32\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\consistenthash\",\n\t\"ImportPath\": \"github.com/go-redis/redis/internal/consistenthash\",\n\t\"Name\": \"consistenthash\",\n\t\"Doc\": \"Package consistenthash provides an implementation of a ring hash.\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\consistenthash.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"consistenthash.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"consistenthash.go\"\n\t],\n\t\"Imports\": [\n\t\t\"hash/crc32\",\n\t\t\"sort\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"consistenthash_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"fmt\",\n\t\t\"strconv\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\hashtag\",\n\t\"ImportPath\": \"github.com/go-redis/redis/internal/hashtag\",\n\t\"Name\": \"hashtag\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\hashtag.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hashtag.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hashtag.go\"\n\t],\n\t\"Imports\": [\n\t\t\"math/rand\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"hashtag_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"github.com/onsi/ginkgo\",\n\t\t\"github.com/onsi/gomega\",\n\t\t\"math/rand\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\proto\",\n\t\"ImportPath\": \"github.com/go-redis/redis/internal/proto\",\n\t\"Name\": \"proto\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\proto.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"reader.go\",\n\t\t\"scan.go\",\n\t\t\"writer.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"reader.go\",\n\t\t\"scan.go\",\n\t\t\"writer.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"encoding\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"io\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"time\"\n\t],\n\t\"ImportMap\": {\n\t\t\"github.com/go-redis/redis/v7/internal/util\": \"github.com/go-redis/redis/internal/util\"\n\t},\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"scan_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"encoding/json\",\n\t\t\"github.com/onsi/ginkgo\",\n\t\t\"github.com/onsi/gomega\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"proto_test.go\",\n\t\t\"reader_test.go\",\n\t\t\"write_buffer_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/onsi/ginkgo\",\n\t\t\"github.com/onsi/gomega\",\n\t\t\"io/ioutil\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\pool\",\n\t\"ImportPath\": \"github.com/go-redis/redis/internal/pool\",\n\t\"Name\": \"pool\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\pool.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"conn.go\",\n\t\t\"pool.go\",\n\t\t\"pool_single.go\",\n\t\t\"pool_sticky.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"conn.go\",\n\t\t\"pool.go\",\n\t\t\"pool_single.go\",\n\t\t\"pool_sticky.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"net\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\"\n\t],\n\t\"ImportMap\": {\n\t\t\"github.com/go-redis/redis/v7/internal\": \"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/v7/internal/proto\": \"github.com/go-redis/redis/internal/proto\"\n\t},\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bench_test.go\",\n\t\t\"main_test.go\",\n\t\t\"pool_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"context\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/onsi/ginkgo\",\n\t\t\"github.com/onsi/gomega\",\n\t\t\"net\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\",\n\t\"ImportPath\": \"github.com/go-redis/redis\",\n\t\"Name\": \"redis\",\n\t\"Doc\": \"Package redis implements a Redis client.\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cluster.go\",\n\t\t\"cluster_commands.go\",\n\t\t\"command.go\",\n\t\t\"commands.go\",\n\t\t\"doc.go\",\n\t\t\"error.go\",\n\t\t\"iterator.go\",\n\t\t\"options.go\",\n\t\t\"pipeline.go\",\n\t\t\"pubsub.go\",\n\t\t\"redis.go\",\n\t\t\"result.go\",\n\t\t\"ring.go\",\n\t\t\"script.go\",\n\t\t\"sentinel.go\",\n\t\t\"tx.go\",\n\t\t\"universal.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cluster.go\",\n\t\t\"cluster_commands.go\",\n\t\t\"command.go\",\n\t\t\"commands.go\",\n\t\t\"doc.go\",\n\t\t\"error.go\",\n\t\t\"iterator.go\",\n\t\t\"options.go\",\n\t\t\"pipeline.go\",\n\t\t\"pubsub.go\",\n\t\t\"redis.go\",\n\t\t\"result.go\",\n\t\t\"ring.go\",\n\t\t\"script.go\",\n\t\t\"sentinel.go\",\n\t\t\"tx.go\",\n\t\t\"universal.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/tls\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\"\n\t],\n\t\"ImportMap\": {\n\t\t\"github.com/go-redis/redis/v7/internal\": \"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/v7/internal/consistenthash\": \"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/v7/internal/hashtag\": \"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/v7/internal/pool\": \"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/v7/internal/proto\": \"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/v7/internal/util\": \"github.com/go-redis/redis/internal/util\"\n\t},\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"internal_test.go\",\n\t\t\"options_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/onsi/ginkgo\",\n\t\t\"github.com/onsi/gomega\",\n\t\t\"net\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bench_test.go\",\n\t\t\"cluster_test.go\",\n\t\t\"command_test.go\",\n\t\t\"commands_test.go\",\n\t\t\"example_instrumentation_test.go\",\n\t\t\"example_test.go\",\n\t\t\"iterator_test.go\",\n\t\t\"main_test.go\",\n\t\t\"pipeline_test.go\",\n\t\t\"pool_test.go\",\n\t\t\"pubsub_test.go\",\n\t\t\"race_test.go\",\n\t\t\"redis_test.go\",\n\t\t\"ring_test.go\",\n\t\t\"sentinel_test.go\",\n\t\t\"tx_test.go\",\n\t\t\"universal_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/onsi/ginkgo\",\n\t\t\"github.com/onsi/gomega\",\n\t\t\"io\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\redispool\",\n\t\"ImportPath\": \"jarvis-server/app/redispool\",\n\t\"Name\": \"redispool\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\jarvis-server\\\\app\\\\redispool.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"connectionpool.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"connectionpool.go\"\n\t],\n\t\"Imports\": [\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/sirupsen/logrus\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t]\n}\n{\n\t\"ImportPath\": \"thisimportshouldfail\",\n\t\"DepOnly\": true,\n\t\"Incomplete\": true,\n\t\"Stale\": true,\n\t\"StaleReason\": \"build ID mismatch\",\n\t\"Error\": {\n\t\t\"ImportStack\": [\n\t\t\t\"jarvis-server/app/jobs/manager\",\n\t\t\t\"thisimportshouldfail\"\n\t\t],\n\t\t\"Pos\": \"app\\\\jobs\\\\manager\\\\manager.go:6:2\",\n\t\t\"Err\": \"cannot find package \\\"thisimportshouldfail\\\" in any of:\\n\\tc:\\\\go\\\\src\\\\thisimportshouldfail (from $GOROOT)\\n\\tC:\\\\Users\\\\noflo\\\\go\\\\src\\\\thisimportshouldfail (from $GOPATH)\"\n\t}\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\jobs\\\\manager\",\n\t\"ImportPath\": \"jarvis-server/app/jobs/manager\",\n\t\"Name\": \"jobmanager\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\jarvis-server\\\\app\\\\jobs\\\\manager.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"Match\": [\n\t\t\"c:/Users/noflo/go/src/jarvis-server/app/jobs/manager\"\n\t],\n\t\"Incomplete\": true,\n\t\"Stale\": true,\n\t\"StaleReason\": \"stale dependency: thisimportshouldfail\",\n\t\"GoFiles\": [\n\t\t\"manager.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"manager.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"thisimportshouldfail\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"thisimportshouldfail\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t],\n\t\"DepsErrors\": [\n\t\t{\n\t\t\t\"ImportStack\": [\n\t\t\t\t\"jarvis-server/app/jobs/manager\",\n\t\t\t\t\"thisimportshouldfail\"\n\t\t\t],\n\t\t\t\"Pos\": \"app\\\\jobs\\\\manager\\\\manager.go:6:2\",\n\t\t\t\"Err\": \"cannot find package \\\"thisimportshouldfail\\\" in any of:\\n\\tc:\\\\go\\\\src\\\\thisimportshouldfail (from $GOROOT)\\n\\tC:\\\\Users\\\\noflo\\\\go\\\\src\\\\thisimportshouldfail (from $GOPATH)\"\n\t\t}\n\t],\n\t\"TestGoFiles\": [\n\t\t\"manager_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"github.com/franela/goblin\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/test\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\flag\",\n\t\"ImportPath\": \"flag\",\n\t\"Name\": \"flag\",\n\t\"Doc\": \"Package flag implements command-line flag parsing.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\flag.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"flag.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"flag.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"example_value_test.go\",\n\t\t\"flag_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\debug\",\n\t\"ImportPath\": \"runtime/debug\",\n\t\"Name\": \"debug\",\n\t\"Doc\": \"Package debug contains facilities for programs to debug themselves while they are running.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\debug.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"garbage.go\",\n\t\t\"mod.go\",\n\t\t\"stack.go\",\n\t\t\"stubs.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"garbage.go\",\n\t\t\"mod.go\",\n\t\t\"stack.go\",\n\t\t\"stubs.go\",\n\t\t\"debug.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"debug.s\"\n\t],\n\t\"Imports\": [\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"garbage_test.go\",\n\t\t\"heapdump_test.go\",\n\t\t\"stack_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\trace\",\n\t\"ImportPath\": \"runtime/trace\",\n\t\"Name\": \"trace\",\n\t\"Doc\": \"Package trace contains facilities for programs to generate traces for the Go execution tracer.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\trace.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"annotation.go\",\n\t\t\"trace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"annotation.go\",\n\t\t\"trace.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"annotation_test.go\",\n\t\t\"example_test.go\",\n\t\t\"trace_stack_test.go\",\n\t\t\"trace_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/testenv\",\n\t\t\"internal/trace\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/trace\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"text/tabwriter\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\testing\",\n\t\"ImportPath\": \"testing\",\n\t\"Name\": \"testing\",\n\t\"Doc\": \"Package testing provides support for automated testing of Go packages.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\testing.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"allocs.go\",\n\t\t\"benchmark.go\",\n\t\t\"cover.go\",\n\t\t\"example.go\",\n\t\t\"match.go\",\n\t\t\"run_example.go\",\n\t\t\"testing.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"allocs.go\",\n\t\t\"benchmark.go\",\n\t\t\"cover.go\",\n\t\t\"example.go\",\n\t\t\"match.go\",\n\t\t\"run_example.go\",\n\t\t\"testing.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"run_example_js.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/trace\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"runtime/trace\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"helper_test.go\",\n\t\t\"helperfuncs_test.go\",\n\t\t\"match_test.go\",\n\t\t\"sub_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"allocs_test.go\",\n\t\t\"benchmark_test.go\",\n\t\t\"testing_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"text/template\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\regexp\\\\syntax\",\n\t\"ImportPath\": \"regexp/syntax\",\n\t\"Name\": \"syntax\",\n\t\"Doc\": \"Package syntax parses regular expressions into parse trees and compiles parse trees into programs.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\regexp\\\\syntax.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"compile.go\",\n\t\t\"doc.go\",\n\t\t\"op_string.go\",\n\t\t\"parse.go\",\n\t\t\"perl_groups.go\",\n\t\t\"prog.go\",\n\t\t\"regexp.go\",\n\t\t\"simplify.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"compile.go\",\n\t\t\"doc.go\",\n\t\t\"op_string.go\",\n\t\t\"parse.go\",\n\t\t\"perl_groups.go\",\n\t\t\"prog.go\",\n\t\t\"regexp.go\",\n\t\t\"simplify.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"parse_test.go\",\n\t\t\"prog_test.go\",\n\t\t\"simplify_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"fmt\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\regexp\",\n\t\"ImportPath\": \"regexp\",\n\t\"Name\": \"regexp\",\n\t\"Doc\": \"Package regexp implements regular expression search.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\regexp.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"backtrack.go\",\n\t\t\"exec.go\",\n\t\t\"onepass.go\",\n\t\t\"regexp.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"backtrack.go\",\n\t\t\"exec.go\",\n\t\t\"onepass.go\",\n\t\t\"regexp.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"regexp/syntax\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"exec2_test.go\",\n\t\t\"exec_test.go\",\n\t\t\"find_test.go\",\n\t\t\"onepass_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"compress/bzip2\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp/syntax\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"regexp\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\compress\\\\flate\",\n\t\"ImportPath\": \"compress/flate\",\n\t\"Name\": \"flate\",\n\t\"Doc\": \"Package flate implements the DEFLATE compressed data format, described in RFC 1951.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\compress\\\\flate.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"deflate.go\",\n\t\t\"deflatefast.go\",\n\t\t\"dict_decoder.go\",\n\t\t\"huffman_bit_writer.go\",\n\t\t\"huffman_code.go\",\n\t\t\"inflate.go\",\n\t\t\"token.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"deflate.go\",\n\t\t\"deflatefast.go\",\n\t\t\"dict_decoder.go\",\n\t\t\"huffman_bit_writer.go\",\n\t\t\"huffman_code.go\",\n\t\t\"inflate.go\",\n\t\t\"token.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"deflate_test.go\",\n\t\t\"dict_decoder_test.go\",\n\t\t\"flate_test.go\",\n\t\t\"huffman_bit_writer_test.go\",\n\t\t\"inflate_test.go\",\n\t\t\"reader_test.go\",\n\t\t\"writer_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"strings\",\n\t\t\"sync\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\compress\\\\gzip\",\n\t\"ImportPath\": \"compress/gzip\",\n\t\"Name\": \"gzip\",\n\t\"Doc\": \"Package gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\compress\\\\gzip.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"gunzip.go\",\n\t\t\"gzip.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"gunzip.go\",\n\t\t\"gzip.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"compress/flate\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash/crc32\",\n\t\t\"io\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"gunzip_test.go\",\n\t\t\"gzip_test.go\",\n\t\t\"issue14937_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"compress/gzip\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\text\\\\tabwriter\",\n\t\"ImportPath\": \"text/tabwriter\",\n\t\"Name\": \"tabwriter\",\n\t\"Doc\": \"Package tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\text\\\\tabwriter.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"tabwriter.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"tabwriter.go\"\n\t],\n\t\"Imports\": [\n\t\t\"io\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"tabwriter_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"testing\",\n\t\t\"text/tabwriter\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\pprof\",\n\t\"ImportPath\": \"runtime/pprof\",\n\t\"Name\": \"pprof\",\n\t\"Doc\": \"Package pprof writes runtime profiling data in the format expected by the pprof visualization tool.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\pprof.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"elf.go\",\n\t\t\"label.go\",\n\t\t\"map.go\",\n\t\t\"pprof.go\",\n\t\t\"proto.go\",\n\t\t\"protobuf.go\",\n\t\t\"protomem.go\",\n\t\t\"runtime.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"elf.go\",\n\t\t\"label.go\",\n\t\t\"map.go\",\n\t\t\"pprof.go\",\n\t\t\"proto.go\",\n\t\t\"protobuf.go\",\n\t\t\"protomem.go\",\n\t\t\"runtime.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/gzip\",\n\t\t\"context\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"text/tabwriter\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"compress/gzip\",\n\t\t\"context\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/tabwriter\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"label_test.go\",\n\t\t\"mprof_test.go\",\n\t\t\"pprof_test.go\",\n\t\t\"proto_test.go\",\n\t\t\"protomem_test.go\",\n\t\t\"runtime_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/big\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"runtime/pprof/internal/profile\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\testing\\\\internal\\\\testdeps\",\n\t\"ImportPath\": \"testing/internal/testdeps\",\n\t\"Name\": \"testdeps\",\n\t\"Doc\": \"Package testdeps provides access to dependencies needed by test execution.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\testing\\\\internal\\\\testdeps.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"deps.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"deps.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"regexp\",\n\t\t\"runtime/pprof\",\n\t\t\"strings\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"compress/gzip\",\n\t\t\"context\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"runtime/pprof\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/tabwriter\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\franela\\\\goblin\",\n\t\"ImportPath\": \"github.com/franela/goblin\",\n\t\"Name\": \"goblin\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\franela\\\\goblin.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"assertions.go\",\n\t\t\"goblin.go\",\n\t\t\"mono_reporter.go\",\n\t\t\"reporting.go\",\n\t\t\"resolver.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"assertions.go\",\n\t\t\"goblin.go\",\n\t\t\"mono_reporter.go\",\n\t\t\"reporting.go\",\n\t\t\"resolver.go\"\n\t],\n\t\"Imports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"runtime/trace\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"assertions_test.go\",\n\t\t\"describe_test.go\",\n\t\t\"goblin_test.go\",\n\t\t\"it_test.go\",\n\t\t\"reporting_test.go\",\n\t\t\"resolver_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\database\\\\sql\\\\driver\",\n\t\"ImportPath\": \"database/sql/driver\",\n\t\"Name\": \"driver\",\n\t\"Doc\": \"Package driver defines interfaces to be implemented by database drivers as used by package sql.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\database\\\\sql\\\\driver.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"driver.go\",\n\t\t\"types.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"driver.go\",\n\t\t\"types.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"types_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\database\\\\sql\",\n\t\"ImportPath\": \"database/sql\",\n\t\"Name\": \"sql\",\n\t\"Doc\": \"Package sql provides a generic interface around SQL (or SQL-like) databases.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\database\\\\sql.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"convert.go\",\n\t\t\"ctxutil.go\",\n\t\t\"sql.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"convert.go\",\n\t\t\"ctxutil.go\",\n\t\t\"sql.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"database/sql/driver\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"database/sql/driver\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"convert_test.go\",\n\t\t\"fakedb_test.go\",\n\t\t\"sql_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"context\",\n\t\t\"database/sql/driver\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math/rand\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_cli_test.go\",\n\t\t\"example_service_test.go\",\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"context\",\n\t\t\"database/sql\",\n\t\t\"encoding/json\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"net/http\",\n\t\t\"os\",\n\t\t\"os/signal\",\n\t\t\"strings\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\jinzhu\\\\inflection\",\n\t\"ImportPath\": \"github.com/jinzhu/inflection\",\n\t\"Name\": \"inflection\",\n\t\"Doc\": \"Package inflection pluralizes and singularizes English nouns.\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\jinzhu\\\\inflection.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"inflections.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"inflections.go\"\n\t],\n\t\"Imports\": [\n\t\t\"regexp\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"inflections_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\go\\\\token\",\n\t\"ImportPath\": \"go/token\",\n\t\"Name\": \"token\",\n\t\"Doc\": \"Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\go\\\\token.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"position.go\",\n\t\t\"serialize.go\",\n\t\t\"token.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"position.go\",\n\t\t\"serialize.go\",\n\t\t\"token.go\"\n\t],\n\t\"Imports\": [\n\t\t\"fmt\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"position_test.go\",\n\t\t\"serialize_test.go\",\n\t\t\"token_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/gob\",\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"sync\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/parser\",\n\t\t\"go/token\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\go\\\\scanner\",\n\t\"ImportPath\": \"go/scanner\",\n\t\"Name\": \"scanner\",\n\t\"Doc\": \"Package scanner implements a scanner for Go source text.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\go\\\\scanner.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\",\n\t\t\"scanner.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\",\n\t\t\"scanner.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"go/token\",\n\t\t\"io\",\n\t\t\"path/filepath\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"go/token\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"scanner_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"go/token\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"go/scanner\",\n\t\t\"go/token\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\go\\\\ast\",\n\t\"ImportPath\": \"go/ast\",\n\t\"Name\": \"ast\",\n\t\"Doc\": \"Package ast declares the types used to represent syntax trees for Go packages.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\go\\\\ast.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"ast.go\",\n\t\t\"commentmap.go\",\n\t\t\"filter.go\",\n\t\t\"import.go\",\n\t\t\"print.go\",\n\t\t\"resolve.go\",\n\t\t\"scope.go\",\n\t\t\"walk.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"ast.go\",\n\t\t\"commentmap.go\",\n\t\t\"filter.go\",\n\t\t\"import.go\",\n\t\t\"print.go\",\n\t\t\"resolve.go\",\n\t\t\"scope.go\",\n\t\t\"walk.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"ast_test.go\",\n\t\t\"print_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"commentmap_test.go\",\n\t\t\"example_test.go\",\n\t\t\"filter_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/format\",\n\t\t\"go/parser\",\n\t\t\"go/token\",\n\t\t\"sort\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\jinzhu\\\\gorm\",\n\t\"ImportPath\": \"github.com/jinzhu/gorm\",\n\t\"Name\": \"gorm\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\jinzhu\\\\gorm.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"association.go\",\n\t\t\"callback.go\",\n\t\t\"callback_create.go\",\n\t\t\"callback_delete.go\",\n\t\t\"callback_query.go\",\n\t\t\"callback_query_preload.go\",\n\t\t\"callback_row_query.go\",\n\t\t\"callback_save.go\",\n\t\t\"callback_update.go\",\n\t\t\"dialect.go\",\n\t\t\"dialect_common.go\",\n\t\t\"dialect_mysql.go\",\n\t\t\"dialect_postgres.go\",\n\t\t\"dialect_sqlite3.go\",\n\t\t\"errors.go\",\n\t\t\"field.go\",\n\t\t\"interface.go\",\n\t\t\"join_table_handler.go\",\n\t\t\"logger.go\",\n\t\t\"main.go\",\n\t\t\"model.go\",\n\t\t\"model_struct.go\",\n\t\t\"naming.go\",\n\t\t\"scope.go\",\n\t\t\"search.go\",\n\t\t\"utils.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"association.go\",\n\t\t\"callback.go\",\n\t\t\"callback_create.go\",\n\t\t\"callback_delete.go\",\n\t\t\"callback_query.go\",\n\t\t\"callback_query_preload.go\",\n\t\t\"callback_row_query.go\",\n\t\t\"callback_save.go\",\n\t\t\"callback_update.go\",\n\t\t\"dialect.go\",\n\t\t\"dialect_common.go\",\n\t\t\"dialect_mysql.go\",\n\t\t\"dialect_postgres.go\",\n\t\t\"dialect_sqlite3.go\",\n\t\t\"errors.go\",\n\t\t\"field.go\",\n\t\t\"interface.go\",\n\t\t\"join_table_handler.go\",\n\t\t\"logger.go\",\n\t\t\"main.go\",\n\t\t\"model.go\",\n\t\t\"model_struct.go\",\n\t\t\"naming.go\",\n\t\t\"scope.go\",\n\t\t\"search.go\",\n\t\t\"utils.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto/sha1\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/jinzhu/inflection\",\n\t\t\"go/ast\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/sha1\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/jinzhu/inflection\",\n\t\t\"go/ast\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"callback_system_test.go\",\n\t\t\"search_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"association_test.go\",\n\t\t\"callbacks_test.go\",\n\t\t\"create_test.go\",\n\t\t\"customize_column_test.go\",\n\t\t\"delete_test.go\",\n\t\t\"embedded_struct_test.go\",\n\t\t\"errors_test.go\",\n\t\t\"field_test.go\",\n\t\t\"join_table_test.go\",\n\t\t\"main_test.go\",\n\t\t\"migration_test.go\",\n\t\t\"multi_primary_keys_test.go\",\n\t\t\"naming_test.go\",\n\t\t\"pointer_test.go\",\n\t\t\"polymorphic_test.go\",\n\t\t\"preload_test.go\",\n\t\t\"query_test.go\",\n\t\t\"scaner_test.go\",\n\t\t\"scope_test.go\",\n\t\t\"update_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"context\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/erikstmartin/go-testdb\",\n\t\t\"github.com/jinzhu/gorm\",\n\t\t\"github.com/jinzhu/gorm/dialects/mssql\",\n\t\t\"github.com/jinzhu/gorm/dialects/mysql\",\n\t\t\"github.com/jinzhu/gorm/dialects/postgres\",\n\t\t\"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\t\"github.com/jinzhu/now\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\cgo\",\n\t\"ImportPath\": \"runtime/cgo\",\n\t\"Name\": \"cgo\",\n\t\"Doc\": \"Package cgo contains runtime support for code generated by the cgo tool.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\cgo.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"callbacks.go\",\n\t\t\"iscgo.go\"\n\t],\n\t\"CgoFiles\": [\n\t\t\"cgo.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"callbacks.go\",\n\t\t\"iscgo.go\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\de\\\\deed5e48c530e20734f95c6ef2b346d6c839413dca678f928deabdc54dc894d4-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\9a\\\\9a625553fd5c8b8be2e03ab2c3bc535f164778a213c21e117f29f7e672ef0090-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\ca\\\\ca3aba9d6ab99e1365aeec5f67cd7633e80ab24c8d5784c2bc5da269132b6ac7-d\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"callbacks_aix.go\",\n\t\t\"callbacks_traceback.go\",\n\t\t\"dragonfly.go\",\n\t\t\"freebsd.go\",\n\t\t\"mmap.go\",\n\t\t\"netbsd.go\",\n\t\t\"openbsd.go\",\n\t\t\"setenv.go\",\n\t\t\"sigaction.go\",\n\t\t\"signal_darwin_armx.go\"\n\t],\n\t\"CFiles\": [\n\t\t\"gcc_context.c\",\n\t\t\"gcc_libinit_windows.c\",\n\t\t\"gcc_util.c\",\n\t\t\"gcc_windows_amd64.c\"\n\t],\n\t\"HFiles\": [\n\t\t\"libcgo.h\",\n\t\t\"libcgo_unix.h\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\",\n\t\t\"gcc_amd64.S\"\n\t],\n\t\"CgoCFLAGS\": [\n\t\t\"-Wall\",\n\t\t\"-Werror\"\n\t],\n\t\"Imports\": [\n\t\t\"C\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\mattn\\\\go-sqlite3\",\n\t\"ImportPath\": \"github.com/mattn/go-sqlite3\",\n\t\"Name\": \"sqlite3\",\n\t\"Doc\": \"Package sqlite3 provides interface to SQLite3 databases.\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\mattn\\\\go-sqlite3.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"convert.go\",\n\t\t\"doc.go\",\n\t\t\"sqlite3_func_crypt.go\",\n\t\t\"sqlite3_go18.go\",\n\t\t\"sqlite3_opt_preupdate.go\",\n\t\t\"sqlite3_opt_preupdate_omit.go\"\n\t],\n\t\"CgoFiles\": [\n\t\t\"backup.go\",\n\t\t\"callback.go\",\n\t\t\"error.go\",\n\t\t\"sqlite3.go\",\n\t\t\"sqlite3_context.go\",\n\t\t\"sqlite3_load_extension.go\",\n\t\t\"sqlite3_opt_userauth_omit.go\",\n\t\t\"sqlite3_type.go\",\n\t\t\"sqlite3_usleep_windows.go\",\n\t\t\"sqlite3_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"convert.go\",\n\t\t\"doc.go\",\n\t\t\"sqlite3_func_crypt.go\",\n\t\t\"sqlite3_go18.go\",\n\t\t\"sqlite3_opt_preupdate.go\",\n\t\t\"sqlite3_opt_preupdate_omit.go\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\2d\\\\2d2d9fa403f468a5f330c0f99e35d16a0eae96fc503330163b6e6e5d1d7c380d-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\fe\\\\fe8907f5005d59d9766010a7bf5f718a9e1923415a985a376760f9e7c0864826-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\02\\\\02319e62be806898d46b013d48e90031a04704f25eabcb884bdb9b4a3362ad79-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\2a\\\\2a5f91bf4b5996ba5dd1fb00f39505c3fb9622234b3885e808363af424c356d5-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\e9\\\\e9b8486088d19aa8db1cf1e664208981aaaf2235e14881e1b9803b9430f8cbc8-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\b0\\\\b0d5c9d28942e9504041e04d46ba1ae0ff8e0b5780c03d3ecedd1a7ba99263c0-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\57\\\\57628d4812b286e64865488be0b1dcdf757d709d22ef4ad5099b4d0617489a65-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\c5\\\\c525615004c3ef6bcda366724d6e29d7a83dfb1bf8e66b169613a3f8b5207b13-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\1e\\\\1ee5a3ba0402af57b180e3904c0fc69bad57792cb9ab6fcf6eff435e270bf2c2-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\c9\\\\c918583854c1274299ed4d77ac7d0c6e0c4d3f37e60f23fb486bf3e142a457a1-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\a6\\\\a6858af39d826d8ae8fece43ebeb90e8a9e80f8ee01da404c31e6a3a82e63f15-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\d8\\\\d85f29532aa712015e2ca55aaee20390e87f7892607265a6d6e25d847d8f553a-d\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"sqlite3_libsqlite3.go\",\n\t\t\"sqlite3_load_extension_omit.go\",\n\t\t\"sqlite3_opt_allow_uri_authority.go\",\n\t\t\"sqlite3_opt_app_armor.go\",\n\t\t\"sqlite3_opt_foreign_keys.go\",\n\t\t\"sqlite3_opt_fts5.go\",\n\t\t\"sqlite3_opt_icu.go\",\n\t\t\"sqlite3_opt_introspect.go\",\n\t\t\"sqlite3_opt_json1.go\",\n\t\t\"sqlite3_opt_preupdate_hook.go\",\n\t\t\"sqlite3_opt_preupdate_hook_test.go\",\n\t\t\"sqlite3_opt_secure_delete.go\",\n\t\t\"sqlite3_opt_secure_delete_fast.go\",\n\t\t\"sqlite3_opt_stat4.go\",\n\t\t\"sqlite3_opt_unlock_notify.go\",\n\t\t\"sqlite3_opt_unlock_notify_test.go\",\n\t\t\"sqlite3_opt_userauth.go\",\n\t\t\"sqlite3_opt_userauth_test.go\",\n\t\t\"sqlite3_opt_vacuum_full.go\",\n\t\t\"sqlite3_opt_vacuum_incr.go\",\n\t\t\"sqlite3_opt_vtable.go\",\n\t\t\"sqlite3_opt_vtable_test.go\",\n\t\t\"sqlite3_other.go\",\n\t\t\"sqlite3_solaris.go\",\n\t\t\"sqlite3_trace.go\",\n\t\t\"static_mock.go\"\n\t],\n\t\"CFiles\": [\n\t\t\"sqlite3-binding.c\",\n\t\t\"sqlite3_opt_unlock_notify.c\"\n\t],\n\t\"HFiles\": [\n\t\t\"sqlite3-binding.h\",\n\t\t\"sqlite3ext.h\"\n\t],\n\t\"CgoCFLAGS\": [\n\t\t\"-std=gnu99\",\n\t\t\"-DSQLITE_ENABLE_RTREE\",\n\t\t\"-DSQLITE_THREADSAFE=1\",\n\t\t\"-DHAVE_USLEEP=1\",\n\t\t\"-DSQLITE_ENABLE_FTS3\",\n\t\t\"-DSQLITE_ENABLE_FTS3_PARENTHESIS\",\n\t\t\"-DSQLITE_ENABLE_FTS4_UNICODE61\",\n\t\t\"-DSQLITE_TRACE_SIZE_LIMIT=15\",\n\t\t\"-DSQLITE_OMIT_DEPRECATED\",\n\t\t\"-DSQLITE_DISABLE_INTRINSIC\",\n\t\t\"-DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1\",\n\t\t\"-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT\",\n\t\t\"-Wno-deprecated-declarations\",\n\t\t\"-IC:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\mattn\\\\go-sqlite3\",\n\t\t\"-fno-stack-check\",\n\t\t\"-fno-stack-protector\",\n\t\t\"-mno-stack-arg-probe\"\n\t],\n\t\"CgoLDFLAGS\": [\n\t\t\"-lmingwex\",\n\t\t\"-lmingw32\"\n\t],\n\t\"Imports\": [\n\t\t\"C\",\n\t\t\"context\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"net/url\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\",\n\t\t\"unsafe\",\n\t\t\"runtime/cgo\",\n\t\t\"syscall\"\n\t],\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/cgo\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"backup_test.go\",\n\t\t\"callback_test.go\",\n\t\t\"error_test.go\",\n\t\t\"sqlite3_func_crypt_test.go\",\n\t\t\"sqlite3_go18_test.go\",\n\t\t\"sqlite3_opt_fts3_test.go\",\n\t\t\"sqlite3_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\jinzhu\\\\gorm\\\\dialects\\\\sqlite\",\n\t\"ImportPath\": \"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\"Name\": \"sqlite\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\jinzhu\\\\gorm\\\\dialects\\\\sqlite.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sqlite.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sqlite.go\"\n\t],\n\t\"Imports\": [\n\t\t\"github.com/mattn/go-sqlite3\"\n\t],\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/mattn/go-sqlite3\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/cgo\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\models\",\n\t\"ImportPath\": \"jarvis-server/app/models\",\n\t\"Name\": \"models\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\jarvis-server\\\\app\\\\models.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"asset.go\",\n\t\t\"initialize.go\",\n\t\t\"session.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"asset.go\",\n\t\t\"initialize.go\",\n\t\t\"session.go\"\n\t],\n\t\"Imports\": [\n\t\t\"fmt\",\n\t\t\"github.com/jinzhu/gorm\",\n\t\t\"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\t\"github.com/sirupsen/logrus\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/jinzhu/gorm\",\n\t\t\"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\t\"github.com/jinzhu/inflection\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/mattn/go-sqlite3\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"go/ast\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/cgo\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\test\",\n\t\"ImportPath\": \"jarvis-server/test\",\n\t\"Name\": \"jarvistests\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\jarvis-server\\\\test.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"environment.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"environment.go\"\n\t],\n\t\"Imports\": [\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"io/ioutil\",\n\t\t\"jarvis-server/app/models\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"github.com/jinzhu/gorm\",\n\t\t\"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\t\"github.com/jinzhu/inflection\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/mattn/go-sqlite3\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"go/ast\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"jarvis-server/app/models\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/cgo\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\jobs\\\\manager\",\n\t\"ImportPath\": \"jarvis-server/app/jobs/manager [jarvis-server/app/jobs/manager.test]\",\n\t\"Name\": \"jobmanager\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"ForTest\": \"jarvis-server/app/jobs/manager\",\n\t\"Match\": [\n\t\t\"c:/Users/noflo/go/src/jarvis-server/app/jobs/manager\"\n\t],\n\t\"Incomplete\": true,\n\t\"Stale\": true,\n\t\"StaleReason\": \"stale dependency: thisimportshouldfail\",\n\t\"GoFiles\": [\n\t\t\"manager.go\",\n\t\t\"manager_test.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"manager.go\",\n\t\t\"manager_test.go\"\n\t],\n\t\"Imports\": [\n\t\t\"github.com/franela/goblin\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/test\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"errors\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"thisimportshouldfail\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"github.com/franela/goblin\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"github.com/jinzhu/gorm\",\n\t\t\"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\t\"github.com/jinzhu/inflection\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/mattn/go-sqlite3\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"go/ast\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/app/models\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"jarvis-server/test\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/cgo\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"runtime/trace\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"thisimportshouldfail\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t],\n\t\"DepsErrors\": [\n\t\t{\n\t\t\t\"ImportStack\": [\n\t\t\t\t\"jarvis-server/app/jobs/manager\",\n\t\t\t\t\"thisimportshouldfail\"\n\t\t\t],\n\t\t\t\"Pos\": \"app\\\\jobs\\\\manager\\\\manager.go:6:2\",\n\t\t\t\"Err\": \"cannot find package \\\"thisimportshouldfail\\\" in any of:\\n\\tc:\\\\go\\\\src\\\\thisimportshouldfail (from $GOROOT)\\n\\tC:\\\\Users\\\\noflo\\\\go\\\\src\\\\thisimportshouldfail (from $GOPATH)\"\n\t\t},\n\t\t{\n\t\t\t\"ImportStack\": [\n\t\t\t\t\"jarvis-server/app/jobs/manager\",\n\t\t\t\t\"thisimportshouldfail\"\n\t\t\t],\n\t\t\t\"Pos\": \"app\\\\jobs\\\\manager\\\\manager.go:6:2\",\n\t\t\t\"Err\": \"cannot find package \\\"thisimportshouldfail\\\" in any of:\\n\\tc:\\\\go\\\\src\\\\thisimportshouldfail (from $GOROOT)\\n\\tC:\\\\Users\\\\noflo\\\\go\\\\src\\\\thisimportshouldfail (from $GOPATH)\"\n\t\t}\n\t],\n\t\"TestGoFiles\": [\n\t\t\"manager_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"github.com/franela/goblin\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/test\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\jobs\\\\manager\",\n\t\"ImportPath\": \"jarvis-server/app/jobs/manager.test\",\n\t\"Name\": \"main\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"Stale\": true,\n\t\"StaleReason\": \"stale dependency: thisimportshouldfail\",\n\t\"GoFiles\": [\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\08\\\\088ab205624890525607e05642e5218fa0f84f125d8df156acfbaea3837dd68a-d\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\08\\\\088ab205624890525607e05642e5218fa0f84f125d8df156acfbaea3837dd68a-d\"\n\t],\n\t\"Imports\": [\n\t\t\"jarvis-server/app/jobs/manager [jarvis-server/app/jobs/manager.test]\",\n\t\t\"os\",\n\t\t\"testing\",\n\t\t\"testing/internal/testdeps\"\n\t],\n\t\"ImportMap\": {\n\t\t\"jarvis-server/app/jobs/manager\": \"jarvis-server/app/jobs/manager [jarvis-server/app/jobs/manager.test]\"\n\t},\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"compress/gzip\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"github.com/franela/goblin\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"github.com/jinzhu/gorm\",\n\t\t\"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\t\"github.com/jinzhu/inflection\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/mattn/go-sqlite3\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"go/ast\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/app/jobs/manager [jarvis-server/app/jobs/manager.test]\",\n\t\t\"jarvis-server/app/models\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"jarvis-server/test\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/cgo\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"runtime/pprof\",\n\t\t\"runtime/trace\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"testing/internal/testdeps\",\n\t\t\"text/tabwriter\",\n\t\t\"thisimportshouldfail\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t],\n\t\"DepsErrors\": [\n\t\t{\n\t\t\t\"ImportStack\": [\n\t\t\t\t\"jarvis-server/app/jobs/manager\",\n\t\t\t\t\"thisimportshouldfail\"\n\t\t\t],\n\t\t\t\"Pos\": \"app\\\\jobs\\\\manager\\\\manager.go:6:2\",\n\t\t\t\"Err\": \"cannot find package \\\"thisimportshouldfail\\\" in any of:\\n\\tc:\\\\go\\\\src\\\\thisimportshouldfail (from $GOROOT)\\n\\tC:\\\\Users\\\\noflo\\\\go\\\\src\\\\thisimportshouldfail (from $GOPATH)\"\n\t\t}\n\t]\n}\n\u003e\u003e\n"}
[Info - 8:52:40 AM] 2019/10/25 08:52:40 280.0468ms for GOROOT=c:\go GOPATH=C:\Users\noflo\go GO111MODULE= PWD=c:\Users\noflo\go\src\jarvis-server go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "c:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\manager", stderr: <<>> stdout: <<{
"Dir": "c:\\go\\src\\internal\\cpu",
"ImportPath": "internal/cpu",
"Name": "cpu",
"Doc": "Package cpu implements processor feature detection used by the Go standard library.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\cpu.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\unsafe",
"ImportPath": "unsafe",
"Name": "unsafe",
"Doc": "Package unsafe contains operations that step around the type safety of Go programs.",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"unsafe.go"
]
}
{
"Dir": "c:\\go\\src\\internal\\bytealg",
"ImportPath": "internal/bytealg",
"Name": "bytealg",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\bytealg.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\runtime\\internal\\atomic",
"ImportPath": "runtime/internal/atomic",
"Name": "atomic",
"Target": "c:\\go\\pkg\\windows_amd64\\runtime\\internal\\atomic.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\runtime\\internal\\sys.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"arch.go",
"arch_amd64.go",
"intrinsics.go",
"stubs.go",
"sys.go",
"zgoarch_amd64.go",
"zgoos_windows.go",
"zversion.go"
],
"CompiledGoFiles": [
"arch.go",
"arch_amd64.go",
"intrinsics.go",
"stubs.go",
"sys.go",
"zgoarch_amd64.go",
"zgoos_windows.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_darwin.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_zos.go"
],
"XTestGoFiles": [
"intrinsics_test.go"
],
"XTestImports": [
"runtime/internal/sys",
"testing"
]
}
{
"Dir": "c:\\go\\src\\runtime\\internal\\math",
"ImportPath": "runtime/internal/math",
"Name": "math",
"Target": "c:\\go\\pkg\\windows_amd64\\runtime\\internal\\math.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\runtime.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"alg.go",
"atomic_pointer.go",
"auxv_none.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_windows_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_windows.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_windows.go",
"os_nonopenbsd.go",
"os_windows.go",
"panic.go",
"plugin.go",
"print.go",
"proc.go",
"profbuf.go",
"proflabel.go",
"race0.go",
"rdebug.go",
"runtime.go",
"runtime1.go",
"runtime2.go",
"rwmutex.go",
"select.go",
"sema.go",
"signal_windows.go",
"sigqueue.go",
"sigqueue_note.go",
"sizeclasses.go",
"slice.go",
"softfloat64.go",
"stack.go",
"string.go",
"stubs.go",
"stubs_amd64x.go",
"stubs_nonlinux.go",
"symtab.go",
"sys_nonppc64x.go",
"sys_x86.go",
"syscall_windows.go",
"time.go",
"timeasm.go",
"trace.go",
"traceback.go",
"type.go",
"typekind.go",
"utf8.go",
"vdso_in_none.go",
"write_err.go",
"zcallback_windows.go"
],
"CompiledGoFiles": [
"alg.go",
"atomic_pointer.go",
"auxv_none.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_windows_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_windows.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_windows.go",
"os_nonopenbsd.go",
"os_windows.go",
"panic.go",
"plugin.go",
"print.go",
"proc.go",
"profbuf.go",
"proflabel.go",
"race0.go",
"rdebug.go",
"runtime.go",
"runtime1.go",
"runtime2.go",
"rwmutex.go",
"select.go",
"sema.go",
"signal_windows.go",
"sigqueue.go",
"sigqueue_note.go",
"sizeclasses.go",
"slice.go",
"softfloat64.go",
"stack.go",
"string.go",
"stubs.go",
"stubs_amd64x.go",
"stubs_nonlinux.go",
"symtab.go",
"sys_nonppc64x.go",
"sys_x86.go",
"syscall_windows.go",
"time.go",
"timeasm.go",
"trace.go",
"traceback.go",
"type.go",
"typekind.go",
"utf8.go",
"vdso_in_none.go",
"write_err.go",
"zcallback_windows.go",
"asm.s",
"asm_amd64.s",
"duff_amd64.s",
"memclr_amd64.s",
"memmove_amd64.s",
"rt0_windows_amd64.s",
"sys_windows_amd64.s",
"zcallback_windows.s"
],
"IgnoredGoFiles": [
"cgo_mmap.go",
"cgo_ppc64x.go",
"cgo_sigaction.go",
"crash_unix_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_amd64.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_arm.go",
"env_plan9.go",
"export_arm_test.go",
"export_debug_test.go",
"export_futex_test.go",
"export_linux_test.go",
"export_mmap_test.go",
"export_unix_test.go",
"futex_test.go",
"hash32.go",
"lfstack_32bit.go",
"lock_futex.go",
"lock_js.go",
"mem_aix.go",
"mem_bsd.go",
"mem_darwin.go",
"mem_js.go",
"mem_linux.go",
"mem_plan9.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_kqueue.go",
"netpoll_solaris.go",
"netpoll_stub.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.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_arm.go",
"panic32.go",
"race.go",
"relax_stub.go",
"runtime_linux_test.go",
"runtime_mmap_test.go",
"runtime_unix_test.go",
"semasleep_test.go",
"sigaction.go",
"signal_386.go",
"signal_aix_ppc64.go",
"signal_amd64x.go",
"signal_arm.go",
"signal_arm64.go",
"signal_darwin.go",
"signal_darwin_386.go",
"signal_darwin_amd64.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_sighandler.go",
"signal_solaris.go",
"signal_solaris_amd64.go",
"signal_unix.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.go",
"sys_darwin_32.go",
"sys_darwin_64.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",
"timestub.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"
],
"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_windows_amd64.s",
"sys_windows_amd64.s",
"zcallback_windows.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_test.go",
"export_windows_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_nonunix_test.go",
"crash_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_test.go",
"rwmutex_test.go",
"sizeof_test.go",
"slice_test.go",
"softfloat64_test.go",
"stack_test.go",
"string_test.go",
"symtab_test.go",
"syscall_windows_test.go",
"treap_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"encoding/binary",
"flag",
"fmt",
"internal/race",
"internal/syscall/windows/sysdll",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\internal\\reflectlite.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\errors",
"ImportPath": "errors",
"Name": "errors",
"Doc": "Package errors implements functions to manipulate errors.",
"Target": "c:\\go\\pkg\\windows_amd64\\errors.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\internal\\race",
"ImportPath": "internal/race",
"Name": "race",
"Doc": "Package race contains helper functions for manually instrumenting code for the race detector.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\race.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"norace.go"
],
"CompiledGoFiles": [
"doc.go",
"norace.go"
],
"IgnoredGoFiles": [
"race.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\sync\\atomic",
"ImportPath": "sync/atomic",
"Name": "atomic",
"Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.",
"Target": "c:\\go\\pkg\\windows_amd64\\sync\\atomic.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\sync",
"ImportPath": "sync",
"Name": "sync",
"Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.",
"Target": "c:\\go\\pkg\\windows_amd64\\sync.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\io",
"ImportPath": "io",
"Name": "io",
"Doc": "Package io provides basic interfaces to I/O primitives.",
"Target": "c:\\go\\pkg\\windows_amd64\\io.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\unicode",
"ImportPath": "unicode",
"Name": "unicode",
"Doc": "Package unicode provides data and functions to test some properties of Unicode code points.",
"Target": "c:\\go\\pkg\\windows_amd64\\unicode.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\unicode\\utf8",
"ImportPath": "unicode/utf8",
"Name": "utf8",
"Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.",
"Target": "c:\\go\\pkg\\windows_amd64\\unicode\\utf8.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\bytes",
"ImportPath": "bytes",
"Name": "bytes",
"Doc": "Package bytes implements functions for the manipulation of byte slices.",
"Target": "c:\\go\\pkg\\windows_amd64\\bytes.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\encoding.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"encoding.go"
],
"CompiledGoFiles": [
"encoding.go"
]
}
{
"Dir": "c:\\go\\src\\math\\bits",
"ImportPath": "math/bits",
"Name": "bits",
"Doc": "Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.",
"Target": "c:\\go\\pkg\\windows_amd64\\math\\bits.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\math",
"ImportPath": "math",
"Name": "math",
"Doc": "Package math provides basic constants and mathematical functions.",
"Target": "c:\\go\\pkg\\windows_amd64\\math.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\strconv",
"ImportPath": "strconv",
"Name": "strconv",
"Doc": "Package strconv implements conversions to and from string representations of basic data types.",
"Target": "c:\\go\\pkg\\windows_amd64\\strconv.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\reflect",
"ImportPath": "reflect",
"Name": "reflect",
"Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.",
"Target": "c:\\go\\pkg\\windows_amd64\\reflect.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\encoding\\binary.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\encoding\\base64",
"ImportPath": "encoding/base64",
"Name": "base64",
"Doc": "Package base64 implements base64 encoding as specified by RFC 4648.",
"Target": "c:\\go\\pkg\\windows_amd64\\encoding\\base64.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\sort",
"ImportPath": "sort",
"Name": "sort",
"Doc": "Package sort provides primitives for sorting slices and user-defined collections.",
"Target": "c:\\go\\pkg\\windows_amd64\\sort.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\internal\\fmtsort.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\internal\\oserror",
"ImportPath": "internal/oserror",
"Name": "oserror",
"Doc": "Package oserror defines errors values used in the os package.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\oserror.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\internal\\syscall\\windows\\sysdll",
"ImportPath": "internal/syscall/windows/sysdll",
"Name": "sysdll",
"Doc": "Package sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\syscall\\windows\\sysdll.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"sysdll.go"
],
"CompiledGoFiles": [
"sysdll.go"
]
}
{
"Dir": "c:\\go\\src\\unicode\\utf16",
"ImportPath": "unicode/utf16",
"Name": "utf16",
"Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.",
"Target": "c:\\go\\pkg\\windows_amd64\\unicode\\utf16.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\syscall",
"ImportPath": "syscall",
"Name": "syscall",
"Doc": "Package syscall contains an interface to the low-level operating system primitives.",
"Target": "c:\\go\\pkg\\windows_amd64\\syscall.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dll_windows.go",
"endian_little.go",
"env_windows.go",
"exec_windows.go",
"msan0.go",
"net.go",
"security_windows.go",
"str.go",
"syscall.go",
"syscall_windows.go",
"syscall_windows_amd64.go",
"types_windows.go",
"types_windows_amd64.go",
"zerrors_windows.go",
"zerrors_windows_amd64.go",
"zsyscall_windows.go",
"zsysnum_windows_amd64.go"
],
"CompiledGoFiles": [
"dll_windows.go",
"endian_little.go",
"env_windows.go",
"exec_windows.go",
"msan0.go",
"net.go",
"security_windows.go",
"str.go",
"syscall.go",
"syscall_windows.go",
"syscall_windows_amd64.go",
"types_windows.go",
"types_windows_amd64.go",
"zerrors_windows.go",
"zerrors_windows_amd64.go",
"zsyscall_windows.go",
"zsysnum_windows_amd64.go",
"asm_windows.s"
],
"IgnoredGoFiles": [
"bpf_bsd.go",
"bpf_darwin.go",
"const_plan9.go",
"creds_test.go",
"dir_plan9.go",
"dirent.go",
"dirent_bsd_test.go",
"endian_big.go",
"env_plan9.go",
"env_unix.go",
"errors_plan9.go",
"exec_aix_test.go",
"exec_bsd.go",
"exec_darwin.go",
"exec_libc.go",
"exec_linux.go",
"exec_linux_test.go",
"exec_plan9.go",
"exec_solaris_test.go",
"exec_unix.go",
"exec_unix_test.go",
"export_freebsd_test.go",
"export_linux_test.go",
"export_unix_test.go",
"fd_nacl.go",
"flock.go",
"flock_aix.go",
"flock_darwin.go",
"flock_linux_32bit.go",
"forkpipe.go",
"forkpipe2.go",
"fs_js.go",
"fs_nacl.go",
"getdirentries_test.go",
"lsf_linux.go",
"mkasm_darwin.go",
"mkpost.go",
"mksyscall_windows.go",
"mmap_unix_test.go",
"msan.go",
"net_js.go",
"net_nacl.go",
"netlink_linux.go",
"pwd_plan9.go",
"route_bsd.go",
"route_darwin.go",
"route_dragonfly.go",
"route_freebsd.go",
"route_freebsd_32bit.go",
"route_freebsd_64bit.go",
"route_netbsd.go",
"route_openbsd.go",
"setuidgid_32_linux.go",
"setuidgid_linux.go",
"sockcmsg_linux.go",
"sockcmsg_unix.go",
"syscall_aix.go",
"syscall_aix_ppc64.go",
"syscall_bsd.go",
"syscall_bsd_test.go",
"syscall_darwin.go",
"syscall_darwin_386.go",
"syscall_darwin_amd64.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_ptrace_test.go",
"syscall_solaris.go",
"syscall_solaris_amd64.go",
"syscall_unix.go",
"syscall_unix_test.go",
"syscall_windows_386.go",
"tables_nacljs.go",
"timestruct.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_386.go",
"types_windows_arm.go",
"unzip_nacl.go",
"zerrors_aix_ppc64.go",
"zerrors_darwin_386.go",
"zerrors_darwin_amd64.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_386.go",
"zsyscall_aix_ppc64.go",
"zsyscall_darwin_386.go",
"zsyscall_darwin_amd64.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",
"zsysctl_openbsd.go",
"zsysnum_darwin_386.go",
"zsysnum_darwin_amd64.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",
"ztypes_aix_ppc64.go",
"ztypes_darwin_386.go",
"ztypes_darwin_amd64.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_windows.s"
],
"Imports": [
"errors",
"internal/oserror",
"internal/race",
"internal/syscall/windows/sysdll",
"runtime",
"sync",
"sync/atomic",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"syscall_test.go",
"syscall_windows_test.go"
],
"XTestImports": [
"fmt",
"internal/testenv",
"io/ioutil",
"os",
"path/filepath",
"runtime",
"syscall",
"testing"
]
}
{
"Dir": "c:\\go\\src\\internal\\syscall\\windows",
"ImportPath": "internal/syscall/windows",
"Name": "windows",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\syscall\\windows.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"psapi_windows.go",
"reparse_windows.go",
"security_windows.go",
"symlink_windows.go",
"syscall_windows.go",
"zsyscall_windows.go"
],
"CompiledGoFiles": [
"psapi_windows.go",
"reparse_windows.go",
"security_windows.go",
"symlink_windows.go",
"syscall_windows.go",
"zsyscall_windows.go"
],
"IgnoredGoFiles": [
"mksyscall.go"
],
"Imports": [
"internal/syscall/windows/sysdll",
"sync",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"XTestGoFiles": [
"exec_windows_test.go"
],
"XTestImports": [
"fmt",
"internal/syscall/windows",
"os",
"os/exec",
"syscall",
"testing",
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\internal\\syscall\\windows\\registry",
"ImportPath": "internal/syscall/windows/registry",
"Name": "registry",
"Doc": "Package registry provides access to the Windows registry.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\syscall\\windows\\registry.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"key.go",
"syscall.go",
"value.go",
"zsyscall_windows.go"
],
"CompiledGoFiles": [
"key.go",
"syscall.go",
"value.go",
"zsyscall_windows.go"
],
"IgnoredGoFiles": [
"mksyscall.go"
],
"Imports": [
"errors",
"internal/syscall/windows/sysdll",
"io",
"syscall",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"registry_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"internal/syscall/windows/registry",
"os",
"syscall",
"testing",
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\time",
"ImportPath": "time",
"Name": "time",
"Doc": "Package time provides functionality for measuring and displaying time.",
"Target": "c:\\go\\pkg\\windows_amd64\\time.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"format.go",
"sleep.go",
"sys_windows.go",
"tick.go",
"time.go",
"zoneinfo.go",
"zoneinfo_abbrs_windows.go",
"zoneinfo_read.go",
"zoneinfo_windows.go"
],
"CompiledGoFiles": [
"format.go",
"sleep.go",
"sys_windows.go",
"tick.go",
"time.go",
"zoneinfo.go",
"zoneinfo_abbrs_windows.go",
"zoneinfo_read.go",
"zoneinfo_windows.go"
],
"IgnoredGoFiles": [
"export_android_test.go",
"genzabbrs.go",
"sys_plan9.go",
"sys_unix.go",
"zoneinfo_android.go",
"zoneinfo_android_test.go",
"zoneinfo_ios.go",
"zoneinfo_js.go",
"zoneinfo_plan9.go",
"zoneinfo_unix.go"
],
"Imports": [
"errors",
"internal/syscall/windows/registry",
"runtime",
"sync",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_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",
"zoneinfo_windows_test.go"
],
"XTestImports": [
"bytes",
"encoding/gob",
"encoding/json",
"errors",
"fmt",
"internal/race",
"internal/syscall/windows/registry",
"math/big",
"math/rand",
"os",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"sync/atomic",
"testing",
"testing/quick",
"time"
]
}
{
"Dir": "c:\\go\\src\\internal\\poll",
"ImportPath": "internal/poll",
"Name": "poll",
"Doc": "Package poll supports non-blocking I/O on file descriptors with polling.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\poll.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errno_windows.go",
"fd.go",
"fd_fsync_windows.go",
"fd_mutex.go",
"fd_poll_runtime.go",
"fd_posix.go",
"fd_windows.go",
"hook_windows.go",
"sendfile_windows.go",
"sockopt.go",
"sockopt_windows.go",
"sockoptip.go"
],
"CompiledGoFiles": [
"errno_windows.go",
"fd.go",
"fd_fsync_windows.go",
"fd_mutex.go",
"fd_poll_runtime.go",
"fd_posix.go",
"fd_windows.go",
"hook_windows.go",
"sendfile_windows.go",
"sockopt.go",
"sockopt_windows.go",
"sockoptip.go"
],
"IgnoredGoFiles": [
"errno_unix.go",
"error_linux_test.go",
"fd_fsync_darwin.go",
"fd_fsync_posix.go",
"fd_io_plan9.go",
"fd_opendir_darwin.go",
"fd_plan9.go",
"fd_poll_nacljs.go",
"fd_unix.go",
"fd_writev_darwin.go",
"fd_writev_unix.go",
"hook_cloexec.go",
"hook_unix.go",
"sendfile_bsd.go",
"sendfile_linux.go",
"sendfile_solaris.go",
"sock_cloexec.go",
"sockopt_linux.go",
"sockopt_unix.go",
"splice_linux.go",
"strconv.go",
"sys_cloexec.go",
"writev.go"
],
"Imports": [
"errors",
"internal/race",
"internal/syscall/windows",
"io",
"runtime",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_posix_test.go",
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"error_stub_test.go",
"error_test.go",
"fd_mutex_test.go",
"fd_posix_test.go",
"fd_windows_test.go",
"read_test.go",
"writev_test.go"
],
"XTestImports": [
"errors",
"fmt",
"internal/poll",
"io",
"io/ioutil",
"math/rand",
"net",
"os",
"reflect",
"runtime",
"strings",
"sync",
"syscall",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\internal\\testlog.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"log.go"
],
"CompiledGoFiles": [
"log.go"
],
"Imports": [
"sync/atomic"
],
"Deps": [
"sync/atomic",
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\os",
"ImportPath": "os",
"Name": "os",
"Doc": "Package os provides a platform-independent interface to operating system functionality.",
"Target": "c:\\go\\pkg\\windows_amd64\\os.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dir.go",
"dir_windows.go",
"env.go",
"env_windows.go",
"error.go",
"error_errno.go",
"error_posix.go",
"exec.go",
"exec_posix.go",
"exec_windows.go",
"executable.go",
"executable_windows.go",
"file.go",
"file_posix.go",
"file_windows.go",
"getwd.go",
"path.go",
"path_windows.go",
"proc.go",
"rawconn.go",
"removeall_noat.go",
"stat.go",
"stat_windows.go",
"sticky_notbsd.go",
"str.go",
"sys.go",
"sys_windows.go",
"types.go",
"types_windows.go"
],
"CompiledGoFiles": [
"dir.go",
"dir_windows.go",
"env.go",
"env_windows.go",
"error.go",
"error_errno.go",
"error_posix.go",
"exec.go",
"exec_posix.go",
"exec_windows.go",
"executable.go",
"executable_windows.go",
"file.go",
"file_posix.go",
"file_windows.go",
"getwd.go",
"path.go",
"path_windows.go",
"proc.go",
"rawconn.go",
"removeall_noat.go",
"stat.go",
"stat_windows.go",
"sticky_notbsd.go",
"str.go",
"sys.go",
"sys_windows.go",
"types.go",
"types_windows.go"
],
"IgnoredGoFiles": [
"dir_darwin.go",
"dir_plan9.go",
"dir_unix.go",
"env_default.go",
"env_unix_test.go",
"error_plan9.go",
"error_unix_test.go",
"exec_plan9.go",
"exec_unix.go",
"executable_darwin.go",
"executable_freebsd.go",
"executable_path.go",
"executable_plan9.go",
"executable_procfs.go",
"executable_solaris.go",
"export_unix_test.go",
"fifo_test.go",
"file_plan9.go",
"file_unix.go",
"getwd_darwin.go",
"os_unix_test.go",
"path_plan9.go",
"path_unix.go",
"pipe2_bsd.go",
"pipe_bsd.go",
"pipe_linux.go",
"removeall_at.go",
"stat_aix.go",
"stat_darwin.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_unix.go",
"sticky_bsd.go",
"sys_aix.go",
"sys_bsd.go",
"sys_js.go",
"sys_linux.go",
"sys_nacl.go",
"sys_plan9.go",
"sys_solaris.go",
"sys_unix.go",
"timeout_test.go",
"types_plan9.go",
"types_unix.go",
"wait_unimp.go",
"wait_wait6.go",
"wait_waitid.go"
],
"Imports": [
"errors",
"internal/oserror",
"internal/poll",
"internal/syscall/windows",
"internal/testlog",
"io",
"runtime",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"env_test.go",
"error_test.go",
"error_windows_test.go",
"example_test.go",
"executable_test.go",
"os_test.go",
"os_windows_test.go",
"path_test.go",
"path_windows_test.go",
"pipe_test.go",
"rawconn_test.go",
"removeall_test.go",
"stat_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"flag",
"fmt",
"internal/poll",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/testenv",
"io",
"io/ioutil",
"log",
"os",
"os/exec",
"os/signal",
"path/filepath",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strconv",
"strings",
"sync",
"syscall",
"testing",
"time",
"unicode/utf16",
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\fmt",
"ImportPath": "fmt",
"Name": "fmt",
"Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.",
"Target": "c:\\go\\pkg\\windows_amd64\\fmt.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\src\\strings",
"ImportPath": "strings",
"Name": "strings",
"Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.",
"Target": "c:\\go\\pkg\\windows_amd64\\strings.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\encoding\\json",
"ImportPath": "encoding/json",
"Name": "json",
"Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.",
"Target": "c:\\go\\pkg\\windows_amd64\\encoding\\json.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\bufio.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\context.a",
"Root": "c:\\go",
"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",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"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": "C:\\Users\\noflo\\go\\src\\github.com\\konsorten\\go-windows-terminal-sequences",
"ImportPath": "github.com/konsorten/go-windows-terminal-sequences",
"Name": "sequences",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\konsorten\\go-windows-terminal-sequences.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"sequences.go"
],
"CompiledGoFiles": [
"sequences.go"
],
"IgnoredGoFiles": [
"sequences_dummy.go"
],
"Imports": [
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"sequences_test.go"
],
"TestImports": [
"fmt",
"os",
"syscall",
"testing"
]
}
{
"Dir": "c:\\go\\src\\log",
"ImportPath": "log",
"Name": "log",
"Doc": "Package log implements a simple logging package.",
"Target": "c:\\go\\pkg\\windows_amd64\\log.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"log_test.go"
],
"TestImports": [
"bytes",
"fmt",
"os",
"regexp",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"log"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\sirupsen\\logrus",
"ImportPath": "github.com/sirupsen/logrus",
"Name": "logrus",
"Doc": "Package logrus is a structured logger for Go, completely API compatible with the standard library logger.",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\sirupsen\\logrus.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"alt_exit.go",
"doc.go",
"entry.go",
"exported.go",
"formatter.go",
"hooks.go",
"json_formatter.go",
"logger.go",
"logrus.go",
"terminal_check_windows.go",
"text_formatter.go",
"writer.go"
],
"CompiledGoFiles": [
"alt_exit.go",
"doc.go",
"entry.go",
"exported.go",
"formatter.go",
"hooks.go",
"json_formatter.go",
"logger.go",
"logrus.go",
"terminal_check_windows.go",
"text_formatter.go",
"writer.go"
],
"IgnoredGoFiles": [
"example_hook_test.go",
"terminal_check_appengine.go",
"terminal_check_bsd.go",
"terminal_check_no_terminal.go",
"terminal_check_notappengine.go",
"terminal_check_solaris.go",
"terminal_check_unix.go"
],
"Imports": [
"bufio",
"bytes",
"context",
"encoding/json",
"fmt",
"github.com/konsorten/go-windows-terminal-sequences",
"io",
"log",
"os",
"reflect",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf8"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/json",
"errors",
"fmt",
"github.com/konsorten/go-windows-terminal-sequences",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"log",
"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": [
"alt_exit_test.go",
"entry_test.go",
"formatter_bench_test.go",
"json_formatter_test.go",
"logger_bench_test.go",
"logger_test.go",
"text_formatter_test.go"
],
"TestImports": [
"bytes",
"context",
"encoding/json",
"errors",
"fmt",
"github.com/stretchr/testify/assert",
"github.com/stretchr/testify/require",
"io/ioutil",
"log",
"os",
"os/exec",
"path/filepath",
"runtime",
"sort",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"example_basic_test.go",
"example_custom_caller_test.go",
"example_default_field_value_test.go",
"example_global_hook_test.go",
"hook_test.go",
"level_test.go",
"logrus_test.go"
],
"XTestImports": [
"bytes",
"encoding/json",
"fmt",
"github.com/sirupsen/logrus",
"github.com/sirupsen/logrus/internal/testutils",
"github.com/stretchr/testify/assert",
"github.com/stretchr/testify/require",
"io/ioutil",
"os",
"path",
"path/filepath",
"runtime",
"strings",
"sync",
"testing",
"time"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\common",
"ImportPath": "jarvis-server/app/jobs/common",
"Name": "jobcommon",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\jarvis-server\\app\\jobs\\common.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"const.go",
"jobstructure.go"
],
"CompiledGoFiles": [
"const.go",
"jobstructure.go"
],
"Imports": [
"encoding/json",
"github.com/sirupsen/logrus",
"time"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/json",
"errors",
"fmt",
"github.com/konsorten/go-windows-terminal-sequences",
"github.com/sirupsen/logrus",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"log",
"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": [
"jobstructure_test.go"
],
"TestImports": [
"github.com/franela/goblin",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\hash",
"ImportPath": "hash",
"Name": "hash",
"Doc": "Package hash provides interfaces for hash functions.",
"Target": "c:\\go\\pkg\\windows_amd64\\hash.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\crypto",
"ImportPath": "crypto",
"Name": "crypto",
"Doc": "Package crypto collects common cryptographic constants.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\crypto\\sha1",
"ImportPath": "crypto/sha1",
"Name": "sha1",
"Doc": "Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\sha1.a",
"Root": "c:\\go",
"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",
"issue15617_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"
],
"XTestImports": [
"crypto/sha1",
"fmt",
"io",
"log",
"os"
]
}
{
"Dir": "c:\\go\\src\\container\\list",
"ImportPath": "container/list",
"Name": "list",
"Doc": "Package list implements a doubly linked list.",
"Target": "c:\\go\\pkg\\windows_amd64\\container\\list.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"list.go"
],
"CompiledGoFiles": [
"list.go"
],
"TestGoFiles": [
"list_test.go"
],
"TestImports": [
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"container/list",
"fmt"
]
}
{
"Dir": "c:\\go\\src\\crypto\\internal\\subtle",
"ImportPath": "crypto/internal/subtle",
"ImportComment": "crypto/internal/subtle",
"Name": "subtle",
"Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\internal\\subtle.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"aliasing.go"
],
"CompiledGoFiles": [
"aliasing.go"
],
"IgnoredGoFiles": [
"aliasing_appengine.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"XTestGoFiles": [
"aliasing_test.go"
],
"XTestImports": [
"crypto/internal/subtle",
"testing"
]
}
{
"Dir": "c:\\go\\src\\crypto\\subtle",
"ImportPath": "crypto/subtle",
"Name": "subtle",
"Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\subtle.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"constant_time.go"
],
"CompiledGoFiles": [
"constant_time.go"
],
"TestGoFiles": [
"constant_time_test.go"
],
"TestImports": [
"testing",
"testing/quick"
]
}
{
"Dir": "c:\\go\\src\\crypto\\cipher",
"ImportPath": "crypto/cipher",
"Name": "cipher",
"Doc": "Package cipher implements standard block cipher modes that can be wrapped around low-level block cipher implementations.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\cipher.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cbc.go",
"cfb.go",
"cipher.go",
"ctr.go",
"gcm.go",
"io.go",
"ofb.go",
"xor_amd64.go"
],
"CompiledGoFiles": [
"cbc.go",
"cfb.go",
"cipher.go",
"ctr.go",
"gcm.go",
"io.go",
"ofb.go",
"xor_amd64.go",
"xor_amd64.s"
],
"IgnoredGoFiles": [
"xor_generic.go",
"xor_ppc64x.go"
],
"SFiles": [
"xor_amd64.s"
],
"Imports": [
"crypto/internal/subtle",
"crypto/subtle",
"encoding/binary",
"errors",
"io"
],
"Deps": [
"crypto/internal/subtle",
"crypto/subtle",
"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": [
"export_test.go"
],
"XTestGoFiles": [
"benchmark_test.go",
"cbc_aes_test.go",
"cfb_test.go",
"cipher_test.go",
"common_test.go",
"ctr_aes_test.go",
"ctr_test.go",
"example_test.go",
"gcm_test.go",
"ofb_test.go",
"xor_test.go"
],
"XTestImports": [
"bytes",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/rand",
"encoding/hex",
"errors",
"fmt",
"io",
"os",
"reflect",
"testing"
]
}
{
"Dir": "c:\\go\\src\\crypto\\aes",
"ImportPath": "crypto/aes",
"Name": "aes",
"Doc": "Package aes implements AES encryption (formerly Rijndael), as defined in U.S. Federal Information Processing Standards Publication 197.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\aes.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"aes_gcm.go",
"block.go",
"cipher.go",
"cipher_asm.go",
"const.go",
"modes.go"
],
"CompiledGoFiles": [
"aes_gcm.go",
"block.go",
"cipher.go",
"cipher_asm.go",
"const.go",
"modes.go",
"asm_amd64.s",
"gcm_amd64.s"
],
"IgnoredGoFiles": [
"cbc_s390x.go",
"cipher_generic.go",
"cipher_ppc64le.go",
"cipher_s390x.go",
"ctr_s390x.go",
"gcm_s390x.go"
],
"SFiles": [
"asm_amd64.s",
"gcm_amd64.s"
],
"Imports": [
"crypto/cipher",
"crypto/internal/subtle",
"crypto/subtle",
"encoding/binary",
"errors",
"internal/cpu",
"strconv"
],
"Deps": [
"crypto/cipher",
"crypto/internal/subtle",
"crypto/subtle",
"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": [
"aes_test.go",
"modes_test.go"
],
"TestImports": [
"crypto/cipher",
"testing"
]
}
{
"Dir": "c:\\go\\src\\crypto\\des",
"ImportPath": "crypto/des",
"Name": "des",
"Doc": "Package des implements the Data Encryption Standard (DES) and the Triple Data Encryption Algorithm (TDEA) as defined in U.S. Federal Information Processing Standards Publication 46-3.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\des.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"block.go",
"cipher.go",
"const.go"
],
"CompiledGoFiles": [
"block.go",
"cipher.go",
"const.go"
],
"Imports": [
"crypto/cipher",
"crypto/internal/subtle",
"encoding/binary",
"strconv",
"sync"
],
"Deps": [
"crypto/cipher",
"crypto/internal/subtle",
"crypto/subtle",
"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": [
"des_test.go"
],
"TestImports": [
"bytes",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"crypto/des"
]
}
{
"Dir": "c:\\go\\src\\math\\rand",
"ImportPath": "math/rand",
"Name": "rand",
"Doc": "Package rand implements pseudo-random number generators.",
"Target": "c:\\go\\pkg\\windows_amd64\\math\\rand.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\math\\big",
"ImportPath": "math/big",
"Name": "big",
"Doc": "Package big implements arbitrary-precision arithmetic (big numbers).",
"Target": "c:\\go\\pkg\\windows_amd64\\math\\big.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\src\\crypto\\elliptic",
"ImportPath": "crypto/elliptic",
"Name": "elliptic",
"Doc": "Package elliptic implements several standard elliptic curves over prime fields.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\elliptic.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"elliptic.go",
"p224.go",
"p256_asm.go"
],
"CompiledGoFiles": [
"elliptic.go",
"p224.go",
"p256_asm.go",
"p256_asm_amd64.s"
],
"IgnoredGoFiles": [
"p256.go",
"p256_generic.go",
"p256_s390x.go"
],
"SFiles": [
"p256_asm_amd64.s"
],
"Imports": [
"io",
"math/big",
"sync"
],
"Deps": [
"bytes",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"elliptic_test.go",
"fuzz_test.go",
"p224_test.go"
],
"TestImports": [
"crypto/rand",
"encoding/hex",
"fmt",
"math/big",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\crypto\\internal\\randutil",
"ImportPath": "crypto/internal/randutil",
"Name": "randutil",
"Doc": "Package randutil contains internal randomness utilities for various crypto packages.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\internal\\randutil.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"randutil.go"
],
"CompiledGoFiles": [
"randutil.go"
],
"Imports": [
"io",
"sync"
],
"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"
]
}
{
"Dir": "c:\\go\\src\\crypto\\sha512",
"ImportPath": "crypto/sha512",
"Name": "sha512",
"Doc": "Package sha512 implements the SHA-384, SHA-512, SHA-512/224, and SHA-512/256 hash algorithms as defined in FIPS 180-4.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\sha512.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"sha512.go",
"sha512block.go",
"sha512block_amd64.go"
],
"CompiledGoFiles": [
"sha512.go",
"sha512block.go",
"sha512block_amd64.go",
"sha512block_amd64.s"
],
"IgnoredGoFiles": [
"fallback_test.go",
"sha512block_decl.go",
"sha512block_generic.go",
"sha512block_s390x.go"
],
"SFiles": [
"sha512block_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": [
"sha512_test.go"
],
"TestImports": [
"bytes",
"crypto/rand",
"encoding",
"encoding/hex",
"fmt",
"hash",
"io",
"testing"
]
}
{
"Dir": "c:\\go\\src\\encoding\\asn1",
"ImportPath": "encoding/asn1",
"Name": "asn1",
"Doc": "Package asn1 implements parsing of DER-encoded ASN.1 data structures, as defined in ITU-T Rec X.690.",
"Target": "c:\\go\\pkg\\windows_amd64\\encoding\\asn1.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"asn1.go",
"common.go",
"marshal.go"
],
"CompiledGoFiles": [
"asn1.go",
"common.go",
"marshal.go"
],
"Imports": [
"errors",
"fmt",
"math",
"math/big",
"reflect",
"strconv",
"strings",
"time",
"unicode/utf8"
],
"Deps": [
"bytes",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"asn1_test.go",
"marshal_test.go"
],
"TestImports": [
"bytes",
"encoding/hex",
"fmt",
"math",
"math/big",
"reflect",
"strings",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\crypto\\ecdsa",
"ImportPath": "crypto/ecdsa",
"Name": "ecdsa",
"Doc": "Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\ecdsa.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"ecdsa.go",
"ecdsa_noasm.go"
],
"CompiledGoFiles": [
"ecdsa.go",
"ecdsa_noasm.go"
],
"IgnoredGoFiles": [
"ecdsa_s390x.go",
"ecdsa_s390x_test.go"
],
"Imports": [
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/elliptic",
"crypto/internal/randutil",
"crypto/sha512",
"encoding/asn1",
"errors",
"io",
"math/big"
],
"Deps": [
"bytes",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/elliptic",
"crypto/internal/randutil",
"crypto/internal/subtle",
"crypto/sha512",
"crypto/subtle",
"encoding/asn1",
"encoding/binary",
"errors",
"fmt",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"ecdsa_test.go"
],
"TestImports": [
"bufio",
"compress/bzip2",
"crypto/elliptic",
"crypto/rand",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"encoding/hex",
"hash",
"io",
"math/big",
"os",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"crypto/ecdsa",
"crypto/elliptic",
"crypto/rand",
"crypto/sha256",
"fmt"
]
}
{
"Dir": "c:\\go\\src\\crypto\\ed25519\\internal\\edwards25519",
"ImportPath": "crypto/ed25519/internal/edwards25519",
"Name": "edwards25519",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\ed25519\\internal\\edwards25519.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"const.go",
"edwards25519.go"
],
"CompiledGoFiles": [
"const.go",
"edwards25519.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": "c:\\go\\src\\crypto\\rand",
"ImportPath": "crypto/rand",
"Name": "rand",
"Doc": "Package rand implements a cryptographically secure random number generator.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\rand.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"rand.go",
"rand_windows.go",
"util.go"
],
"CompiledGoFiles": [
"rand.go",
"rand_windows.go",
"util.go"
],
"IgnoredGoFiles": [
"eagain.go",
"rand_batched.go",
"rand_batched_test.go",
"rand_freebsd.go",
"rand_js.go",
"rand_linux.go",
"rand_openbsd.go",
"rand_unix.go"
],
"Imports": [
"errors",
"io",
"math/big",
"os",
"sync",
"sync/atomic",
"syscall",
"time"
],
"Deps": [
"bytes",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"rand_test.go"
],
"TestImports": [
"bytes",
"compress/flate",
"io",
"testing"
],
"XTestGoFiles": [
"example_test.go",
"util_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"fmt",
"io",
"math/big",
"math/rand",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\crypto\\ed25519",
"ImportPath": "crypto/ed25519",
"Name": "ed25519",
"Doc": "Package ed25519 implements the Ed25519 signature algorithm.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\ed25519.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"ed25519.go"
],
"CompiledGoFiles": [
"ed25519.go"
],
"Imports": [
"bytes",
"crypto",
"crypto/ed25519/internal/edwards25519",
"crypto/rand",
"crypto/sha512",
"errors",
"io",
"strconv"
],
"Deps": [
"bytes",
"crypto",
"crypto/ed25519/internal/edwards25519",
"crypto/rand",
"crypto/sha512",
"encoding/binary",
"errors",
"fmt",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"ed25519_test.go"
],
"TestImports": [
"bufio",
"bytes",
"compress/gzip",
"crypto",
"crypto/ed25519/internal/edwards25519",
"crypto/rand",
"encoding/hex",
"os",
"strings",
"testing"
]
}
{
"Dir": "c:\\go\\src\\crypto\\hmac",
"ImportPath": "crypto/hmac",
"Name": "hmac",
"Doc": "Package hmac implements the Keyed-Hash Message Authentication Code (HMAC) as defined in U.S. Federal Information Processing Standards Publication 198.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\hmac.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"hmac.go"
],
"CompiledGoFiles": [
"hmac.go"
],
"Imports": [
"crypto/subtle",
"hash"
],
"Deps": [
"crypto/subtle",
"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": [
"hmac_test.go"
],
"TestImports": [
"crypto/md5",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"fmt",
"hash",
"testing"
]
}
{
"Dir": "c:\\go\\src\\crypto\\md5",
"ImportPath": "crypto/md5",
"Name": "md5",
"Doc": "Package md5 implements the MD5 hash algorithm as defined in RFC 1321.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\md5.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\crypto\\rc4",
"ImportPath": "crypto/rc4",
"Name": "rc4",
"Doc": "Package rc4 implements RC4 encryption, as defined in Bruce Schneier's Applied Cryptography.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\rc4.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"rc4.go"
],
"CompiledGoFiles": [
"rc4.go"
],
"Imports": [
"crypto/internal/subtle",
"strconv"
],
"Deps": [
"crypto/internal/subtle",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"rc4_test.go"
],
"TestImports": [
"bytes",
"fmt",
"testing"
]
}
{
"Dir": "c:\\go\\src\\crypto\\rsa",
"ImportPath": "crypto/rsa",
"Name": "rsa",
"Doc": "Package rsa implements RSA encryption as specified in PKCS#1.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\rsa.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"pkcs1v15.go",
"pss.go",
"rsa.go"
],
"CompiledGoFiles": [
"pkcs1v15.go",
"pss.go",
"rsa.go"
],
"Imports": [
"bytes",
"crypto",
"crypto/internal/randutil",
"crypto/rand",
"crypto/subtle",
"errors",
"hash",
"io",
"math",
"math/big"
],
"Deps": [
"bytes",
"crypto",
"crypto/internal/randutil",
"crypto/rand",
"crypto/subtle",
"encoding/binary",
"errors",
"fmt",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"example_test.go",
"pkcs1v15_test.go",
"pss_test.go",
"rsa_test.go"
],
"TestImports": [
"bufio",
"bytes",
"compress/bzip2",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/md5",
"crypto/rand",
"crypto/sha1",
"crypto/sha256",
"encoding/base64",
"encoding/hex",
"fmt",
"io",
"math/big",
"os",
"strconv",
"strings",
"testing",
"testing/quick"
]
}
{
"Dir": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\crypto\\sha256.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\crypto\\dsa",
"ImportPath": "crypto/dsa",
"Name": "dsa",
"Doc": "Package dsa implements the Digital Signature Algorithm, as defined in FIPS 186-3.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\dsa.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dsa.go"
],
"CompiledGoFiles": [
"dsa.go"
],
"Imports": [
"crypto/internal/randutil",
"errors",
"io",
"math/big"
],
"Deps": [
"bytes",
"crypto/internal/randutil",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"dsa_test.go"
],
"TestImports": [
"crypto/rand",
"math/big",
"testing"
]
}
{
"Dir": "c:\\go\\src\\encoding\\hex",
"ImportPath": "encoding/hex",
"Name": "hex",
"Doc": "Package hex implements hexadecimal encoding and decoding.",
"Target": "c:\\go\\pkg\\windows_amd64\\encoding\\hex.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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": [
"hex_test.go"
],
"TestImports": [
"bytes",
"fmt",
"io",
"io/ioutil",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/hex",
"fmt",
"log",
"os"
]
}
{
"Dir": "c:\\go\\src\\crypto\\x509\\pkix",
"ImportPath": "crypto/x509/pkix",
"Name": "pkix",
"Doc": "Package pkix contains shared, low level structures used for ASN.1 parsing and serialization of X.509 certificates, CRL and OCSP.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\x509\\pkix.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"pkix.go"
],
"CompiledGoFiles": [
"pkix.go"
],
"Imports": [
"encoding/asn1",
"encoding/hex",
"fmt",
"math/big",
"time"
],
"Deps": [
"bytes",
"encoding/asn1",
"encoding/binary",
"encoding/hex",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\encoding\\pem",
"ImportPath": "encoding/pem",
"Name": "pem",
"Doc": "Package pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.",
"Target": "c:\\go\\pkg\\windows_amd64\\encoding\\pem.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"pem.go"
],
"CompiledGoFiles": [
"pem.go"
],
"Imports": [
"bytes",
"encoding/base64",
"errors",
"io",
"sort",
"strings"
],
"Deps": [
"bytes",
"encoding/base64",
"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",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"pem_test.go"
],
"TestImports": [
"bytes",
"io/ioutil",
"reflect",
"strings",
"testing",
"testing/quick"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"crypto/x509",
"encoding/pem",
"fmt",
"log",
"os"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\cryptobyte\\asn1",
"ImportPath": "vendor/golang.org/x/crypto/cryptobyte/asn1",
"ImportComment": "golang.org/x/crypto/cryptobyte/asn1",
"Name": "asn1",
"Doc": "Package asn1 contains supporting types for parsing and building ASN.1 messages with the cryptobyte package.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\cryptobyte\\asn1.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"asn1.go"
],
"CompiledGoFiles": [
"asn1.go"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\cryptobyte",
"ImportPath": "vendor/golang.org/x/crypto/cryptobyte",
"ImportComment": "golang.org/x/crypto/cryptobyte",
"Name": "cryptobyte",
"Doc": "Package cryptobyte contains types that help with parsing and constructing length-prefixed, binary messages, including ASN.1 DER.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\cryptobyte.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"asn1.go",
"builder.go",
"string.go"
],
"CompiledGoFiles": [
"asn1.go",
"builder.go",
"string.go"
],
"Imports": [
"encoding/asn1",
"errors",
"fmt",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"math/big",
"reflect",
"time"
],
"ImportMap": {
"golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1"
},
"Deps": [
"bytes",
"encoding/asn1",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/crypto/cryptobyte/asn1"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\net\\dns\\dnsmessage",
"ImportPath": "vendor/golang.org/x/net/dns/dnsmessage",
"Name": "dnsmessage",
"Doc": "Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\net\\dns\\dnsmessage.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"message.go"
],
"CompiledGoFiles": [
"message.go"
],
"Imports": [
"errors"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\internal\\nettrace",
"ImportPath": "internal/nettrace",
"Name": "nettrace",
"Doc": "Package nettrace contains internal hooks for tracing activity in the net package.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\nettrace.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"nettrace.go"
],
"CompiledGoFiles": [
"nettrace.go"
]
}
{
"Dir": "c:\\go\\src\\internal\\singleflight",
"ImportPath": "internal/singleflight",
"Name": "singleflight",
"Doc": "Package singleflight provides a duplicate function call suppression mechanism.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\singleflight.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"singleflight.go"
],
"CompiledGoFiles": [
"singleflight.go"
],
"Imports": [
"sync"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"singleflight_test.go"
],
"TestImports": [
"errors",
"fmt",
"sync",
"sync/atomic",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\net",
"ImportPath": "net",
"Name": "net",
"Doc": "Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.",
"Target": "c:\\go\\pkg\\windows_amd64\\net.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cgo_windows.go",
"dial.go",
"dnsclient.go",
"error_posix.go",
"error_windows.go",
"fd_windows.go",
"file.go",
"file_windows.go",
"hook.go",
"hook_windows.go",
"hosts.go",
"interface.go",
"interface_windows.go",
"ip.go",
"iprawsock.go",
"iprawsock_posix.go",
"ipsock.go",
"ipsock_posix.go",
"lookup.go",
"lookup_windows.go",
"mac.go",
"net.go",
"parse.go",
"pipe.go",
"port.go",
"rawconn.go",
"sendfile_windows.go",
"sock_posix.go",
"sock_windows.go",
"sockaddr_posix.go",
"sockopt_posix.go",
"sockopt_windows.go",
"sockoptip_posix.go",
"sockoptip_windows.go",
"splice_stub.go",
"tcpsock.go",
"tcpsock_posix.go",
"tcpsockopt_posix.go",
"tcpsockopt_windows.go",
"udpsock.go",
"udpsock_posix.go",
"unixsock.go",
"unixsock_posix.go"
],
"CompiledGoFiles": [
"cgo_windows.go",
"dial.go",
"dnsclient.go",
"error_posix.go",
"error_windows.go",
"fd_windows.go",
"file.go",
"file_windows.go",
"hook.go",
"hook_windows.go",
"hosts.go",
"interface.go",
"interface_windows.go",
"ip.go",
"iprawsock.go",
"iprawsock_posix.go",
"ipsock.go",
"ipsock_posix.go",
"lookup.go",
"lookup_windows.go",
"mac.go",
"net.go",
"parse.go",
"pipe.go",
"port.go",
"rawconn.go",
"sendfile_windows.go",
"sock_posix.go",
"sock_windows.go",
"sockaddr_posix.go",
"sockopt_posix.go",
"sockopt_windows.go",
"sockoptip_posix.go",
"sockoptip_windows.go",
"splice_stub.go",
"tcpsock.go",
"tcpsock_posix.go",
"tcpsockopt_posix.go",
"tcpsockopt_windows.go",
"udpsock.go",
"udpsock_posix.go",
"unixsock.go",
"unixsock_posix.go"
],
"IgnoredGoFiles": [
"addrselect.go",
"addrselect_test.go",
"cgo_aix.go",
"cgo_android.go",
"cgo_bsd.go",
"cgo_linux.go",
"cgo_netbsd.go",
"cgo_openbsd.go",
"cgo_resnew.go",
"cgo_resold.go",
"cgo_socknew.go",
"cgo_sockold.go",
"cgo_solaris.go",
"cgo_stub.go",
"cgo_unix.go",
"cgo_unix_test.go",
"conf.go",
"conf_netcgo.go",
"conf_test.go",
"dial_unix_test.go",
"dnsclient_unix.go",
"dnsclient_unix_test.go",
"dnsconfig_unix.go",
"dnsconfig_unix_test.go",
"error_nacl.go",
"error_plan9.go",
"error_plan9_test.go",
"error_unix.go",
"error_unix_test.go",
"fd_plan9.go",
"fd_unix.go",
"file_plan9.go",
"file_stub.go",
"file_unix.go",
"hook_plan9.go",
"hook_unix.go",
"interface_aix.go",
"interface_bsd.go",
"interface_bsd_test.go",
"interface_bsdvar.go",
"interface_darwin.go",
"interface_freebsd.go",
"interface_linux.go",
"interface_linux_test.go",
"interface_plan9.go",
"interface_solaris.go",
"interface_stub.go",
"interface_unix_test.go",
"iprawsock_plan9.go",
"ipsock_plan9.go",
"lookup_fake.go",
"lookup_plan9.go",
"lookup_unix.go",
"main_cloexec_test.go",
"main_conf_test.go",
"main_plan9_test.go",
"main_unix_test.go",
"net_fake.go",
"netgo_unix_test.go",
"nss.go",
"nss_test.go",
"port_unix.go",
"rawconn_stub_test.go",
"rawconn_unix_test.go",
"sendfile_linux.go",
"sendfile_stub.go",
"sendfile_unix_alt.go",
"sock_bsd.go",
"sock_cloexec.go",
"sock_linux.go",
"sock_plan9.go",
"sock_stub.go",
"sockopt_aix.go",
"sockopt_bsd.go",
"sockopt_linux.go",
"sockopt_plan9.go",
"sockopt_solaris.go",
"sockopt_stub.go",
"sockoptip_bsdvar.go",
"sockoptip_linux.go",
"sockoptip_stub.go",
"splice_linux.go",
"splice_test.go",
"sys_cloexec.go",
"tcpsock_plan9.go",
"tcpsock_unix_test.go",
"tcpsockopt_darwin.go",
"tcpsockopt_dragonfly.go",
"tcpsockopt_openbsd.go",
"tcpsockopt_plan9.go",
"tcpsockopt_solaris.go",
"tcpsockopt_stub.go",
"tcpsockopt_unix.go",
"udpsock_plan9.go",
"udpsock_plan9_test.go",
"unixsock_linux_test.go",
"unixsock_plan9.go",
"unixsock_test.go",
"write_unix_test.go",
"writev_unix.go"
],
"Imports": [
"context",
"errors",
"vendor/golang.org/x/net/dns/dnsmessage",
"internal/bytealg",
"internal/nettrace",
"internal/poll",
"internal/singleflight",
"internal/syscall/windows",
"io",
"math/rand",
"os",
"runtime",
"sort",
"sync",
"syscall",
"time",
"unsafe"
],
"ImportMap": {
"golang.org/x/net/dns/dnsmessage": "vendor/golang.org/x/net/dns/dnsmessage"
},
"Deps": [
"context",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"math/rand",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"conn_test.go",
"dial_test.go",
"dnsclient_test.go",
"dnsname_test.go",
"error_posix_test.go",
"error_test.go",
"error_windows_test.go",
"external_test.go",
"file_test.go",
"hosts_test.go",
"interface_test.go",
"ip_test.go",
"iprawsock_test.go",
"ipsock_test.go",
"listen_test.go",
"lookup_test.go",
"lookup_windows_test.go",
"mac_test.go",
"main_noconf_test.go",
"main_posix_test.go",
"main_test.go",
"main_windows_test.go",
"mockserver_test.go",
"net_test.go",
"net_windows_test.go",
"packetconn_test.go",
"parse_test.go",
"platform_test.go",
"port_test.go",
"protoconn_test.go",
"rawconn_test.go",
"rawconn_windows_test.go",
"sendfile_test.go",
"server_test.go",
"tcpsock_test.go",
"timeout_test.go",
"udpsock_test.go",
"unixsock_windows_test.go",
"writev_test.go"
],
"TestImports": [
"bufio",
"bytes",
"context",
"crypto/sha256",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"internal/poll",
"internal/syscall/windows/registry",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"net/internal/socktest",
"os",
"os/exec",
"reflect",
"regexp",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"testing",
"time",
"unsafe"
],
"XTestGoFiles": [
"example_test.go",
"pipe_test.go"
],
"XTestImports": [
"fmt",
"io",
"log",
"net",
"testing",
"time",
"vendor/golang.org/x/net/nettest"
]
}
{
"Dir": "c:\\go\\src\\net\\url",
"ImportPath": "net/url",
"Name": "url",
"Doc": "Package url parses URLs and implements query escaping.",
"Target": "c:\\go\\pkg\\windows_amd64\\net\\url.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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": [
"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": "c:\\go\\src\\crypto\\x509",
"ImportPath": "crypto/x509",
"Name": "x509",
"Doc": "Package x509 parses X.509-encoded keys and certificates.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\x509.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cert_pool.go",
"pem_decrypt.go",
"pkcs1.go",
"pkcs8.go",
"root.go",
"root_windows.go",
"sec1.go",
"verify.go",
"x509.go"
],
"CompiledGoFiles": [
"cert_pool.go",
"pem_decrypt.go",
"pkcs1.go",
"pkcs8.go",
"root.go",
"root_windows.go",
"sec1.go",
"verify.go",
"x509.go"
],
"IgnoredGoFiles": [
"root_aix.go",
"root_bsd.go",
"root_cgo_darwin.go",
"root_darwin.go",
"root_darwin_arm_gen.go",
"root_darwin_armx.go",
"root_darwin_test.go",
"root_js.go",
"root_linux.go",
"root_nacl.go",
"root_nocgo_darwin.go",
"root_plan9.go",
"root_solaris.go",
"root_unix.go",
"root_unix_test.go",
"x509_test_import.go"
],
"Imports": [
"bytes",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/elliptic",
"crypto/md5",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/x509/pkix",
"encoding/asn1",
"encoding/hex",
"encoding/pem",
"errors",
"fmt",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"io",
"math/big",
"net",
"net/url",
"os",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"syscall",
"time",
"unicode/utf8",
"unsafe"
],
"ImportMap": {
"golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte",
"golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1"
},
"Deps": [
"bytes",
"context",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/ed25519/internal/edwards25519",
"crypto/elliptic",
"crypto/internal/randutil",
"crypto/internal/subtle",
"crypto/md5",
"crypto/rand",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/subtle",
"crypto/x509/pkix",
"encoding/asn1",
"encoding/base64",
"encoding/binary",
"encoding/hex",
"encoding/pem",
"errors",
"fmt",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/big",
"math/bits",
"math/rand",
"net",
"net/url",
"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",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"name_constraints_test.go",
"pem_decrypt_test.go",
"pkcs8_test.go",
"sec1_test.go",
"verify_test.go",
"x509_test.go"
],
"TestImports": [
"bytes",
"crypto",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/elliptic",
"crypto/rand",
"crypto/rsa",
"crypto/sha256",
"crypto/sha512",
"crypto/x509/pkix",
"encoding/asn1",
"encoding/base64",
"encoding/hex",
"encoding/pem",
"errors",
"fmt",
"internal/testenv",
"io/ioutil",
"math/big",
"net",
"net/url",
"os",
"os/exec",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"testing",
"time"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/rsa",
"crypto/x509",
"encoding/pem",
"fmt"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\internal\\subtle",
"ImportPath": "vendor/golang.org/x/crypto/internal/subtle",
"ImportComment": "golang.org/x/crypto/internal/subtle",
"Name": "subtle",
"Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\internal\\subtle.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"aliasing.go"
],
"CompiledGoFiles": [
"aliasing.go"
],
"IgnoredGoFiles": [
"aliasing_appengine.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\internal\\chacha20",
"ImportPath": "vendor/golang.org/x/crypto/internal/chacha20",
"Name": "chacha20",
"Doc": "Package ChaCha20 implements the core ChaCha20 function as specified in https://tools.ietf.org/html/rfc7539#section-2.3.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\internal\\chacha20.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"chacha_generic.go",
"chacha_noasm.go",
"xor.go"
],
"CompiledGoFiles": [
"chacha_generic.go",
"chacha_noasm.go",
"xor.go"
],
"IgnoredGoFiles": [
"chacha_arm64.go",
"chacha_ppc64le.go",
"chacha_s390x.go"
],
"Imports": [
"crypto/cipher",
"encoding/binary",
"vendor/golang.org/x/crypto/internal/subtle",
"runtime"
],
"ImportMap": {
"golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle"
},
"Deps": [
"crypto/cipher",
"crypto/internal/subtle",
"crypto/subtle",
"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",
"vendor/golang.org/x/crypto/internal/subtle"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\poly1305",
"ImportPath": "vendor/golang.org/x/crypto/poly1305",
"ImportComment": "golang.org/x/crypto/poly1305",
"Name": "poly1305",
"Doc": "Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\poly1305.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"poly1305.go",
"sum_amd64.go",
"sum_generic.go"
],
"CompiledGoFiles": [
"poly1305.go",
"sum_amd64.go",
"sum_generic.go",
"sum_amd64.s"
],
"IgnoredGoFiles": [
"mac_noasm.go",
"sum_arm.go",
"sum_noasm.go",
"sum_ppc64le.go",
"sum_s390x.go"
],
"SFiles": [
"sum_amd64.s"
],
"Imports": [
"crypto/subtle",
"encoding/binary"
],
"Deps": [
"crypto/subtle",
"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": "c:\\go\\src\\vendor\\golang.org\\x\\sys\\cpu",
"ImportPath": "vendor/golang.org/x/sys/cpu",
"Name": "cpu",
"Doc": "Package cpu implements processor feature detection for various CPU architectures.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\sys\\cpu.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"byteorder.go",
"cpu.go",
"cpu_gc_x86.go",
"cpu_x86.go"
],
"CompiledGoFiles": [
"byteorder.go",
"cpu.go",
"cpu_gc_x86.go",
"cpu_x86.go",
"cpu_x86.s"
],
"IgnoredGoFiles": [
"cpu_aix_ppc64.go",
"cpu_arm.go",
"cpu_gc_s390x.go",
"cpu_gccgo.go",
"cpu_gccgo_s390x.go",
"cpu_linux.go",
"cpu_linux_arm64.go",
"cpu_linux_ppc64x.go",
"cpu_linux_s390x.go",
"cpu_mips64x.go",
"cpu_mipsx.go",
"cpu_other_arm64.go",
"cpu_wasm.go",
"syscall_aix_ppc64_gc.go"
],
"SFiles": [
"cpu_x86.s"
],
"Imports": [
"encoding/binary",
"runtime"
],
"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": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\chacha20poly1305",
"ImportPath": "vendor/golang.org/x/crypto/chacha20poly1305",
"ImportComment": "golang.org/x/crypto/chacha20poly1305",
"Name": "chacha20poly1305",
"Doc": "Package chacha20poly1305 implements the ChaCha20-Poly1305 AEAD as specified in RFC 7539, and its extended nonce variant XChaCha20-Poly1305.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\chacha20poly1305.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"chacha20poly1305.go",
"chacha20poly1305_amd64.go",
"chacha20poly1305_generic.go",
"xchacha20poly1305.go"
],
"CompiledGoFiles": [
"chacha20poly1305.go",
"chacha20poly1305_amd64.go",
"chacha20poly1305_generic.go",
"xchacha20poly1305.go",
"chacha20poly1305_amd64.s"
],
"IgnoredGoFiles": [
"chacha20poly1305_noasm.go"
],
"SFiles": [
"chacha20poly1305_amd64.s"
],
"Imports": [
"crypto/cipher",
"encoding/binary",
"errors",
"vendor/golang.org/x/crypto/internal/chacha20",
"vendor/golang.org/x/crypto/internal/subtle",
"vendor/golang.org/x/crypto/poly1305",
"vendor/golang.org/x/sys/cpu"
],
"ImportMap": {
"golang.org/x/crypto/internal/chacha20": "vendor/golang.org/x/crypto/internal/chacha20",
"golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle",
"golang.org/x/crypto/poly1305": "vendor/golang.org/x/crypto/poly1305",
"golang.org/x/sys/cpu": "vendor/golang.org/x/sys/cpu"
},
"Deps": [
"crypto/cipher",
"crypto/internal/subtle",
"crypto/subtle",
"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",
"vendor/golang.org/x/crypto/internal/chacha20",
"vendor/golang.org/x/crypto/internal/subtle",
"vendor/golang.org/x/crypto/poly1305",
"vendor/golang.org/x/sys/cpu"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\curve25519",
"ImportPath": "vendor/golang.org/x/crypto/curve25519",
"ImportComment": "golang.org/x/crypto/curve25519",
"Name": "curve25519",
"Doc": "Package curve25519 provides an implementation of scalar multiplication on the elliptic curve known as curve25519.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\curve25519.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"mont25519_amd64.go"
],
"CompiledGoFiles": [
"doc.go",
"mont25519_amd64.go",
"const_amd64.s",
"cswap_amd64.s",
"freeze_amd64.s",
"ladderstep_amd64.s",
"mul_amd64.s",
"square_amd64.s"
],
"IgnoredGoFiles": [
"curve25519.go"
],
"HFiles": [
"const_amd64.h"
],
"SFiles": [
"const_amd64.s",
"cswap_amd64.s",
"freeze_amd64.s",
"ladderstep_amd64.s",
"mul_amd64.s",
"square_amd64.s"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\hkdf",
"ImportPath": "vendor/golang.org/x/crypto/hkdf",
"ImportComment": "golang.org/x/crypto/hkdf",
"Name": "hkdf",
"Doc": "Package hkdf implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\hkdf.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"hkdf.go"
],
"CompiledGoFiles": [
"hkdf.go"
],
"Imports": [
"crypto/hmac",
"errors",
"hash",
"io"
],
"Deps": [
"crypto/hmac",
"crypto/subtle",
"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"
]
}
{
"Dir": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\path\\filepath.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"match.go",
"path.go",
"path_windows.go",
"symlink.go",
"symlink_windows.go"
],
"CompiledGoFiles": [
"match.go",
"path.go",
"path_windows.go",
"symlink.go",
"symlink_windows.go"
],
"IgnoredGoFiles": [
"example_unix_test.go",
"example_unix_walk_test.go",
"path_plan9.go",
"path_unix.go",
"symlink_unix.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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"example_test.go",
"match_test.go",
"path_test.go",
"path_windows_test.go"
],
"XTestImports": [
"errors",
"flag",
"fmt",
"internal/testenv",
"io/ioutil",
"os",
"os/exec",
"path/filepath",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strings",
"syscall",
"testing"
]
}
{
"Dir": "c:\\go\\src\\io\\ioutil",
"ImportPath": "io/ioutil",
"Name": "ioutil",
"Doc": "Package ioutil implements some I/O utility functions.",
"Target": "c:\\go\\pkg\\windows_amd64\\io\\ioutil.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\src\\crypto\\tls",
"ImportPath": "crypto/tls",
"Name": "tls",
"Doc": "Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\tls.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"alert.go",
"auth.go",
"cipher_suites.go",
"common.go",
"conn.go",
"handshake_client.go",
"handshake_client_tls13.go",
"handshake_messages.go",
"handshake_server.go",
"handshake_server_tls13.go",
"key_agreement.go",
"key_schedule.go",
"prf.go",
"ticket.go",
"tls.go"
],
"CompiledGoFiles": [
"alert.go",
"auth.go",
"cipher_suites.go",
"common.go",
"conn.go",
"handshake_client.go",
"handshake_client_tls13.go",
"handshake_messages.go",
"handshake_server.go",
"handshake_server_tls13.go",
"key_agreement.go",
"key_schedule.go",
"prf.go",
"ticket.go",
"tls.go"
],
"IgnoredGoFiles": [
"generate_cert.go"
],
"Imports": [
"bytes",
"container/list",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/elliptic",
"crypto/hmac",
"crypto/md5",
"crypto/rand",
"crypto/rc4",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/subtle",
"crypto/x509",
"encoding/asn1",
"encoding/pem",
"errors",
"fmt",
"vendor/golang.org/x/crypto/chacha20poly1305",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/curve25519",
"vendor/golang.org/x/crypto/hkdf",
"hash",
"internal/cpu",
"io",
"io/ioutil",
"math/big",
"net",
"os",
"strconv",
"strings",
"sync",
"sync/atomic",
"time"
],
"ImportMap": {
"golang.org/x/crypto/chacha20poly1305": "vendor/golang.org/x/crypto/chacha20poly1305",
"golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte",
"golang.org/x/crypto/curve25519": "vendor/golang.org/x/crypto/curve25519",
"golang.org/x/crypto/hkdf": "vendor/golang.org/x/crypto/hkdf"
},
"Deps": [
"bytes",
"container/list",
"context",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/ed25519/internal/edwards25519",
"crypto/elliptic",
"crypto/hmac",
"crypto/internal/randutil",
"crypto/internal/subtle",
"crypto/md5",
"crypto/rand",
"crypto/rc4",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/subtle",
"crypto/x509",
"crypto/x509/pkix",
"encoding/asn1",
"encoding/base64",
"encoding/binary",
"encoding/hex",
"encoding/pem",
"errors",
"fmt",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/big",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"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",
"vendor/golang.org/x/crypto/chacha20poly1305",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"vendor/golang.org/x/crypto/curve25519",
"vendor/golang.org/x/crypto/hkdf",
"vendor/golang.org/x/crypto/internal/chacha20",
"vendor/golang.org/x/crypto/internal/subtle",
"vendor/golang.org/x/crypto/poly1305",
"vendor/golang.org/x/net/dns/dnsmessage",
"vendor/golang.org/x/sys/cpu"
],
"TestGoFiles": [
"auth_test.go",
"conn_test.go",
"handshake_client_test.go",
"handshake_messages_test.go",
"handshake_server_test.go",
"handshake_test.go",
"key_schedule_test.go",
"prf_test.go",
"tls_test.go"
],
"TestImports": [
"bufio",
"bytes",
"crypto",
"crypto/ed25519",
"crypto/elliptic",
"crypto/rsa",
"crypto/x509",
"encoding/base64",
"encoding/binary",
"encoding/hex",
"encoding/json",
"encoding/pem",
"errors",
"flag",
"fmt",
"hash",
"internal/testenv",
"io",
"io/ioutil",
"math",
"math/big",
"math/rand",
"net",
"os",
"os/exec",
"path/filepath",
"reflect",
"strconv",
"strings",
"sync",
"testing",
"testing/quick",
"time",
"unicode"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"crypto/tls",
"crypto/x509",
"log",
"net/http",
"net/http/httptest",
"os",
"time"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis\\internal\\util",
"ImportPath": "github.com/go-redis/redis/internal/util",
"Name": "util",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis\\internal\\util.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"strconv.go",
"unsafe.go"
],
"CompiledGoFiles": [
"strconv.go",
"unsafe.go"
],
"IgnoredGoFiles": [
"safe.go"
],
"Imports": [
"strconv",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis\\internal",
"ImportPath": "github.com/go-redis/redis/internal",
"Name": "internal",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis\\internal.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"internal.go",
"log.go",
"once.go",
"util.go"
],
"CompiledGoFiles": [
"internal.go",
"log.go",
"once.go",
"util.go"
],
"Imports": [
"context",
"github.com/go-redis/redis/internal/util",
"log",
"math/rand",
"os",
"sync",
"sync/atomic",
"time"
],
"ImportMap": {
"github.com/go-redis/redis/v7/internal/util": "github.com/go-redis/redis/internal/util"
},
"Deps": [
"context",
"errors",
"fmt",
"github.com/go-redis/redis/internal/util",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"log",
"math",
"math/bits",
"math/rand",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"internal_test.go"
],
"TestImports": [
"github.com/onsi/gomega",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\hash\\crc32",
"ImportPath": "hash/crc32",
"Name": "crc32",
"Doc": "Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.",
"Target": "c:\\go\\pkg\\windows_amd64\\hash\\crc32.a",
"Root": "c:\\go",
"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": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis\\internal\\consistenthash",
"ImportPath": "github.com/go-redis/redis/internal/consistenthash",
"Name": "consistenthash",
"Doc": "Package consistenthash provides an implementation of a ring hash.",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis\\internal\\consistenthash.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"consistenthash.go"
],
"CompiledGoFiles": [
"consistenthash.go"
],
"Imports": [
"hash/crc32",
"sort",
"strconv"
],
"Deps": [
"errors",
"hash",
"hash/crc32",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"consistenthash_test.go"
],
"TestImports": [
"fmt",
"strconv",
"testing"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis\\internal\\hashtag",
"ImportPath": "github.com/go-redis/redis/internal/hashtag",
"Name": "hashtag",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis\\internal\\hashtag.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"hashtag.go"
],
"CompiledGoFiles": [
"hashtag.go"
],
"Imports": [
"math/rand",
"strings"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"math/rand",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strings",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"hashtag_test.go"
],
"TestImports": [
"github.com/onsi/ginkgo",
"github.com/onsi/gomega",
"math/rand",
"testing"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis\\internal\\proto",
"ImportPath": "github.com/go-redis/redis/internal/proto",
"Name": "proto",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis\\internal\\proto.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"reader.go",
"scan.go",
"writer.go"
],
"CompiledGoFiles": [
"reader.go",
"scan.go",
"writer.go"
],
"Imports": [
"bufio",
"encoding",
"fmt",
"github.com/go-redis/redis/internal/util",
"io",
"reflect",
"strconv",
"time"
],
"ImportMap": {
"github.com/go-redis/redis/v7/internal/util": "github.com/go-redis/redis/internal/util"
},
"Deps": [
"bufio",
"bytes",
"encoding",
"errors",
"fmt",
"github.com/go-redis/redis/internal/util",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"scan_test.go"
],
"TestImports": [
"encoding/json",
"github.com/onsi/ginkgo",
"github.com/onsi/gomega"
],
"XTestGoFiles": [
"proto_test.go",
"reader_test.go",
"write_buffer_test.go"
],
"XTestImports": [
"bytes",
"encoding",
"github.com/go-redis/redis/internal/proto",
"github.com/onsi/ginkgo",
"github.com/onsi/gomega",
"io/ioutil",
"testing",
"time"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis\\internal\\pool",
"ImportPath": "github.com/go-redis/redis/internal/pool",
"Name": "pool",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis\\internal\\pool.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"conn.go",
"pool.go",
"pool_single.go",
"pool_sticky.go"
],
"CompiledGoFiles": [
"conn.go",
"pool.go",
"pool_single.go",
"pool_sticky.go"
],
"Imports": [
"context",
"errors",
"fmt",
"github.com/go-redis/redis/internal",
"github.com/go-redis/redis/internal/proto",
"net",
"sync",
"sync/atomic",
"time"
],
"ImportMap": {
"github.com/go-redis/redis/v7/internal": "github.com/go-redis/redis/internal",
"github.com/go-redis/redis/v7/internal/proto": "github.com/go-redis/redis/internal/proto"
},
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"errors",
"fmt",
"github.com/go-redis/redis/internal",
"github.com/go-redis/redis/internal/proto",
"github.com/go-redis/redis/internal/util",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"log",
"math",
"math/bits",
"math/rand",
"net",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"time"
],
"XTestGoFiles": [
"bench_test.go",
"main_test.go",
"pool_test.go"
],
"XTestImports": [
"context",
"fmt",
"github.com/go-redis/redis/internal/pool",
"github.com/onsi/ginkgo",
"github.com/onsi/gomega",
"net",
"sync",
"testing",
"time"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis",
"ImportPath": "github.com/go-redis/redis",
"Name": "redis",
"Doc": "Package redis implements a Redis client.",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"cluster.go",
"cluster_commands.go",
"command.go",
"commands.go",
"doc.go",
"error.go",
"iterator.go",
"options.go",
"pipeline.go",
"pubsub.go",
"redis.go",
"result.go",
"ring.go",
"script.go",
"sentinel.go",
"tx.go",
"universal.go"
],
"CompiledGoFiles": [
"cluster.go",
"cluster_commands.go",
"command.go",
"commands.go",
"doc.go",
"error.go",
"iterator.go",
"options.go",
"pipeline.go",
"pubsub.go",
"redis.go",
"result.go",
"ring.go",
"script.go",
"sentinel.go",
"tx.go",
"universal.go"
],
"Imports": [
"context",
"crypto/sha1",
"crypto/tls",
"encoding/hex",
"errors",
"fmt",
"github.com/go-redis/redis/internal",
"github.com/go-redis/redis/internal/consistenthash",
"github.com/go-redis/redis/internal/hashtag",
"github.com/go-redis/redis/internal/pool",
"github.com/go-redis/redis/internal/proto",
"github.com/go-redis/redis/internal/util",
"io",
"log",
"math",
"math/rand",
"net",
"net/url",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"time"
],
"ImportMap": {
"github.com/go-redis/redis/v7/internal": "github.com/go-redis/redis/internal",
"github.com/go-redis/redis/v7/internal/consistenthash": "github.com/go-redis/redis/internal/consistenthash",
"github.com/go-redis/redis/v7/internal/hashtag": "github.com/go-redis/redis/internal/hashtag",
"github.com/go-redis/redis/v7/internal/pool": "github.com/go-redis/redis/internal/pool",
"github.com/go-redis/redis/v7/internal/proto": "github.com/go-redis/redis/internal/proto",
"github.com/go-redis/redis/v7/internal/util": "github.com/go-redis/redis/internal/util"
},
"Deps": [
"bufio",
"bytes",
"container/list",
"context",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/ed25519/internal/edwards25519",
"crypto/elliptic",
"crypto/hmac",
"crypto/internal/randutil",
"crypto/internal/subtle",
"crypto/md5",
"crypto/rand",
"crypto/rc4",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/subtle",
"crypto/tls",
"crypto/x509",
"crypto/x509/pkix",
"encoding",
"encoding/asn1",
"encoding/base64",
"encoding/binary",
"encoding/hex",
"encoding/pem",
"errors",
"fmt",
"github.com/go-redis/redis/internal",
"github.com/go-redis/redis/internal/consistenthash",
"github.com/go-redis/redis/internal/hashtag",
"github.com/go-redis/redis/internal/pool",
"github.com/go-redis/redis/internal/proto",
"github.com/go-redis/redis/internal/util",
"hash",
"hash/crc32",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"log",
"math",
"math/big",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"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",
"vendor/golang.org/x/crypto/chacha20poly1305",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"vendor/golang.org/x/crypto/curve25519",
"vendor/golang.org/x/crypto/hkdf",
"vendor/golang.org/x/crypto/internal/chacha20",
"vendor/golang.org/x/crypto/internal/subtle",
"vendor/golang.org/x/crypto/poly1305",
"vendor/golang.org/x/net/dns/dnsmessage",
"vendor/golang.org/x/sys/cpu"
],
"TestGoFiles": [
"export_test.go",
"internal_test.go",
"options_test.go"
],
"TestImports": [
"errors",
"fmt",
"github.com/go-redis/redis/internal/hashtag",
"github.com/go-redis/redis/internal/pool",
"github.com/onsi/ginkgo",
"github.com/onsi/gomega",
"net",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"bench_test.go",
"cluster_test.go",
"command_test.go",
"commands_test.go",
"example_instrumentation_test.go",
"example_test.go",
"iterator_test.go",
"main_test.go",
"pipeline_test.go",
"pool_test.go",
"pubsub_test.go",
"race_test.go",
"redis_test.go",
"ring_test.go",
"sentinel_test.go",
"tx_test.go",
"universal_test.go"
],
"XTestImports": [
"bytes",
"context",
"crypto/rand",
"encoding/json",
"errors",
"fmt",
"github.com/go-redis/redis",
"github.com/go-redis/redis/internal/hashtag",
"github.com/go-redis/redis/internal/proto",
"github.com/onsi/ginkgo",
"github.com/onsi/gomega",
"io",
"net",
"os",
"os/exec",
"path/filepath",
"reflect",
"strconv",
"strings",
"sync",
"sync/atomic",
"testing",
"time"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\redispool",
"ImportPath": "jarvis-server/app/redispool",
"Name": "redispool",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\jarvis-server\\app\\redispool.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"connectionpool.go"
],
"CompiledGoFiles": [
"connectionpool.go"
],
"Imports": [
"fmt",
"github.com/go-redis/redis",
"github.com/sirupsen/logrus"
],
"Deps": [
"bufio",
"bytes",
"container/list",
"context",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/ed25519/internal/edwards25519",
"crypto/elliptic",
"crypto/hmac",
"crypto/internal/randutil",
"crypto/internal/subtle",
"crypto/md5",
"crypto/rand",
"crypto/rc4",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/subtle",
"crypto/tls",
"crypto/x509",
"crypto/x509/pkix",
"encoding",
"encoding/asn1",
"encoding/base64",
"encoding/binary",
"encoding/hex",
"encoding/json",
"encoding/pem",
"errors",
"fmt",
"github.com/go-redis/redis",
"github.com/go-redis/redis/internal",
"github.com/go-redis/redis/internal/consistenthash",
"github.com/go-redis/redis/internal/hashtag",
"github.com/go-redis/redis/internal/pool",
"github.com/go-redis/redis/internal/proto",
"github.com/go-redis/redis/internal/util",
"github.com/konsorten/go-windows-terminal-sequences",
"github.com/sirupsen/logrus",
"hash",
"hash/crc32",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"log",
"math",
"math/big",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"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",
"vendor/golang.org/x/crypto/chacha20poly1305",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"vendor/golang.org/x/crypto/curve25519",
"vendor/golang.org/x/crypto/hkdf",
"vendor/golang.org/x/crypto/internal/chacha20",
"vendor/golang.org/x/crypto/internal/subtle",
"vendor/golang.org/x/crypto/poly1305",
"vendor/golang.org/x/net/dns/dnsmessage",
"vendor/golang.org/x/sys/cpu"
]
}
{
"ImportPath": "thisimportshouldfail",
"DepOnly": true,
"Incomplete": true,
"Stale": true,
"StaleReason": "build ID mismatch",
"Error": {
"ImportStack": [
"jarvis-server/app/jobs/manager",
"thisimportshouldfail"
],
"Pos": "app\\jobs\\manager\\manager.go:6:2",
"Err": "cannot find package \"thisimportshouldfail\" in any of:\n\tc:\\go\\src\\thisimportshouldfail (from $GOROOT)\n\tC:\\Users\\noflo\\go\\src\\thisimportshouldfail (from $GOPATH)"
}
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\manager",
"ImportPath": "jarvis-server/app/jobs/manager",
"Name": "jobmanager",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\jarvis-server\\app\\jobs\\manager.a",
"Root": "C:\\Users\\noflo\\go",
"Match": [
"c:/Users/noflo/go/src/jarvis-server/app/jobs/manager"
],
"Incomplete": true,
"Stale": true,
"StaleReason": "stale dependency: thisimportshouldfail",
"GoFiles": [
"manager.go"
],
"CompiledGoFiles": [
"manager.go"
],
"Imports": [
"errors",
"jarvis-server/app/jobs/common",
"jarvis-server/app/redispool",
"thisimportshouldfail"
],
"Deps": [
"bufio",
"bytes",
"container/list",
"context",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/ed25519/internal/edwards25519",
"crypto/elliptic",
"crypto/hmac",
"crypto/internal/randutil",
"crypto/internal/subtle",
"crypto/md5",
"crypto/rand",
"crypto/rc4",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/subtle",
"crypto/tls",
"crypto/x509",
"crypto/x509/pkix",
"encoding",
"encoding/asn1",
"encoding/base64",
"encoding/binary",
"encoding/hex",
"encoding/json",
"encoding/pem",
"errors",
"fmt",
"github.com/go-redis/redis",
"github.com/go-redis/redis/internal",
"github.com/go-redis/redis/internal/consistenthash",
"github.com/go-redis/redis/internal/hashtag",
"github.com/go-redis/redis/internal/pool",
"github.com/go-redis/redis/internal/proto",
"github.com/go-redis/redis/internal/util",
"github.com/konsorten/go-windows-terminal-sequences",
"github.com/sirupsen/logrus",
"hash",
"hash/crc32",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"jarvis-server/app/jobs/common",
"jarvis-server/app/redispool",
"log",
"math",
"math/big",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"thisimportshouldfail",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/crypto/chacha20poly1305",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"vendor/golang.org/x/crypto/curve25519",
"vendor/golang.org/x/crypto/hkdf",
"vendor/golang.org/x/crypto/internal/chacha20",
"vendor/golang.org/x/crypto/internal/subtle",
"vendor/golang.org/x/crypto/poly1305",
"vendor/golang.org/x/net/dns/dnsmessage",
"vendor/golang.org/x/sys/cpu"
],
"DepsErrors": [
{
"ImportStack": [
"jarvis-server/app/jobs/manager",
"thisimportshouldfail"
],
"Pos": "app\\jobs\\manager\\manager.go:6:2",
"Err": "cannot find package \"thisimportshouldfail\" in any of:\n\tc:\\go\\src\\thisimportshouldfail (from $GOROOT)\n\tC:\\Users\\noflo\\go\\src\\thisimportshouldfail (from $GOPATH)"
}
],
"TestGoFiles": [
"manager_test.go"
],
"TestImports": [
"github.com/franela/goblin",
"jarvis-server/app/jobs/common",
"jarvis-server/test",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\flag",
"ImportPath": "flag",
"Name": "flag",
"Doc": "Package flag implements command-line flag parsing.",
"Target": "c:\\go\\pkg\\windows_amd64\\flag.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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": [
"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": "c:\\go\\src\\runtime\\debug",
"ImportPath": "runtime/debug",
"Name": "debug",
"Doc": "Package debug contains facilities for programs to debug themselves while they are running.",
"Target": "c:\\go\\pkg\\windows_amd64\\runtime\\debug.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"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": "c:\\go\\src\\runtime\\trace",
"ImportPath": "runtime/trace",
"Name": "trace",
"Doc": "Package trace contains facilities for programs to generate traces for the Go execution tracer.",
"Target": "c:\\go\\pkg\\windows_amd64\\runtime\\trace.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\src\\testing",
"ImportPath": "testing",
"Name": "testing",
"Doc": "Package testing provides support for automated testing of Go packages.",
"Target": "c:\\go\\pkg\\windows_amd64\\testing.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\src\\regexp\\syntax",
"ImportPath": "regexp/syntax",
"Name": "syntax",
"Doc": "Package syntax parses regular expressions into parse trees and compiles parse trees into programs.",
"Target": "c:\\go\\pkg\\windows_amd64\\regexp\\syntax.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\regexp",
"ImportPath": "regexp",
"Name": "regexp",
"Doc": "Package regexp implements regular expression search.",
"Target": "c:\\go\\pkg\\windows_amd64\\regexp.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\compress\\flate",
"ImportPath": "compress/flate",
"Name": "flate",
"Doc": "Package flate implements the DEFLATE compressed data format, described in RFC 1951.",
"Target": "c:\\go\\pkg\\windows_amd64\\compress\\flate.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\compress\\gzip.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\text\\tabwriter.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\runtime\\pprof.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\src\\testing\\internal\\testdeps",
"ImportPath": "testing/internal/testdeps",
"Name": "testdeps",
"Doc": "Package testdeps provides access to dependencies needed by test execution.",
"Target": "c:\\go\\pkg\\windows_amd64\\testing\\internal\\testdeps.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\franela\\goblin",
"ImportPath": "github.com/franela/goblin",
"Name": "goblin",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\franela\\goblin.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"assertions.go",
"goblin.go",
"mono_reporter.go",
"reporting.go",
"resolver.go"
],
"CompiledGoFiles": [
"assertions.go",
"goblin.go",
"mono_reporter.go",
"reporting.go",
"resolver.go"
],
"Imports": [
"flag",
"fmt",
"reflect",
"regexp",
"runtime",
"runtime/debug",
"strconv",
"strings",
"sync",
"testing",
"time"
],
"Deps": [
"bytes",
"context",
"errors",
"flag",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"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",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"assertions_test.go",
"describe_test.go",
"goblin_test.go",
"it_test.go",
"reporting_test.go",
"resolver_test.go"
],
"TestImports": [
"os",
"reflect",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\database\\sql\\driver",
"ImportPath": "database/sql/driver",
"Name": "driver",
"Doc": "Package driver defines interfaces to be implemented by database drivers as used by package sql.",
"Target": "c:\\go\\pkg\\windows_amd64\\database\\sql\\driver.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"driver.go",
"types.go"
],
"CompiledGoFiles": [
"driver.go",
"types.go"
],
"Imports": [
"context",
"errors",
"fmt",
"reflect",
"strconv",
"time"
],
"Deps": [
"context",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"types_test.go"
],
"TestImports": [
"reflect",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\database\\sql",
"ImportPath": "database/sql",
"Name": "sql",
"Doc": "Package sql provides a generic interface around SQL (or SQL-like) databases.",
"Target": "c:\\go\\pkg\\windows_amd64\\database\\sql.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"convert.go",
"ctxutil.go",
"sql.go"
],
"CompiledGoFiles": [
"convert.go",
"ctxutil.go",
"sql.go"
],
"Imports": [
"context",
"database/sql/driver",
"errors",
"fmt",
"io",
"reflect",
"runtime",
"sort",
"strconv",
"sync",
"sync/atomic",
"time",
"unicode",
"unicode/utf8"
],
"Deps": [
"context",
"database/sql/driver",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"convert_test.go",
"fakedb_test.go",
"sql_test.go"
],
"TestImports": [
"context",
"database/sql/driver",
"errors",
"fmt",
"io",
"log",
"math/rand",
"reflect",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"testing",
"time"
],
"XTestGoFiles": [
"example_cli_test.go",
"example_service_test.go",
"example_test.go"
],
"XTestImports": [
"context",
"database/sql",
"encoding/json",
"flag",
"fmt",
"io",
"log",
"net/http",
"os",
"os/signal",
"strings",
"time"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\jinzhu\\inflection",
"ImportPath": "github.com/jinzhu/inflection",
"Name": "inflection",
"Doc": "Package inflection pluralizes and singularizes English nouns.",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\jinzhu\\inflection.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"inflections.go"
],
"CompiledGoFiles": [
"inflections.go"
],
"Imports": [
"regexp",
"strings"
],
"Deps": [
"bytes",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"regexp",
"regexp/syntax",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"inflections_test.go"
],
"TestImports": [
"strings",
"testing"
]
}
{
"Dir": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\go\\token.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\src\\go\\scanner",
"ImportPath": "go/scanner",
"Name": "scanner",
"Doc": "Package scanner implements a scanner for Go source text.",
"Target": "c:\\go\\pkg\\windows_amd64\\go\\scanner.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\src\\go\\ast",
"ImportPath": "go/ast",
"Name": "ast",
"Doc": "Package ast declares the types used to represent syntax trees for Go packages.",
"Target": "c:\\go\\pkg\\windows_amd64\\go\\ast.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "C:\\Users\\noflo\\go\\src\\github.com\\jinzhu\\gorm",
"ImportPath": "github.com/jinzhu/gorm",
"Name": "gorm",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\jinzhu\\gorm.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"association.go",
"callback.go",
"callback_create.go",
"callback_delete.go",
"callback_query.go",
"callback_query_preload.go",
"callback_row_query.go",
"callback_save.go",
"callback_update.go",
"dialect.go",
"dialect_common.go",
"dialect_mysql.go",
"dialect_postgres.go",
"dialect_sqlite3.go",
"errors.go",
"field.go",
"interface.go",
"join_table_handler.go",
"logger.go",
"main.go",
"model.go",
"model_struct.go",
"naming.go",
"scope.go",
"search.go",
"utils.go"
],
"CompiledGoFiles": [
"association.go",
"callback.go",
"callback_create.go",
"callback_delete.go",
"callback_query.go",
"callback_query_preload.go",
"callback_row_query.go",
"callback_save.go",
"callback_update.go",
"dialect.go",
"dialect_common.go",
"dialect_mysql.go",
"dialect_postgres.go",
"dialect_sqlite3.go",
"errors.go",
"field.go",
"interface.go",
"join_table_handler.go",
"logger.go",
"main.go",
"model.go",
"model_struct.go",
"naming.go",
"scope.go",
"search.go",
"utils.go"
],
"Imports": [
"bytes",
"context",
"crypto/sha1",
"database/sql",
"database/sql/driver",
"encoding/json",
"errors",
"fmt",
"github.com/jinzhu/inflection",
"go/ast",
"log",
"os",
"reflect",
"regexp",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"time",
"unicode",
"unicode/utf8"
],
"Deps": [
"bytes",
"context",
"crypto",
"crypto/sha1",
"database/sql",
"database/sql/driver",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/json",
"errors",
"fmt",
"github.com/jinzhu/inflection",
"go/ast",
"go/scanner",
"go/token",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"log",
"math",
"math/bits",
"os",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"callback_system_test.go",
"search_test.go"
],
"TestImports": [
"reflect",
"runtime",
"strings",
"testing"
],
"XTestGoFiles": [
"association_test.go",
"callbacks_test.go",
"create_test.go",
"customize_column_test.go",
"delete_test.go",
"embedded_struct_test.go",
"errors_test.go",
"field_test.go",
"join_table_test.go",
"main_test.go",
"migration_test.go",
"multi_primary_keys_test.go",
"naming_test.go",
"pointer_test.go",
"polymorphic_test.go",
"preload_test.go",
"query_test.go",
"scaner_test.go",
"scope_test.go",
"update_test.go"
],
"XTestImports": [
"context",
"database/sql",
"database/sql/driver",
"encoding/hex",
"encoding/json",
"errors",
"fmt",
"github.com/erikstmartin/go-testdb",
"github.com/jinzhu/gorm",
"github.com/jinzhu/gorm/dialects/mssql",
"github.com/jinzhu/gorm/dialects/mysql",
"github.com/jinzhu/gorm/dialects/postgres",
"github.com/jinzhu/gorm/dialects/sqlite",
"github.com/jinzhu/now",
"math/rand",
"os",
"path/filepath",
"reflect",
"sort",
"strconv",
"strings",
"sync",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\runtime\\cgo",
"ImportPath": "runtime/cgo",
"Name": "cgo",
"Doc": "Package cgo contains runtime support for code generated by the cgo tool.",
"Target": "c:\\go\\pkg\\windows_amd64\\runtime\\cgo.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"callbacks.go",
"iscgo.go"
],
"CgoFiles": [
"cgo.go"
],
"CompiledGoFiles": [
"callbacks.go",
"iscgo.go",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\de\\deed5e48c530e20734f95c6ef2b346d6c839413dca678f928deabdc54dc894d4-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\9a\\9a625553fd5c8b8be2e03ab2c3bc535f164778a213c21e117f29f7e672ef0090-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\ca\\ca3aba9d6ab99e1365aeec5f67cd7633e80ab24c8d5784c2bc5da269132b6ac7-d",
"asm_amd64.s"
],
"IgnoredGoFiles": [
"callbacks_aix.go",
"callbacks_traceback.go",
"dragonfly.go",
"freebsd.go",
"mmap.go",
"netbsd.go",
"openbsd.go",
"setenv.go",
"sigaction.go",
"signal_darwin_armx.go"
],
"CFiles": [
"gcc_context.c",
"gcc_libinit_windows.c",
"gcc_util.c",
"gcc_windows_amd64.c"
],
"HFiles": [
"libcgo.h",
"libcgo_unix.h"
],
"SFiles": [
"asm_amd64.s",
"gcc_amd64.S"
],
"CgoCFLAGS": [
"-Wall",
"-Werror"
],
"Imports": [
"C",
"unsafe"
],
"Deps": [
"unsafe"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\mattn\\go-sqlite3",
"ImportPath": "github.com/mattn/go-sqlite3",
"Name": "sqlite3",
"Doc": "Package sqlite3 provides interface to SQLite3 databases.",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\mattn\\go-sqlite3.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"convert.go",
"doc.go",
"sqlite3_func_crypt.go",
"sqlite3_go18.go",
"sqlite3_opt_preupdate.go",
"sqlite3_opt_preupdate_omit.go"
],
"CgoFiles": [
"backup.go",
"callback.go",
"error.go",
"sqlite3.go",
"sqlite3_context.go",
"sqlite3_load_extension.go",
"sqlite3_opt_userauth_omit.go",
"sqlite3_type.go",
"sqlite3_usleep_windows.go",
"sqlite3_windows.go"
],
"CompiledGoFiles": [
"convert.go",
"doc.go",
"sqlite3_func_crypt.go",
"sqlite3_go18.go",
"sqlite3_opt_preupdate.go",
"sqlite3_opt_preupdate_omit.go",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\2d\\2d2d9fa403f468a5f330c0f99e35d16a0eae96fc503330163b6e6e5d1d7c380d-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\fe\\fe8907f5005d59d9766010a7bf5f718a9e1923415a985a376760f9e7c0864826-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\02\\02319e62be806898d46b013d48e90031a04704f25eabcb884bdb9b4a3362ad79-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\2a\\2a5f91bf4b5996ba5dd1fb00f39505c3fb9622234b3885e808363af424c356d5-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\e9\\e9b8486088d19aa8db1cf1e664208981aaaf2235e14881e1b9803b9430f8cbc8-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\b0\\b0d5c9d28942e9504041e04d46ba1ae0ff8e0b5780c03d3ecedd1a7ba99263c0-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\57\\57628d4812b286e64865488be0b1dcdf757d709d22ef4ad5099b4d0617489a65-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\c5\\c525615004c3ef6bcda366724d6e29d7a83dfb1bf8e66b169613a3f8b5207b13-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\1e\\1ee5a3ba0402af57b180e3904c0fc69bad57792cb9ab6fcf6eff435e270bf2c2-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\c9\\c918583854c1274299ed4d77ac7d0c6e0c4d3f37e60f23fb486bf3e142a457a1-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\a6\\a6858af39d826d8ae8fece43ebeb90e8a9e80f8ee01da404c31e6a3a82e63f15-d",
"C:\\Users\\noflo\\AppData\\Local\\go-build\\d8\\d85f29532aa712015e2ca55aaee20390e87f7892607265a6d6e25d847d8f553a-d"
],
"IgnoredGoFiles": [
"sqlite3_libsqlite3.go",
"sqlite3_load_extension_omit.go",
"sqlite3_opt_allow_uri_authority.go",
"sqlite3_opt_app_armor.go",
"sqlite3_opt_foreign_keys.go",
"sqlite3_opt_fts5.go",
"sqlite3_opt_icu.go",
"sqlite3_opt_introspect.go",
"sqlite3_opt_json1.go",
"sqlite3_opt_preupdate_hook.go",
"sqlite3_opt_preupdate_hook_test.go",
"sqlite3_opt_secure_delete.go",
"sqlite3_opt_secure_delete_fast.go",
"sqlite3_opt_stat4.go",
"sqlite3_opt_unlock_notify.go",
"sqlite3_opt_unlock_notify_test.go",
"sqlite3_opt_userauth.go",
"sqlite3_opt_userauth_test.go",
"sqlite3_opt_vacuum_full.go",
"sqlite3_opt_vacuum_incr.go",
"sqlite3_opt_vtable.go",
"sqlite3_opt_vtable_test.go",
"sqlite3_other.go",
"sqlite3_solaris.go",
"sqlite3_trace.go",
"static_mock.go"
],
"CFiles": [
"sqlite3-binding.c",
"sqlite3_opt_unlock_notify.c"
],
"HFiles": [
"sqlite3-binding.h",
"sqlite3ext.h"
],
"CgoCFLAGS": [
"-std=gnu99",
"-DSQLITE_ENABLE_RTREE",
"-DSQLITE_THREADSAFE=1",
"-DHAVE_USLEEP=1",
"-DSQLITE_ENABLE_FTS3",
"-DSQLITE_ENABLE_FTS3_PARENTHESIS",
"-DSQLITE_ENABLE_FTS4_UNICODE61",
"-DSQLITE_TRACE_SIZE_LIMIT=15",
"-DSQLITE_OMIT_DEPRECATED",
"-DSQLITE_DISABLE_INTRINSIC",
"-DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1",
"-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT",
"-Wno-deprecated-declarations",
"-IC:\\Users\\noflo\\go\\src\\github.com\\mattn\\go-sqlite3",
"-fno-stack-check",
"-fno-stack-protector",
"-mno-stack-arg-probe"
],
"CgoLDFLAGS": [
"-lmingwex",
"-lmingw32"
],
"Imports": [
"C",
"context",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"database/sql",
"database/sql/driver",
"errors",
"fmt",
"io",
"math",
"net/url",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"time",
"unsafe",
"runtime/cgo",
"syscall"
],
"Deps": [
"context",
"crypto",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"database/sql",
"database/sql/driver",
"encoding/binary",
"errors",
"fmt",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"net/url",
"os",
"reflect",
"runtime",
"runtime/cgo",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"backup_test.go",
"callback_test.go",
"error_test.go",
"sqlite3_func_crypt_test.go",
"sqlite3_go18_test.go",
"sqlite3_opt_fts3_test.go",
"sqlite3_test.go"
],
"TestImports": [
"bytes",
"context",
"database/sql",
"database/sql/driver",
"errors",
"fmt",
"io/ioutil",
"math",
"math/rand",
"net/url",
"os",
"path",
"reflect",
"regexp",
"strconv",
"strings",
"sync",
"testing",
"time"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\jinzhu\\gorm\\dialects\\sqlite",
"ImportPath": "github.com/jinzhu/gorm/dialects/sqlite",
"Name": "sqlite",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\jinzhu\\gorm\\dialects\\sqlite.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"sqlite.go"
],
"CompiledGoFiles": [
"sqlite.go"
],
"Imports": [
"github.com/mattn/go-sqlite3"
],
"Deps": [
"context",
"crypto",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"database/sql",
"database/sql/driver",
"encoding/binary",
"errors",
"fmt",
"github.com/mattn/go-sqlite3",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"net/url",
"os",
"reflect",
"runtime",
"runtime/cgo",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\models",
"ImportPath": "jarvis-server/app/models",
"Name": "models",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\jarvis-server\\app\\models.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"asset.go",
"initialize.go",
"session.go"
],
"CompiledGoFiles": [
"asset.go",
"initialize.go",
"session.go"
],
"Imports": [
"fmt",
"github.com/jinzhu/gorm",
"github.com/jinzhu/gorm/dialects/sqlite",
"github.com/sirupsen/logrus"
],
"Deps": [
"bufio",
"bytes",
"context",
"crypto",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"database/sql",
"database/sql/driver",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/json",
"errors",
"fmt",
"github.com/jinzhu/gorm",
"github.com/jinzhu/gorm/dialects/sqlite",
"github.com/jinzhu/inflection",
"github.com/konsorten/go-windows-terminal-sequences",
"github.com/mattn/go-sqlite3",
"github.com/sirupsen/logrus",
"go/ast",
"go/scanner",
"go/token",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"log",
"math",
"math/bits",
"net/url",
"os",
"path/filepath",
"reflect",
"regexp",
"regexp/syntax",
"runtime",
"runtime/cgo",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\jarvis-server\\test",
"ImportPath": "jarvis-server/test",
"Name": "jarvistests",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\jarvis-server\\test.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"environment.go"
],
"CompiledGoFiles": [
"environment.go"
],
"Imports": [
"github.com/sirupsen/logrus",
"io/ioutil",
"jarvis-server/app/models",
"jarvis-server/app/redispool",
"sync",
"time"
],
"Deps": [
"bufio",
"bytes",
"container/list",
"context",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/ed25519/internal/edwards25519",
"crypto/elliptic",
"crypto/hmac",
"crypto/internal/randutil",
"crypto/internal/subtle",
"crypto/md5",
"crypto/rand",
"crypto/rc4",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/subtle",
"crypto/tls",
"crypto/x509",
"crypto/x509/pkix",
"database/sql",
"database/sql/driver",
"encoding",
"encoding/asn1",
"encoding/base64",
"encoding/binary",
"encoding/hex",
"encoding/json",
"encoding/pem",
"errors",
"fmt",
"github.com/go-redis/redis",
"github.com/go-redis/redis/internal",
"github.com/go-redis/redis/internal/consistenthash",
"github.com/go-redis/redis/internal/hashtag",
"github.com/go-redis/redis/internal/pool",
"github.com/go-redis/redis/internal/proto",
"github.com/go-redis/redis/internal/util",
"github.com/jinzhu/gorm",
"github.com/jinzhu/gorm/dialects/sqlite",
"github.com/jinzhu/inflection",
"github.com/konsorten/go-windows-terminal-sequences",
"github.com/mattn/go-sqlite3",
"github.com/sirupsen/logrus",
"go/ast",
"go/scanner",
"go/token",
"hash",
"hash/crc32",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"jarvis-server/app/models",
"jarvis-server/app/redispool",
"log",
"math",
"math/big",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"reflect",
"regexp",
"regexp/syntax",
"runtime",
"runtime/cgo",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/crypto/chacha20poly1305",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"vendor/golang.org/x/crypto/curve25519",
"vendor/golang.org/x/crypto/hkdf",
"vendor/golang.org/x/crypto/internal/chacha20",
"vendor/golang.org/x/crypto/internal/subtle",
"vendor/golang.org/x/crypto/poly1305",
"vendor/golang.org/x/net/dns/dnsmessage",
"vendor/golang.org/x/sys/cpu"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\manager",
"ImportPath": "jarvis-server/app/jobs/manager [jarvis-server/app/jobs/manager.test]",
"Name": "jobmanager",
"Root": "C:\\Users\\noflo\\go",
"ForTest": "jarvis-server/app/jobs/manager",
"Match": [
"c:/Users/noflo/go/src/jarvis-server/app/jobs/manager"
],
"Incomplete": true,
"Stale": true,
"StaleReason": "stale dependency: thisimportshouldfail",
"GoFiles": [
"manager.go",
"manager_test.go"
],
"CompiledGoFiles": [
"manager.go",
"manager_test.go"
],
"Imports": [
"github.com/franela/goblin",
"jarvis-server/app/jobs/common",
"jarvis-server/test",
"testing",
"time",
"errors",
"jarvis-server/app/jobs/common",
"jarvis-server/app/redispool",
"thisimportshouldfail"
],
"Deps": [
"bufio",
"bytes",
"container/list",
"context",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/ed25519/internal/edwards25519",
"crypto/elliptic",
"crypto/hmac",
"crypto/internal/randutil",
"crypto/internal/subtle",
"crypto/md5",
"crypto/rand",
"crypto/rc4",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/subtle",
"crypto/tls",
"crypto/x509",
"crypto/x509/pkix",
"database/sql",
"database/sql/driver",
"encoding",
"encoding/asn1",
"encoding/base64",
"encoding/binary",
"encoding/hex",
"encoding/json",
"encoding/pem",
"errors",
"flag",
"fmt",
"github.com/franela/goblin",
"github.com/go-redis/redis",
"github.com/go-redis/redis/internal",
"github.com/go-redis/redis/internal/consistenthash",
"github.com/go-redis/redis/internal/hashtag",
"github.com/go-redis/redis/internal/pool",
"github.com/go-redis/redis/internal/proto",
"github.com/go-redis/redis/internal/util",
"github.com/jinzhu/gorm",
"github.com/jinzhu/gorm/dialects/sqlite",
"github.com/jinzhu/inflection",
"github.com/konsorten/go-windows-terminal-sequences",
"github.com/mattn/go-sqlite3",
"github.com/sirupsen/logrus",
"go/ast",
"go/scanner",
"go/token",
"hash",
"hash/crc32",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"jarvis-server/app/jobs/common",
"jarvis-server/app/models",
"jarvis-server/app/redispool",
"jarvis-server/test",
"log",
"math",
"math/big",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"reflect",
"regexp",
"regexp/syntax",
"runtime",
"runtime/cgo",
"runtime/debug",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"runtime/trace",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"testing",
"thisimportshouldfail",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/crypto/chacha20poly1305",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"vendor/golang.org/x/crypto/curve25519",
"vendor/golang.org/x/crypto/hkdf",
"vendor/golang.org/x/crypto/internal/chacha20",
"vendor/golang.org/x/crypto/internal/subtle",
"vendor/golang.org/x/crypto/poly1305",
"vendor/golang.org/x/net/dns/dnsmessage",
"vendor/golang.org/x/sys/cpu"
],
"DepsErrors": [
{
"ImportStack": [
"jarvis-server/app/jobs/manager",
"thisimportshouldfail"
],
"Pos": "app\\jobs\\manager\\manager.go:6:2",
"Err": "cannot find package \"thisimportshouldfail\" in any of:\n\tc:\\go\\src\\thisimportshouldfail (from $GOROOT)\n\tC:\\Users\\noflo\\go\\src\\thisimportshouldfail (from $GOPATH)"
},
{
"ImportStack": [
"jarvis-server/app/jobs/manager",
"thisimportshouldfail"
],
"Pos": "app\\jobs\\manager\\manager.go:6:2",
"Err": "cannot find package \"thisimportshouldfail\" in any of:\n\tc:\\go\\src\\thisimportshouldfail (from $GOROOT)\n\tC:\\Users\\noflo\\go\\src\\thisimportshouldfail (from $GOPATH)"
}
],
"TestGoFiles": [
"manager_test.go"
],
"TestImports": [
"github.com/franela/goblin",
"jarvis-server/app/jobs/common",
"jarvis-server/test",
"testing",
"time"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\manager",
"ImportPath": "jarvis-server/app/jobs/manager.test",
"Name": "main",
"Root": "C:\\Users\\noflo\\go",
"Stale": true,
"StaleReason": "stale dependency: thisimportshouldfail",
"GoFiles": [
"C:\\Users\\noflo\\AppData\\Local\\go-build\\08\\088ab205624890525607e05642e5218fa0f84f125d8df156acfbaea3837dd68a-d"
],
"CompiledGoFiles": [
"C:\\Users\\noflo\\AppData\\Local\\go-build\\08\\088ab205624890525607e05642e5218fa0f84f125d8df156acfbaea3837dd68a-d"
],
"Imports": [
"jarvis-server/app/jobs/manager [jarvis-server/app/jobs/manager.test]",
"os",
"testing",
"testing/internal/testdeps"
],
"ImportMap": {
"jarvis-server/app/jobs/manager": "jarvis-server/app/jobs/manager [jarvis-server/app/jobs/manager.test]"
},
"Deps": [
"bufio",
"bytes",
"compress/flate",
"compress/gzip",
"container/list",
"context",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/ed25519/internal/edwards25519",
"crypto/elliptic",
"crypto/hmac",
"crypto/internal/randutil",
"crypto/internal/subtle",
"crypto/md5",
"crypto/rand",
"crypto/rc4",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/subtle",
"crypto/tls",
"crypto/x509",
"crypto/x509/pkix",
"database/sql",
"database/sql/driver",
"encoding",
"encoding/asn1",
"encoding/base64",
"encoding/binary",
"encoding/hex",
"encoding/json",
"encoding/pem",
"errors",
"flag",
"fmt",
"github.com/franela/goblin",
"github.com/go-redis/redis",
"github.com/go-redis/redis/internal",
"github.com/go-redis/redis/internal/consistenthash",
"github.com/go-redis/redis/internal/hashtag",
"github.com/go-redis/redis/internal/pool",
"github.com/go-redis/redis/internal/proto",
"github.com/go-redis/redis/internal/util",
"github.com/jinzhu/gorm",
"github.com/jinzhu/gorm/dialects/sqlite",
"github.com/jinzhu/inflection",
"github.com/konsorten/go-windows-terminal-sequences",
"github.com/mattn/go-sqlite3",
"github.com/sirupsen/logrus",
"go/ast",
"go/scanner",
"go/token",
"hash",
"hash/crc32",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"jarvis-server/app/jobs/common",
"jarvis-server/app/jobs/manager [jarvis-server/app/jobs/manager.test]",
"jarvis-server/app/models",
"jarvis-server/app/redispool",
"jarvis-server/test",
"log",
"math",
"math/big",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"reflect",
"regexp",
"regexp/syntax",
"runtime",
"runtime/cgo",
"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/tabwriter",
"thisimportshouldfail",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/crypto/chacha20poly1305",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"vendor/golang.org/x/crypto/curve25519",
"vendor/golang.org/x/crypto/hkdf",
"vendor/golang.org/x/crypto/internal/chacha20",
"vendor/golang.org/x/crypto/internal/subtle",
"vendor/golang.org/x/crypto/poly1305",
"vendor/golang.org/x/net/dns/dnsmessage",
"vendor/golang.org/x/sys/cpu"
],
"DepsErrors": [
{
"ImportStack": [
"jarvis-server/app/jobs/manager",
"thisimportshouldfail"
],
"Pos": "app\\jobs\\manager\\manager.go:6:2",
"Err": "cannot find package \"thisimportshouldfail\" in any of:\n\tc:\\go\\src\\thisimportshouldfail (from $GOROOT)\n\tC:\\Users\\noflo\\go\\src\\thisimportshouldfail (from $GOPATH)"
}
]
}
>>
[Trace - 08:52:40.253 AM] Received response 'textDocument/codeAction - (176)' in 400ms.
Result: [{"title":"Organize Imports","kind":"source.organizeImports","edit":{"changes":{"file:///c:/Users/noflo/go/src/jarvis-server/app/jobs/manager/manager.go":[{"range":{"start":{"line":0,"character":18},"end":{"line":0,"character":19}},"newText":""},{"range":{"start":{"line":1,"character":0},"end":{"line":1,"character":1}},"newText":""},{"range":{"start":{"line":2,"character":8},"end":{"line":2,"character":9}},"newText":""},{"range":{"start":{"line":3,"character":9},"end":{"line":3,"character":10}},"newText":""},{"range":{"start":{"line":4,"character":35},"end":{"line":5,"character":37}},"newText":""},{"range":{"start":{"line":6,"character":40},"end":{"line":7,"character":1}},"newText":""},{"range":{"start":{"line":8,"character":1},"end":{"line":8,"character":2}},"newText":""},{"range":{"start":{"line":9,"character":0},"end":{"line":9,"character":1}},"newText":""},{"range":{"start":{"line":10,"character":29},"end":{"line":10,"character":30}},"newText":""},{"range":{"start":{"line":11,"character":35},"end":{"line":11,"character":36}},"newText":""},{"range":{"start":{"line":12,"character":21},"end":{"line":12,"character":22}},"newText":""},{"range":{"start":{"line":13,"character":15},"end":{"line":13,"character":16}},"newText":""},{"range":{"start":{"line":14,"character":0},"end":{"line":14,"character":1}},"newText":""},{"range":{"start":{"line":15,"character":29},"end":{"line":15,"character":30}},"newText":""},{"range":{"start":{"line":16,"character":0},"end":{"line":16,"character":1}},"newText":""},{"range":{"start":{"line":17,"character":20},"end":{"line":17,"character":21}},"newText":""},{"range":{"start":{"line":18,"character":0},"end":{"line":18,"character":1}},"newText":""},{"range":{"start":{"line":19,"character":14},"end":{"line":19,"character":15}},"newText":""},{"range":{"start":{"line":20,"character":4},"end":{"line":20,"character":5}},"newText":""},{"range":{"start":{"line":21,"character":0},"end":{"line":21,"character":1}},"newText":""},{"range":{"start":{"line":22,"character":32},"end":{"line":22,"character":33}},"newText":""},{"range":{"start":{"line":23,"character":40},"end":{"line":23,"character":41}},"newText":""},{"range":{"start":{"line":24,"character":32},"end":{"line":24,"character":33}},"newText":""},{"range":{"start":{"line":25,"character":19},"end":{"line":25,"character":20}},"newText":""},{"range":{"start":{"line":26,"character":12},"end":{"line":26,"character":13}},"newText":""},{"range":{"start":{"line":27,"character":2},"end":{"line":27,"character":3}},"newText":""},{"range":{"start":{"line":28,"character":0},"end":{"line":28,"character":1}},"newText":""},{"range":{"start":{"line":29,"character":76},"end":{"line":29,"character":77}},"newText":""},{"range":{"start":{"line":30,"character":0},"end":{"line":30,"character":1}},"newText":""},{"range":{"start":{"line":31,"character":16},"end":{"line":31,"character":17}},"newText":""},{"range":{"start":{"line":32,"character":21},"end":{"line":32,"character":22}},"newText":""},{"range":{"start":{"line":33,"character":31},"end":{"line":33,"character":32}},"newText":""},{"range":{"start":{"line":34,"character":29},"end":{"line":34,"character":30}},"newText":""},{"range":{"start":{"line":35,"character":20},"end":{"line":35,"character":21}},"newText":""},{"range":{"start":{"line":36,"character":49},"end":{"line":36,"character":50}},"newText":""},{"range":{"start":{"line":37,"character":26},"end":{"line":37,"character":27}},"newText":""},{"range":{"start":{"line":38,"character":29},"end":{"line":38,"character":30}},"newText":""},{"range":{"start":{"line":39,"character":21},"end":{"line":39,"character":22}},"newText":""},{"range":{"start":{"line":40,"character":2},"end":{"line":40,"character":3}},"newText":""},{"range":{"start":{"line":41,"character":0},"end":{"line":41,"character":1}},"newText":""},{"range":{"start":{"line":42,"character":11},"end":{"line":42,"character":12}},"newText":""},{"range":{"start":{"line":43,"character":1},"end":{"line":43,"character":2}},"newText":""},{"range":{"start":{"line":44,"character":0},"end":{"line":44,"character":1}},"newText":""},{"range":{"start":{"line":45,"character":37},"end":{"line":45,"character":38}},"newText":""},{"range":{"start":{"line":46,"character":36},"end":{"line":46,"character":37}},"newText":""},{"range":{"start":{"line":47,"character":32},"end":{"line":47,"character":33}},"newText":""},{"range":{"start":{"line":48,"character":19},"end":{"line":48,"character":20}},"newText":""},{"range":{"start":{"line":49,"character":49},"end":{"line":49,"character":50}},"newText":""},{"range":{"start":{"line":50,"character":2},"end":{"line":50,"character":3}},"newText":""},{"range":{"start":{"line":51,"character":0},"end":{"line":51,"character":1}},"newText":""},{"range":{"start":{"line":52,"character":30},"end":{"line":52,"character":31}},"newText":""},{"range":{"start":{"line":53,"character":19},"end":{"line":53,"character":20}},"newText":""},{"range":{"start":{"line":54,"character":51},"end":{"line":54,"character":52}},"newText":""},{"range":{"start":{"line":55,"character":2},"end":{"line":55,"character":3}},"newText":""},{"range":{"start":{"line":56,"character":0},"end":{"line":56,"character":1}},"newText":""},{"range":{"start":{"line":57,"character":38},"end":{"line":57,"character":39}},"newText":""},{"range":{"start":{"line":58,"character":0},"end":{"line":58,"character":1}},"newText":""},{"range":{"start":{"line":59,"character":11},"end":{"line":59,"character":12}},"newText":""},{"range":{"start":{"line":60,"character":1},"end":{"line":60,"character":2}},"newText":""},{"range":{"start":{"line":61,"character":0},"end":{"line":61,"character":1}},"newText":""},{"range":{"start":{"line":62,"character":28},"end":{"line":62,"character":29}},"newText":""},{"range":{"start":{"line":63,"character":32},"end":{"line":63,"character":33}},"newText":""},{"range":{"start":{"line":64,"character":19},"end":{"line":64,"character":20}},"newText":""},{"range":{"start":{"line":65,"character":49},"end":{"line":65,"character":50}},"newText":""},{"range":{"start":{"line":66,"character":2},"end":{"line":66,"character":3}},"newText":""},{"range":{"start":{"line":67,"character":0},"end":{"line":67,"character":1}},"newText":""},{"range":{"start":{"line":68,"character":84},"end":{"line":68,"character":85}},"newText":""},{"range":{"start":{"line":69,"character":56},"end":{"line":69,"character":57}},"newText":""},{"range":{"start":{"line":70,"character":0},"end":{"line":71,"character":1}},"newText":""},{"range":{"start":{"line":72,"character":106},"end":{"line":72,"character":107}},"newText":""},{"range":{"start":{"line":73,"character":1},"end":{"line":73,"character":2}},"newText":""},{"range":{"start":{"line":74,"character":0},"end":{"line":74,"character":1}},"newText":""},{"range":{"start":{"line":75,"character":34},"end":{"line":75,"character":35}},"newText":""},{"range":{"start":{"line":76,"character":17},"end":{"line":76,"character":18}},"newText":""},{"range":{"start":{"line":77,"character":4},"end":{"line":77,"character":5}},"newText":""}]}}}]
[Trace - 08:52:40.263 AM] Sending notification 'textDocument/didChange'.
Params: {"textDocument":{"uri":"file:///c%3A/Users/noflo/go/src/jarvis-server/app/jobs/manager/manager.go","version":152},"contentChanges":[{"range":{"start":{"line":77,"character":4},"end":{"line":77,"character":5}},"rangeLength":1,"text":""},{"range":{"start":{"line":76,"character":17},"end":{"line":76,"character":18}},"rangeLength":1,"text":""},{"range":{"start":{"line":74,"character":0},"end":{"line":74,"character":1}},"rangeLength":1,"text":""},{"range":{"start":{"line":73,"character":1},"end":{"line":73,"character":2}},"rangeLength":1,"text":""},{"range":{"start":{"line":70,"character":0},"end":{"line":71,"character":0}},"rangeLength":58,"text":""},{"range":{"start":{"line":69,"character":56},"end":{"line":69,"character":57}},"rangeLength":1,"text":""},{"range":{"start":{"line":67,"character":0},"end":{"line":67,"character":1}},"rangeLength":1,"text":""},{"range":{"start":{"line":66,"character":2},"end":{"line":66,"character":3}},"rangeLength":1,"text":""},{"range":{"start":{"line":64,"character":19},"end":{"line":64,"character":20}},"rangeLength":1,"text":""},{"range":{"start":{"line":62,"character":28},"end":{"line":62,"character":29}},"rangeLength":1,"text":""},{"range":{"start":{"line":6,"character":40},"end":{"line":7,"character":0}},"rangeLength":2,"text":""},{"range":{"start":{"line":4,"character":35},"end":{"line":5,"character":27}},"rangeLength":29,"text":""}]}
[Trace - 08:52:40.349 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 57.9336ms for GOROOT=c:\\go GOPATH=C:\\Users\\noflo\\go GO111MODULE= PWD=c:\\Users\\noflo\\go\\src\\jarvis-server go \"env\" \"GOMOD\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c\n\u003e\u003e\n"}
[Info - 8:52:40 AM] 2019/10/25 08:52:40 57.9336ms for GOROOT=c:\go GOPATH=C:\Users\noflo\go GO111MODULE= PWD=c:\Users\noflo\go\src\jarvis-server go "env" "GOMOD", stderr: <<>> stdout: <<
>>
[Trace - 08:52:40.352 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 40.991ms for GOROOT=c:\\go GOPATH=C:\\Users\\noflo\\go GO111MODULE= PWD=c:\\Users\\noflo\\go\\src\\jarvis-server go \"list\" \"-m\" \"-json\" \"all\", stderr: \u003c\u003cgo list -m: not using modules\n\u003e\u003e stdout: \u003c\u003c\u003e\u003e\n"}
[Info - 8:52:40 AM] 2019/10/25 08:52:40 40.991ms for GOROOT=c:\go GOPATH=C:\Users\noflo\go GO111MODULE= PWD=c:\Users\noflo\go\src\jarvis-server go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>> stdout: <<>>
[Trace - 08:52:40.390 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 31.002ms for GOROOT=c:\\go GOPATH=C:\\Users\\noflo\\go GO111MODULE= PWD=c:\\Users\\noflo\\go\\src\\jarvis-server go \"env\" \"GOPATH\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003cC:\\Users\\noflo\\go\n\u003e\u003e\n"}
[Info - 8:52:40 AM] 2019/10/25 08:52:40 31.002ms for GOROOT=c:\go GOPATH=C:\Users\noflo\go GO111MODULE= PWD=c:\Users\noflo\go\src\jarvis-server go "env" "GOPATH", stderr: <<>> stdout: <<C:\Users\noflo\go
>>
[Trace - 08:52:40.466 AM] Sending request 'textDocument/foldingRange - (177)'.
Params: {"textDocument":{"uri":"file:///c%3A/Users/noflo/go/src/jarvis-server/app/jobs/manager/manager.go"}}
[Error - 08:52:40.467 AM] Received #177 invalid pos
[Error - 8:52:40 AM] Request textDocument/foldingRange failed.
Message: invalid pos
Code: 0
[Trace - 08:52:40.517 AM] Sending request 'textDocument/codeAction - (178)'.
Params: {"textDocument":{"uri":"file:///c%3A/Users/noflo/go/src/jarvis-server/app/jobs/manager/manager.go"},"range":{"start":{"line":4,"character":35},"end":{"line":4,"character":35}},"context":{"diagnostics":[]}}
[Trace - 08:52:40.585 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 36.0019ms for GOROOT=c:\\go GOPATH=C:\\Users\\noflo\\go GO111MODULE= PWD=c:\\Users\\noflo\\go\\src\\jarvis-server go \"list\" \"-m\" \"-json\" \"all\", stderr: \u003c\u003cgo list -m: not using modules\n\u003e\u003e stdout: \u003c\u003c\u003e\u003e\n"}
[Info - 8:52:40 AM] 2019/10/25 08:52:40 36.0019ms for GOROOT=c:\go GOPATH=C:\Users\noflo\go GO111MODULE= PWD=c:\Users\noflo\go\src\jarvis-server go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>> stdout: <<>>
[Trace - 08:52:40.586 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 36.0013ms for GOROOT=c:\\go GOPATH=C:\\Users\\noflo\\go GO111MODULE= PWD=c:\\Users\\noflo\\go\\src\\jarvis-server go \"env\" \"GOMOD\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c\n\u003e\u003e\n"}
[Info - 8:52:40 AM] 2019/10/25 08:52:40 36.0013ms for GOROOT=c:\go GOPATH=C:\Users\noflo\go GO111MODULE= PWD=c:\Users\noflo\go\src\jarvis-server go "env" "GOMOD", stderr: <<>> stdout: <<
>>
[Trace - 08:52:40.630 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 36.0033ms for GOROOT=c:\\go GOPATH=C:\\Users\\noflo\\go GO111MODULE= PWD=c:\\Users\\noflo\\go\\src\\jarvis-server go \"env\" \"GOPATH\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003cC:\\Users\\noflo\\go\n\u003e\u003e\n"}
[Info - 8:52:40 AM] 2019/10/25 08:52:40 36.0033ms for GOROOT=c:\go GOPATH=C:\Users\noflo\go GO111MODULE= PWD=c:\Users\noflo\go\src\jarvis-server go "env" "GOPATH", stderr: <<>> stdout: <<C:\Users\noflo\go
>>
[Trace - 08:52:40.694 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 go/packages.Load\n\tpackage = jarvis-server/app/jobs/manager\n\tfiles = [C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\manager\\manager.go]"}
[Trace - 08:52:40.694 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 go/packages.Load\n\tpackage = jarvis-server/app/jobs/manager\n\tfiles = [C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\manager\\manager.go C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\manager\\manager_test.go]"}
[Trace - 08:52:40.694 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 go/packages.Load\n\tpackages = 2"}
[Trace - 08:52:40.695 AM] Received notification 'textDocument/publishDiagnostics'.
Params: {"uri":"file:///c:/Users/noflo/go/src/jarvis-server/app/jobs/manager/manager.go","diagnostics":[{"range":{"start":{"line":65,"character":9},"end":{"line":65,"character":19}},"severity":1,"source":"LSP","message":"no result values expected"},{"range":{"start":{"line":69,"character":19},"end":{"line":69,"character":30}},"severity":1,"source":"LSP","message":"undeclared name: jobs"},{"range":{"start":{"line":69,"character":1},"end":{"line":69,"character":15}},"severity":1,"source":"LSP","message":"inprogressJobs declared but not used"},{"range":{"start":{"line":5,"character":1},"end":{"line":5,"character":4}},"severity":1,"source":"LSP","message":"\"jarvis-server/app/endp/notify\" imported but not used as asd"}]}
[Trace - 08:52:40.695 AM] Received notification 'textDocument/publishDiagnostics'.
Params: {"uri":"file:///C:/Users/noflo/go/src/jarvis-server/app/jobs/manager/manager_test.go","diagnostics":[]}
[Info - 8:52:40 AM] 2019/10/25 08:52:40 go/packages.Load
package = jarvis-server/app/jobs/manager
files = [C:\Users\noflo\go\src\jarvis-server\app\jobs\manager\manager.go]
[Info - 8:52:40 AM] 2019/10/25 08:52:40 go/packages.Load
package = jarvis-server/app/jobs/manager
files = [C:\Users\noflo\go\src\jarvis-server\app\jobs\manager\manager.go C:\Users\noflo\go\src\jarvis-server\app\jobs\manager\manager_test.go]
[Info - 8:52:40 AM] 2019/10/25 08:52:40 go/packages.Load
packages = 2
[Trace - 08:52:40.696 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2019/10/25 08:52:40 323.9939ms for GOROOT=c:\\go GOPATH=C:\\Users\\noflo\\go GO111MODULE= PWD=c:\\Users\\noflo\\go\\src\\jarvis-server go \"list\" \"-e\" \"-json\" \"-compiled=true\" \"-test=true\" \"-export=false\" \"-deps=true\" \"-find=false\" \"--\" \"c:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\jobs\\\\manager\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\cpu\",\n\t\"ImportPath\": \"internal/cpu\",\n\t\"Name\": \"cpu\",\n\t\"Doc\": \"Package cpu implements processor feature detection used by the Go standard library.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\cpu.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\",\n\t\t\"cpu_x86.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cpu_386.go\",\n\t\t\"cpu_amd64p32.go\",\n\t\t\"cpu_arm.go\",\n\t\t\"cpu_arm64.go\",\n\t\t\"cpu_mips.go\",\n\t\t\"cpu_mips64.go\",\n\t\t\"cpu_mips64le.go\",\n\t\t\"cpu_mipsle.go\",\n\t\t\"cpu_no_init.go\",\n\t\t\"cpu_ppc64x.go\",\n\t\t\"cpu_s390x.go\",\n\t\t\"cpu_s390x_test.go\",\n\t\t\"cpu_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"cpu_x86.s\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cpu_test.go\",\n\t\t\"cpu_x86_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"internal/cpu\",\n\t\t\"internal/testenv\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\unsafe\",\n\t\"ImportPath\": \"unsafe\",\n\t\"Name\": \"unsafe\",\n\t\"Doc\": \"Package unsafe contains operations that step around the type safety of Go programs.\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"unsafe.go\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\bytealg\",\n\t\"ImportPath\": \"internal/bytealg\",\n\t\"Name\": \"bytealg\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\bytealg.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\",\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"compare_generic.go\",\n\t\t\"count_generic.go\",\n\t\t\"index_arm64.go\",\n\t\t\"index_generic.go\",\n\t\t\"index_s390x.go\",\n\t\t\"indexbyte_generic.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\internal\\\\atomic\",\n\t\"ImportPath\": \"runtime/internal/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\atomic.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"atomic_386.go\",\n\t\t\"atomic_arm.go\",\n\t\t\"atomic_arm64.go\",\n\t\t\"atomic_mips64x.go\",\n\t\t\"atomic_mipsx.go\",\n\t\t\"atomic_ppc64x.go\",\n\t\t\"atomic_s390x.go\",\n\t\t\"atomic_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"bench_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\internal\\\\sys\",\n\t\"ImportPath\": \"runtime/internal/sys\",\n\t\"Name\": \"sys\",\n\t\"Doc\": \"package sys contains system- and configuration- and architecture-specific constants used by the runtime.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\sys.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arch_386.go\",\n\t\t\"arch_amd64p32.go\",\n\t\t\"arch_arm.go\",\n\t\t\"arch_arm64.go\",\n\t\t\"arch_mips.go\",\n\t\t\"arch_mips64.go\",\n\t\t\"arch_mips64le.go\",\n\t\t\"arch_mipsle.go\",\n\t\t\"arch_ppc64.go\",\n\t\t\"arch_ppc64le.go\",\n\t\t\"arch_s390x.go\",\n\t\t\"arch_wasm.go\",\n\t\t\"gengoos.go\",\n\t\t\"intrinsics_stubs.go\",\n\t\t\"zgoarch_386.go\",\n\t\t\"zgoarch_amd64p32.go\",\n\t\t\"zgoarch_arm.go\",\n\t\t\"zgoarch_arm64.go\",\n\t\t\"zgoarch_arm64be.go\",\n\t\t\"zgoarch_armbe.go\",\n\t\t\"zgoarch_mips.go\",\n\t\t\"zgoarch_mips64.go\",\n\t\t\"zgoarch_mips64le.go\",\n\t\t\"zgoarch_mips64p32.go\",\n\t\t\"zgoarch_mips64p32le.go\",\n\t\t\"zgoarch_mipsle.go\",\n\t\t\"zgoarch_ppc.go\",\n\t\t\"zgoarch_ppc64.go\",\n\t\t\"zgoarch_ppc64le.go\",\n\t\t\"zgoarch_riscv.go\",\n\t\t\"zgoarch_riscv64.go\",\n\t\t\"zgoarch_s390.go\",\n\t\t\"zgoarch_s390x.go\",\n\t\t\"zgoarch_sparc.go\",\n\t\t\"zgoarch_sparc64.go\",\n\t\t\"zgoarch_wasm.go\",\n\t\t\"zgoos_aix.go\",\n\t\t\"zgoos_android.go\",\n\t\t\"zgoos_darwin.go\",\n\t\t\"zgoos_dragonfly.go\",\n\t\t\"zgoos_freebsd.go\",\n\t\t\"zgoos_hurd.go\",\n\t\t\"zgoos_illumos.go\",\n\t\t\"zgoos_js.go\",\n\t\t\"zgoos_linux.go\",\n\t\t\"zgoos_nacl.go\",\n\t\t\"zgoos_netbsd.go\",\n\t\t\"zgoos_openbsd.go\",\n\t\t\"zgoos_plan9.go\",\n\t\t\"zgoos_solaris.go\",\n\t\t\"zgoos_zos.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"intrinsics_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\internal\\\\math\",\n\t\"ImportPath\": \"runtime/internal/math\",\n\t\"Name\": \"math\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\math.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"Deps\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"math_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/math\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\",\n\t\"ImportPath\": \"runtime\",\n\t\"Name\": \"runtime\",\n\t\"Doc\": \"Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\",\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cgo_mmap.go\",\n\t\t\"cgo_ppc64x.go\",\n\t\t\"cgo_sigaction.go\",\n\t\t\"crash_unix_test.go\",\n\t\t\"debug_test.go\",\n\t\t\"debuglog_on.go\",\n\t\t\"defs1_linux.go\",\n\t\t\"defs1_netbsd_386.go\",\n\t\t\"defs1_netbsd_amd64.go\",\n\t\t\"defs1_netbsd_arm.go\",\n\t\t\"defs1_netbsd_arm64.go\",\n\t\t\"defs1_solaris_amd64.go\",\n\t\t\"defs2_linux.go\",\n\t\t\"defs3_linux.go\",\n\t\t\"defs_aix.go\",\n\t\t\"defs_aix_ppc64.go\",\n\t\t\"defs_arm_linux.go\",\n\t\t\"defs_darwin.go\",\n\t\t\"defs_darwin_386.go\",\n\t\t\"defs_darwin_amd64.go\",\n\t\t\"defs_darwin_arm.go\",\n\t\t\"defs_darwin_arm64.go\",\n\t\t\"defs_dragonfly.go\",\n\t\t\"defs_dragonfly_amd64.go\",\n\t\t\"defs_freebsd.go\",\n\t\t\"defs_freebsd_386.go\",\n\t\t\"defs_freebsd_amd64.go\",\n\t\t\"defs_freebsd_arm.go\",\n\t\t\"defs_linux.go\",\n\t\t\"defs_linux_386.go\",\n\t\t\"defs_linux_amd64.go\",\n\t\t\"defs_linux_arm.go\",\n\t\t\"defs_linux_arm64.go\",\n\t\t\"defs_linux_mips64x.go\",\n\t\t\"defs_linux_mipsx.go\",\n\t\t\"defs_linux_ppc64.go\",\n\t\t\"defs_linux_ppc64le.go\",\n\t\t\"defs_linux_s390x.go\",\n\t\t\"defs_nacl_386.go\",\n\t\t\"defs_nacl_amd64p32.go\",\n\t\t\"defs_nacl_arm.go\",\n\t\t\"defs_netbsd.go\",\n\t\t\"defs_netbsd_386.go\",\n\t\t\"defs_netbsd_amd64.go\",\n\t\t\"defs_netbsd_arm.go\",\n\t\t\"defs_openbsd.go\",\n\t\t\"defs_openbsd_386.go\",\n\t\t\"defs_openbsd_amd64.go\",\n\t\t\"defs_openbsd_arm.go\",\n\t\t\"defs_openbsd_arm64.go\",\n\t\t\"defs_plan9_386.go\",\n\t\t\"defs_plan9_amd64.go\",\n\t\t\"defs_plan9_arm.go\",\n\t\t\"defs_solaris.go\",\n\t\t\"defs_solaris_amd64.go\",\n\t\t\"defs_windows.go\",\n\t\t\"defs_windows_386.go\",\n\t\t\"defs_windows_arm.go\",\n\t\t\"env_plan9.go\",\n\t\t\"export_arm_test.go\",\n\t\t\"export_debug_test.go\",\n\t\t\"export_futex_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_mmap_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"futex_test.go\",\n\t\t\"hash32.go\",\n\t\t\"lfstack_32bit.go\",\n\t\t\"lock_futex.go\",\n\t\t\"lock_js.go\",\n\t\t\"mem_aix.go\",\n\t\t\"mem_bsd.go\",\n\t\t\"mem_darwin.go\",\n\t\t\"mem_js.go\",\n\t\t\"mem_linux.go\",\n\t\t\"mem_plan9.go\",\n\t\t\"memmove_linux_amd64_test.go\",\n\t\t\"mkduff.go\",\n\t\t\"mkfastlog2table.go\",\n\t\t\"mksizeclasses.go\",\n\t\t\"mmap.go\",\n\t\t\"msan.go\",\n\t\t\"net_plan9.go\",\n\t\t\"netpoll_aix.go\",\n\t\t\"netpoll_epoll.go\",\n\t\t\"netpoll_fake.go\",\n\t\t\"netpoll_kqueue.go\",\n\t\t\"netpoll_solaris.go\",\n\t\t\"netpoll_stub.go\",\n\t\t\"norace_linux_test.go\",\n\t\t\"numcpu_freebsd_test.go\",\n\t\t\"os2_aix.go\",\n\t\t\"os2_freebsd.go\",\n\t\t\"os2_nacl.go\",\n\t\t\"os2_openbsd.go\",\n\t\t\"os2_plan9.go\",\n\t\t\"os2_solaris.go\",\n\t\t\"os3_plan9.go\",\n\t\t\"os3_solaris.go\",\n\t\t\"os_aix.go\",\n\t\t\"os_android.go\",\n\t\t\"os_darwin.go\",\n\t\t\"os_darwin_arm.go\",\n\t\t\"os_darwin_arm64.go\",\n\t\t\"os_dragonfly.go\",\n\t\t\"os_freebsd.go\",\n\t\t\"os_freebsd2.go\",\n\t\t\"os_freebsd_amd64.go\",\n\t\t\"os_freebsd_arm.go\",\n\t\t\"os_freebsd_noauxv.go\",\n\t\t\"os_js.go\",\n\t\t\"os_linux.go\",\n\t\t\"os_linux_arm.go\",\n\t\t\"os_linux_arm64.go\",\n\t\t\"os_linux_be64.go\",\n\t\t\"os_linux_generic.go\",\n\t\t\"os_linux_mips64x.go\",\n\t\t\"os_linux_mipsx.go\",\n\t\t\"os_linux_noauxv.go\",\n\t\t\"os_linux_novdso.go\",\n\t\t\"os_linux_ppc64x.go\",\n\t\t\"os_linux_s390x.go\",\n\t\t\"os_nacl.go\",\n\t\t\"os_nacl_arm.go\",\n\t\t\"os_netbsd.go\",\n\t\t\"os_netbsd_386.go\",\n\t\t\"os_netbsd_amd64.go\",\n\t\t\"os_netbsd_arm.go\",\n\t\t\"os_netbsd_arm64.go\",\n\t\t\"os_openbsd.go\",\n\t\t\"os_openbsd_arm.go\",\n\t\t\"os_openbsd_arm64.go\",\n\t\t\"os_plan9.go\",\n\t\t\"os_plan9_arm.go\",\n\t\t\"os_solaris.go\",\n\t\t\"os_windows_arm.go\",\n\t\t\"panic32.go\",\n\t\t\"race.go\",\n\t\t\"relax_stub.go\",\n\t\t\"runtime_linux_test.go\",\n\t\t\"runtime_mmap_test.go\",\n\t\t\"runtime_unix_test.go\",\n\t\t\"semasleep_test.go\",\n\t\t\"sigaction.go\",\n\t\t\"signal_386.go\",\n\t\t\"signal_aix_ppc64.go\",\n\t\t\"signal_amd64x.go\",\n\t\t\"signal_arm.go\",\n\t\t\"signal_arm64.go\",\n\t\t\"signal_darwin.go\",\n\t\t\"signal_darwin_386.go\",\n\t\t\"signal_darwin_amd64.go\",\n\t\t\"signal_darwin_arm.go\",\n\t\t\"signal_darwin_arm64.go\",\n\t\t\"signal_dragonfly.go\",\n\t\t\"signal_dragonfly_amd64.go\",\n\t\t\"signal_freebsd.go\",\n\t\t\"signal_freebsd_386.go\",\n\t\t\"signal_freebsd_amd64.go\",\n\t\t\"signal_freebsd_arm.go\",\n\t\t\"signal_linux_386.go\",\n\t\t\"signal_linux_amd64.go\",\n\t\t\"signal_linux_arm.go\",\n\t\t\"signal_linux_arm64.go\",\n\t\t\"signal_linux_mips64x.go\",\n\t\t\"signal_linux_mipsx.go\",\n\t\t\"signal_linux_ppc64x.go\",\n\t\t\"signal_linux_s390x.go\",\n\t\t\"signal_mips64x.go\",\n\t\t\"signal_mipsx.go\",\n\t\t\"signal_nacl.go\",\n\t\t\"signal_nacl_386.go\",\n\t\t\"signal_nacl_amd64p32.go\",\n\t\t\"signal_nacl_arm.go\",\n\t\t\"signal_netbsd.go\",\n\t\t\"signal_netbsd_386.go\",\n\t\t\"signal_netbsd_amd64.go\",\n\t\t\"signal_netbsd_arm.go\",\n\t\t\"signal_netbsd_arm64.go\",\n\t\t\"signal_openbsd.go\",\n\t\t\"signal_openbsd_386.go\",\n\t\t\"signal_openbsd_amd64.go\",\n\t\t\"signal_openbsd_arm.go\",\n\t\t\"signal_openbsd_arm64.go\",\n\t\t\"signal_plan9.go\",\n\t\t\"signal_ppc64x.go\",\n\t\t\"signal_sighandler.go\",\n\t\t\"signal_solaris.go\",\n\t\t\"signal_solaris_amd64.go\",\n\t\t\"signal_unix.go\",\n\t\t\"sigqueue_plan9.go\",\n\t\t\"sigtab_aix.go\",\n\t\t\"sigtab_linux_generic.go\",\n\t\t\"sigtab_linux_mipsx.go\",\n\t\t\"stubs2.go\",\n\t\t\"stubs3.go\",\n\t\t\"stubs32.go\",\n\t\t\"stubs_386.go\",\n\t\t\"stubs_arm.go\",\n\t\t\"stubs_arm64.go\",\n\t\t\"stubs_linux.go\",\n\t\t\"stubs_mips64x.go\",\n\t\t\"stubs_mipsx.go\",\n\t\t\"stubs_ppc64x.go\",\n\t\t\"stubs_s390x.go\",\n\t\t\"sys_arm.go\",\n\t\t\"sys_arm64.go\",\n\t\t\"sys_darwin.go\",\n\t\t\"sys_darwin_32.go\",\n\t\t\"sys_darwin_64.go\",\n\t\t\"sys_mips64x.go\",\n\t\t\"sys_mipsx.go\",\n\t\t\"sys_ppc64x.go\",\n\t\t\"sys_s390x.go\",\n\t\t\"sys_wasm.go\",\n\t\t\"syscall2_solaris.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"timestub.go\",\n\t\t\"timestub2.go\",\n\t\t\"vdso_elf32.go\",\n\t\t\"vdso_elf64.go\",\n\t\t\"vdso_freebsd.go\",\n\t\t\"vdso_freebsd_arm.go\",\n\t\t\"vdso_freebsd_x86.go\",\n\t\t\"vdso_linux.go\",\n\t\t\"vdso_linux_386.go\",\n\t\t\"vdso_linux_amd64.go\",\n\t\t\"vdso_linux_arm.go\",\n\t\t\"vdso_linux_arm64.go\",\n\t\t\"vdso_linux_ppc64x.go\",\n\t\t\"vlop_arm_test.go\",\n\t\t\"vlrt.go\",\n\t\t\"wincallback.go\",\n\t\t\"write_err_android.go\"\n\t],\n\t\"HFiles\": [\n\t\t\"asm_ppc64x.h\",\n\t\t\"funcdata.h\",\n\t\t\"go_tls.h\",\n\t\t\"textflag.h\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_debuglog_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"proc_runtime_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"callers_test.go\",\n\t\t\"chan_test.go\",\n\t\t\"chanbarrier_test.go\",\n\t\t\"closure_test.go\",\n\t\t\"complex_test.go\",\n\t\t\"crash_cgo_test.go\",\n\t\t\"crash_nonunix_test.go\",\n\t\t\"crash_test.go\",\n\t\t\"debuglog_test.go\",\n\t\t\"env_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fastlog2_test.go\",\n\t\t\"gc_test.go\",\n\t\t\"gcinfo_test.go\",\n\t\t\"hash_test.go\",\n\t\t\"iface_test.go\",\n\t\t\"lfstack_test.go\",\n\t\t\"malloc_test.go\",\n\t\t\"map_benchmark_test.go\",\n\t\t\"map_test.go\",\n\t\t\"memmove_test.go\",\n\t\t\"mfinal_test.go\",\n\t\t\"norace_test.go\",\n\t\t\"proc_test.go\",\n\t\t\"profbuf_test.go\",\n\t\t\"rand_test.go\",\n\t\t\"runtime-gdb_test.go\",\n\t\t\"runtime-lldb_test.go\",\n\t\t\"runtime_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"sizeof_test.go\",\n\t\t\"slice_test.go\",\n\t\t\"softfloat64_test.go\",\n\t\t\"stack_test.go\",\n\t\t\"string_test.go\",\n\t\t\"symtab_test.go\",\n\t\t\"syscall_windows_test.go\",\n\t\t\"treap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/binary\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/cmplx\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\reflectlite\",\n\t\"ImportPath\": \"internal/reflectlite\",\n\t\"Name\": \"reflectlite\",\n\t\"Doc\": \"Package reflectlite implements lightweight version of reflect, not using any package except for \\\"runtime\\\" and \\\"unsafe\\\".\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\reflectlite.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\errors\",\n\t\"ImportPath\": \"errors\",\n\t\"Name\": \"errors\",\n\t\"Doc\": \"Package errors implements functions to manipulate errors.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\errors.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"wrap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\race\",\n\t\"ImportPath\": \"internal/race\",\n\t\"Name\": \"race\",\n\t\"Doc\": \"Package race contains helper functions for manually instrumenting code for the race detector.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\race.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"race.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\sync\\\\atomic\",\n\t\"ImportPath\": \"sync/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Doc\": \"Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\sync\\\\atomic.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"example_test.go\",\n\t\t\"value_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\sync\",\n\t\"ImportPath\": \"sync\",\n\t\"Name\": \"sync\",\n\t\"Doc\": \"Package sync provides basic synchronization primitives such as mutual exclusion locks.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\sync.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cond_test.go\",\n\t\t\"example_pool_test.go\",\n\t\t\"example_test.go\",\n\t\t\"map_bench_test.go\",\n\t\t\"map_reference_test.go\",\n\t\t\"map_test.go\",\n\t\t\"mutex_test.go\",\n\t\t\"once_test.go\",\n\t\t\"pool_test.go\",\n\t\t\"runtime_sema_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"waitgroup_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\io\",\n\t\"ImportPath\": \"io\",\n\t\"Name\": \"io\",\n\t\"Doc\": \"Package io provides basic interfaces to I/O primitives.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\io.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"io.go\",\n\t\t\"multi.go\",\n\t\t\"pipe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"io.go\",\n\t\t\"multi.go\",\n\t\t\"pipe.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"sync\",\n\t\t\"sync/atomic\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"io_test.go\",\n\t\t\"multi_test.go\",\n\t\t\"pipe_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/sha1\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\unicode\",\n\t\"ImportPath\": \"unicode\",\n\t\"Name\": \"unicode\",\n\t\"Doc\": \"Package unicode provides data and functions to test some properties of Unicode code points.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\unicode.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"casetables.go\",\n\t\t\"digit.go\",\n\t\t\"graphic.go\",\n\t\t\"letter.go\",\n\t\t\"tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"casetables.go\",\n\t\t\"digit.go\",\n\t\t\"graphic.go\",\n\t\t\"letter.go\",\n\t\t\"tables.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"digit_test.go\",\n\t\t\"example_test.go\",\n\t\t\"graphic_test.go\",\n\t\t\"letter_test.go\",\n\t\t\"script_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\unicode\\\\utf8\",\n\t\"ImportPath\": \"unicode/utf8\",\n\t\"Name\": \"utf8\",\n\t\"Doc\": \"Package utf8 implements functions and constants to support text encoded in UTF-8.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf8.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"utf8_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\bytes\",\n\t\"ImportPath\": \"bytes\",\n\t\"Name\": \"bytes\",\n\t\"Doc\": \"Package bytes implements functions for the manipulation of byte slices.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\bytes.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"buffer.go\",\n\t\t\"bytes.go\",\n\t\t\"reader.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"buffer.go\",\n\t\t\"bytes.go\",\n\t\t\"reader.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"boundary_test.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"io\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"buffer_test.go\",\n\t\t\"bytes_test.go\",\n\t\t\"compare_test.go\",\n\t\t\"example_test.go\",\n\t\t\"reader_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\",\n\t\"ImportPath\": \"encoding\",\n\t\"Name\": \"encoding\",\n\t\"Doc\": \"Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"encoding.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"encoding.go\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\math\\\\bits\",\n\t\"ImportPath\": \"math/bits\",\n\t\"Name\": \"bits\",\n\t\"Doc\": \"Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\math\\\\bits.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bits_errors_bootstrap.go\",\n\t\t\"make_examples.go\",\n\t\t\"make_tables.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bits_test.go\",\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\math\",\n\t\"ImportPath\": \"math\",\n\t\"Name\": \"math\",\n\t\"Doc\": \"Package math provides basic constants and mathematical functions.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\math.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\",\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arith_s390x.go\",\n\t\t\"arith_s390x_test.go\",\n\t\t\"export_s390x_test.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"huge_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\strconv\",\n\t\"ImportPath\": \"strconv\",\n\t\"Name\": \"strconv\",\n\t\"Doc\": \"Package strconv implements conversions to and from string representations of basic data types.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\strconv.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"makeisprint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atob_test.go\",\n\t\t\"atof_test.go\",\n\t\t\"atoi_test.go\",\n\t\t\"decimal_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fp_test.go\",\n\t\t\"ftoa_test.go\",\n\t\t\"itoa_test.go\",\n\t\t\"quote_test.go\",\n\t\t\"strconv_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\reflect\",\n\t\"ImportPath\": \"reflect\",\n\t\"Name\": \"reflect\",\n\t\"Doc\": \"Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\reflect.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"deepequal.go\",\n\t\t\"makefunc.go\",\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"deepequal.go\",\n\t\t\"makefunc.go\",\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"math\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/json\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\\\\binary\",\n\t\"ImportPath\": \"encoding/binary\",\n\t\"Name\": \"binary\",\n\t\"Doc\": \"Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding\\\\binary.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"binary.go\",\n\t\t\"varint.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"binary.go\",\n\t\t\"varint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"binary_test.go\",\n\t\t\"varint_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"fmt\",\n\t\t\"math\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\\\\base64\",\n\t\"ImportPath\": \"encoding/base64\",\n\t\"Name\": \"base64\",\n\t\"Doc\": \"Package base64 implements base64 encoding as specified by RFC 4648.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding\\\\base64.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"base64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"base64.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/binary\",\n\t\t\"io\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"base64_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"reflect\",\n\t\t\"runtime/debug\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\sort\",\n\t\"ImportPath\": \"sort\",\n\t\"Name\": \"sort\",\n\t\"Doc\": \"Package sort provides primitives for sorting slices and user-defined collections.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\sort.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"search.go\",\n\t\t\"slice.go\",\n\t\t\"slice_go113.go\",\n\t\t\"sort.go\",\n\t\t\"zfuncversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"search.go\",\n\t\t\"slice.go\",\n\t\t\"slice_go113.go\",\n\t\t\"sort.go\",\n\t\t\"zfuncversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"genzfunc.go\",\n\t\t\"slice_go14.go\",\n\t\t\"slice_go18.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_interface_test.go\",\n\t\t\"example_keys_test.go\",\n\t\t\"example_multi_test.go\",\n\t\t\"example_search_test.go\",\n\t\t\"example_test.go\",\n\t\t\"example_wrapper_test.go\",\n\t\t\"search_test.go\",\n\t\t\"sort_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\fmtsort\",\n\t\"ImportPath\": \"internal/fmtsort\",\n\t\"Name\": \"fmtsort\",\n\t\"Doc\": \"Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\fmtsort.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sort.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sort.go\"\n\t],\n\t\"Imports\": [\n\t\t\"reflect\",\n\t\t\"sort\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"reflect\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"sort_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/fmtsort\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\oserror\",\n\t\"ImportPath\": \"internal/oserror\",\n\t\"Name\": \"oserror\",\n\t\"Doc\": \"Package oserror defines errors values used in the os package.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\oserror.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\syscall\\\\windows\\\\sysdll\",\n\t\"ImportPath\": \"internal/syscall/windows/sysdll\",\n\t\"Name\": \"sysdll\",\n\t\"Doc\": \"Package sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows\\\\sysdll.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sysdll.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sysdll.go\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\unicode\\\\utf16\",\n\t\"ImportPath\": \"unicode/utf16\",\n\t\"Name\": \"utf16\",\n\t\"Doc\": \"Package utf16 implements encoding and decoding of UTF-16 sequences.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf16.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf16.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf16.go\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"utf16_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\syscall\",\n\t\"ImportPath\": \"syscall\",\n\t\"Name\": \"syscall\",\n\t\"Doc\": \"Package syscall contains an interface to the low-level operating system primitives.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\syscall.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dll_windows.go\",\n\t\t\"endian_little.go\",\n\t\t\"env_windows.go\",\n\t\t\"exec_windows.go\",\n\t\t\"msan0.go\",\n\t\t\"net.go\",\n\t\t\"security_windows.go\",\n\t\t\"str.go\",\n\t\t\"syscall.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"syscall_windows_amd64.go\",\n\t\t\"types_windows.go\",\n\t\t\"types_windows_amd64.go\",\n\t\t\"zerrors_windows.go\",\n\t\t\"zerrors_windows_amd64.go\",\n\t\t\"zsyscall_windows.go\",\n\t\t\"zsysnum_windows_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dll_windows.go\",\n\t\t\"endian_little.go\",\n\t\t\"env_windows.go\",\n\t\t\"exec_windows.go\",\n\t\t\"msan0.go\",\n\t\t\"net.go\",\n\t\t\"security_windows.go\",\n\t\t\"str.go\",\n\t\t\"syscall.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"syscall_windows_amd64.go\",\n\t\t\"types_windows.go\",\n\t\t\"types_windows_amd64.go\",\n\t\t\"zerrors_windows.go\",\n\t\t\"zerrors_windows_amd64.go\",\n\t\t\"zsyscall_windows.go\",\n\t\t\"zsysnum_windows_amd64.go\",\n\t\t\"asm_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bpf_bsd.go\",\n\t\t\"bpf_darwin.go\",\n\t\t\"const_plan9.go\",\n\t\t\"creds_test.go\",\n\t\t\"dir_plan9.go\",\n\t\t\"dirent.go\",\n\t\t\"dirent_bsd_test.go\",\n\t\t\"endian_big.go\",\n\t\t\"env_plan9.go\",\n\t\t\"env_unix.go\",\n\t\t\"errors_plan9.go\",\n\t\t\"exec_aix_test.go\",\n\t\t\"exec_bsd.go\",\n\t\t\"exec_darwin.go\",\n\t\t\"exec_libc.go\",\n\t\t\"exec_linux.go\",\n\t\t\"exec_linux_test.go\",\n\t\t\"exec_plan9.go\",\n\t\t\"exec_solaris_test.go\",\n\t\t\"exec_unix.go\",\n\t\t\"exec_unix_test.go\",\n\t\t\"export_freebsd_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"fd_nacl.go\",\n\t\t\"flock.go\",\n\t\t\"flock_aix.go\",\n\t\t\"flock_darwin.go\",\n\t\t\"flock_linux_32bit.go\",\n\t\t\"forkpipe.go\",\n\t\t\"forkpipe2.go\",\n\t\t\"fs_js.go\",\n\t\t\"fs_nacl.go\",\n\t\t\"getdirentries_test.go\",\n\t\t\"lsf_linux.go\",\n\t\t\"mkasm_darwin.go\",\n\t\t\"mkpost.go\",\n\t\t\"mksyscall_windows.go\",\n\t\t\"mmap_unix_test.go\",\n\t\t\"msan.go\",\n\t\t\"net_js.go\",\n\t\t\"net_nacl.go\",\n\t\t\"netlink_linux.go\",\n\t\t\"pwd_plan9.go\",\n\t\t\"route_bsd.go\",\n\t\t\"route_darwin.go\",\n\t\t\"route_dragonfly.go\",\n\t\t\"route_freebsd.go\",\n\t\t\"route_freebsd_32bit.go\",\n\t\t\"route_freebsd_64bit.go\",\n\t\t\"route_netbsd.go\",\n\t\t\"route_openbsd.go\",\n\t\t\"setuidgid_32_linux.go\",\n\t\t\"setuidgid_linux.go\",\n\t\t\"sockcmsg_linux.go\",\n\t\t\"sockcmsg_unix.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_aix_ppc64.go\",\n\t\t\"syscall_bsd.go\",\n\t\t\"syscall_bsd_test.go\",\n\t\t\"syscall_darwin.go\",\n\t\t\"syscall_darwin_386.go\",\n\t\t\"syscall_darwin_amd64.go\",\n\t\t\"syscall_darwin_arm.go\",\n\t\t\"syscall_darwin_arm64.go\",\n\t\t\"syscall_dragonfly.go\",\n\t\t\"syscall_dragonfly_amd64.go\",\n\t\t\"syscall_freebsd.go\",\n\t\t\"syscall_freebsd_386.go\",\n\t\t\"syscall_freebsd_amd64.go\",\n\t\t\"syscall_freebsd_arm.go\",\n\t\t\"syscall_freebsd_test.go\",\n\t\t\"syscall_getwd_bsd.go\",\n\t\t\"syscall_js.go\",\n\t\t\"syscall_linux.go\",\n\t\t\"syscall_linux_386.go\",\n\t\t\"syscall_linux_amd64.go\",\n\t\t\"syscall_linux_arm.go\",\n\t\t\"syscall_linux_arm64.go\",\n\t\t\"syscall_linux_mips64x.go\",\n\t\t\"syscall_linux_mipsx.go\",\n\t\t\"syscall_linux_ppc64x.go\",\n\t\t\"syscall_linux_s390x.go\",\n\t\t\"syscall_linux_test.go\",\n\t\t\"syscall_nacl.go\",\n\t\t\"syscall_nacl_386.go\",\n\t\t\"syscall_nacl_amd64p32.go\",\n\t\t\"syscall_nacl_arm.go\",\n\t\t\"syscall_netbsd.go\",\n\t\t\"syscall_netbsd_386.go\",\n\t\t\"syscall_netbsd_amd64.go\",\n\t\t\"syscall_netbsd_arm.go\",\n\t\t\"syscall_netbsd_arm64.go\",\n\t\t\"syscall_openbsd.go\",\n\t\t\"syscall_openbsd_386.go\",\n\t\t\"syscall_openbsd_amd64.go\",\n\t\t\"syscall_openbsd_arm.go\",\n\t\t\"syscall_openbsd_arm64.go\",\n\t\t\"syscall_plan9.go\",\n\t\t\"syscall_plan9_test.go\",\n\t\t\"syscall_ptrace_test.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"syscall_solaris_amd64.go\",\n\t\t\"syscall_unix.go\",\n\t\t\"syscall_unix_test.go\",\n\t\t\"syscall_windows_386.go\",\n\t\t\"tables_nacljs.go\",\n\t\t\"timestruct.go\",\n\t\t\"types_aix.go\",\n\t\t\"types_darwin.go\",\n\t\t\"types_dragonfly.go\",\n\t\t\"types_freebsd.go\",\n\t\t\"types_linux.go\",\n\t\t\"types_netbsd.go\",\n\t\t\"types_openbsd.go\",\n\t\t\"types_solaris.go\",\n\t\t\"types_windows_386.go\",\n\t\t\"types_windows_arm.go\",\n\t\t\"unzip_nacl.go\",\n\t\t\"zerrors_aix_ppc64.go\",\n\t\t\"zerrors_darwin_386.go\",\n\t\t\"zerrors_darwin_amd64.go\",\n\t\t\"zerrors_darwin_arm.go\",\n\t\t\"zerrors_darwin_arm64.go\",\n\t\t\"zerrors_dragonfly_amd64.go\",\n\t\t\"zerrors_freebsd_386.go\",\n\t\t\"zerrors_freebsd_amd64.go\",\n\t\t\"zerrors_freebsd_arm.go\",\n\t\t\"zerrors_linux_386.go\",\n\t\t\"zerrors_linux_amd64.go\",\n\t\t\"zerrors_linux_arm.go\",\n\t\t\"zerrors_linux_arm64.go\",\n\t\t\"zerrors_linux_mips.go\",\n\t\t\"zerrors_linux_mips64.go\",\n\t\t\"zerrors_linux_mips64le.go\",\n\t\t\"zerrors_linux_mipsle.go\",\n\t\t\"zerrors_linux_ppc64.go\",\n\t\t\"zerrors_linux_ppc64le.go\",\n\t\t\"zerrors_linux_s390x.go\",\n\t\t\"zerrors_netbsd_386.go\",\n\t\t\"zerrors_netbsd_amd64.go\",\n\t\t\"zerrors_netbsd_arm.go\",\n\t\t\"zerrors_netbsd_arm64.go\",\n\t\t\"zerrors_openbsd_386.go\",\n\t\t\"zerrors_openbsd_amd64.go\",\n\t\t\"zerrors_openbsd_arm.go\",\n\t\t\"zerrors_openbsd_arm64.go\",\n\t\t\"zerrors_solaris_amd64.go\",\n\t\t\"zerrors_windows_386.go\",\n\t\t\"zsyscall_aix_ppc64.go\",\n\t\t\"zsyscall_darwin_386.go\",\n\t\t\"zsyscall_darwin_amd64.go\",\n\t\t\"zsyscall_darwin_arm.go\",\n\t\t\"zsyscall_darwin_arm64.go\",\n\t\t\"zsyscall_dragonfly_amd64.go\",\n\t\t\"zsyscall_freebsd_386.go\",\n\t\t\"zsyscall_freebsd_amd64.go\",\n\t\t\"zsyscall_freebsd_arm.go\",\n\t\t\"zsyscall_linux_386.go\",\n\t\t\"zsyscall_linux_amd64.go\",\n\t\t\"zsyscall_linux_arm.go\",\n\t\t\"zsyscall_linux_arm64.go\",\n\t\t\"zsyscall_linux_mips.go\",\n\t\t\"zsyscall_linux_mips64.go\",\n\t\t\"zsyscall_linux_mips64le.go\",\n\t\t\"zsyscall_linux_mipsle.go\",\n\t\t\"zsyscall_linux_ppc64.go\",\n\t\t\"zsyscall_linux_ppc64le.go\",\n\t\t\"zsyscall_linux_s390x.go\",\n\t\t\"zsyscall_nacl_386.go\",\n\t\t\"zsyscall_nacl_amd64p32.go\",\n\t\t\"zsyscall_nacl_arm.go\",\n\t\t\"zsyscall_netbsd_386.go\",\n\t\t\"zsyscall_netbsd_amd64.go\",\n\t\t\"zsyscall_netbsd_arm.go\",\n\t\t\"zsyscall_netbsd_arm64.go\",\n\t\t\"zsyscall_openbsd_386.go\",\n\t\t\"zsyscall_openbsd_amd64.go\",\n\t\t\"zsyscall_openbsd_arm.go\",\n\t\t\"zsyscall_openbsd_arm64.go\",\n\t\t\"zsyscall_plan9_386.go\",\n\t\t\"zsyscall_plan9_amd64.go\",\n\t\t\"zsyscall_plan9_arm.go\",\n\t\t\"zsyscall_solaris_amd64.go\",\n\t\t\"zsysctl_openbsd.go\",\n\t\t\"zsysnum_darwin_386.go\",\n\t\t\"zsysnum_darwin_amd64.go\",\n\t\t\"zsysnum_darwin_arm.go\",\n\t\t\"zsysnum_darwin_arm64.go\",\n\t\t\"zsysnum_dragonfly_amd64.go\",\n\t\t\"zsysnum_freebsd_386.go\",\n\t\t\"zsysnum_freebsd_amd64.go\",\n\t\t\"zsysnum_freebsd_arm.go\",\n\t\t\"zsysnum_linux_386.go\",\n\t\t\"zsysnum_linux_amd64.go\",\n\t\t\"zsysnum_linux_arm.go\",\n\t\t\"zsysnum_linux_arm64.go\",\n\t\t\"zsysnum_linux_mips.go\",\n\t\t\"zsysnum_linux_mips64.go\",\n\t\t\"zsysnum_linux_mips64le.go\",\n\t\t\"zsysnum_linux_mipsle.go\",\n\t\t\"zsysnum_linux_ppc64.go\",\n\t\t\"zsysnum_linux_ppc64le.go\",\n\t\t\"zsysnum_linux_s390x.go\",\n\t\t\"zsysnum_netbsd_386.go\",\n\t\t\"zsysnum_netbsd_amd64.go\",\n\t\t\"zsysnum_netbsd_arm.go\",\n\t\t\"zsysnum_netbsd_arm64.go\",\n\t\t\"zsysnum_openbsd_386.go\",\n\t\t\"zsysnum_openbsd_amd64.go\",\n\t\t\"zsysnum_openbsd_arm.go\",\n\t\t\"zsysnum_openbsd_arm64.go\",\n\t\t\"zsysnum_plan9.go\",\n\t\t\"zsysnum_solaris_amd64.go\",\n\t\t\"zsysnum_windows_386.go\",\n\t\t\"ztypes_aix_ppc64.go\",\n\t\t\"ztypes_darwin_386.go\",\n\t\t\"ztypes_darwin_amd64.go\",\n\t\t\"ztypes_darwin_arm.go\",\n\t\t\"ztypes_darwin_arm64.go\",\n\t\t\"ztypes_dragonfly_amd64.go\",\n\t\t\"ztypes_freebsd_386.go\",\n\t\t\"ztypes_freebsd_amd64.go\",\n\t\t\"ztypes_freebsd_arm.go\",\n\t\t\"ztypes_linux_386.go\",\n\t\t\"ztypes_linux_amd64.go\",\n\t\t\"ztypes_linux_arm.go\",\n\t\t\"ztypes_linux_arm64.go\",\n\t\t\"ztypes_linux_mips.go\",\n\t\t\"ztypes_linux_mips64.go\",\n\t\t\"ztypes_linux_mips64le.go\",\n\t\t\"ztypes_linux_mipsle.go\",\n\t\t\"ztypes_linux_ppc64.go\",\n\t\t\"ztypes_linux_ppc64le.go\",\n\t\t\"ztypes_linux_s390x.go\",\n\t\t\"ztypes_netbsd_386.go\",\n\t\t\"ztypes_netbsd_amd64.go\",\n\t\t\"ztypes_netbsd_arm.go\",\n\t\t\"ztypes_netbsd_arm64.go\",\n\t\t\"ztypes_openbsd_386.go\",\n\t\t\"ztypes_openbsd_amd64.go\",\n\t\t\"ztypes_openbsd_arm.go\",\n\t\t\"ztypes_openbsd_arm64.go\",\n\t\t\"ztypes_solaris_amd64.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"syscall_test.go\",\n\t\t\"syscall_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\syscall\\\\windows\",\n\t\"ImportPath\": \"internal/syscall/windows\",\n\t\"Name\": \"windows\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"psapi_windows.go\",\n\t\t\"reparse_windows.go\",\n\t\t\"security_windows.go\",\n\t\t\"symlink_windows.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"psapi_windows.go\",\n\t\t\"reparse_windows.go\",\n\t\t\"security_windows.go\",\n\t\t\"symlink_windows.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mksyscall.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"exec_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/syscall/windows\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\syscall\\\\windows\\\\registry\",\n\t\"ImportPath\": \"internal/syscall/windows/registry\",\n\t\"Name\": \"registry\",\n\t\"Doc\": \"Package registry provides access to the Windows registry.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows\\\\registry.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"key.go\",\n\t\t\"syscall.go\",\n\t\t\"value.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"key.go\",\n\t\t\"syscall.go\",\n\t\t\"value.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mksyscall.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"registry_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"os\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\time\",\n\t\"ImportPath\": \"time\",\n\t\"Name\": \"time\",\n\t\"Doc\": \"Package time provides functionality for measuring and displaying time.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\time.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"format.go\",\n\t\t\"sleep.go\",\n\t\t\"sys_windows.go\",\n\t\t\"tick.go\",\n\t\t\"time.go\",\n\t\t\"zoneinfo.go\",\n\t\t\"zoneinfo_abbrs_windows.go\",\n\t\t\"zoneinfo_read.go\",\n\t\t\"zoneinfo_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"format.go\",\n\t\t\"sleep.go\",\n\t\t\"sys_windows.go\",\n\t\t\"tick.go\",\n\t\t\"time.go\",\n\t\t\"zoneinfo.go\",\n\t\t\"zoneinfo_abbrs_windows.go\",\n\t\t\"zoneinfo_read.go\",\n\t\t\"zoneinfo_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"export_android_test.go\",\n\t\t\"genzabbrs.go\",\n\t\t\"sys_plan9.go\",\n\t\t\"sys_unix.go\",\n\t\t\"zoneinfo_android.go\",\n\t\t\"zoneinfo_android_test.go\",\n\t\t\"zoneinfo_ios.go\",\n\t\t\"zoneinfo_js.go\",\n\t\t\"zoneinfo_plan9.go\",\n\t\t\"zoneinfo_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"sync\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"format_test.go\",\n\t\t\"mono_test.go\",\n\t\t\"sleep_test.go\",\n\t\t\"tick_test.go\",\n\t\t\"time_test.go\",\n\t\t\"zoneinfo_test.go\",\n\t\t\"zoneinfo_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\poll\",\n\t\"ImportPath\": \"internal/poll\",\n\t\"Name\": \"poll\",\n\t\"Doc\": \"Package poll supports non-blocking I/O on file descriptors with polling.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\poll.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errno_windows.go\",\n\t\t\"fd.go\",\n\t\t\"fd_fsync_windows.go\",\n\t\t\"fd_mutex.go\",\n\t\t\"fd_poll_runtime.go\",\n\t\t\"fd_posix.go\",\n\t\t\"fd_windows.go\",\n\t\t\"hook_windows.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sockopt.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errno_windows.go\",\n\t\t\"fd.go\",\n\t\t\"fd_fsync_windows.go\",\n\t\t\"fd_mutex.go\",\n\t\t\"fd_poll_runtime.go\",\n\t\t\"fd_posix.go\",\n\t\t\"fd_windows.go\",\n\t\t\"hook_windows.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sockopt.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"errno_unix.go\",\n\t\t\"error_linux_test.go\",\n\t\t\"fd_fsync_darwin.go\",\n\t\t\"fd_fsync_posix.go\",\n\t\t\"fd_io_plan9.go\",\n\t\t\"fd_opendir_darwin.go\",\n\t\t\"fd_plan9.go\",\n\t\t\"fd_poll_nacljs.go\",\n\t\t\"fd_unix.go\",\n\t\t\"fd_writev_darwin.go\",\n\t\t\"fd_writev_unix.go\",\n\t\t\"hook_cloexec.go\",\n\t\t\"hook_unix.go\",\n\t\t\"sendfile_bsd.go\",\n\t\t\"sendfile_linux.go\",\n\t\t\"sendfile_solaris.go\",\n\t\t\"sock_cloexec.go\",\n\t\t\"sockopt_linux.go\",\n\t\t\"sockopt_unix.go\",\n\t\t\"splice_linux.go\",\n\t\t\"strconv.go\",\n\t\t\"sys_cloexec.go\",\n\t\t\"writev.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_posix_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"error_stub_test.go\",\n\t\t\"error_test.go\",\n\t\t\"fd_mutex_test.go\",\n\t\t\"fd_posix_test.go\",\n\t\t\"fd_windows_test.go\",\n\t\t\"read_test.go\",\n\t\t\"writev_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\testlog\",\n\t\"ImportPath\": \"internal/testlog\",\n\t\"Name\": \"testlog\",\n\t\"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.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\testlog.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sync/atomic\"\n\t],\n\t\"Deps\": [\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\os\",\n\t\"ImportPath\": \"os\",\n\t\"Name\": \"os\",\n\t\"Doc\": \"Package os provides a platform-independent interface to operating system functionality.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\os.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dir.go\",\n\t\t\"dir_windows.go\",\n\t\t\"env.go\",\n\t\t\"env_windows.go\",\n\t\t\"error.go\",\n\t\t\"error_errno.go\",\n\t\t\"error_posix.go\",\n\t\t\"exec.go\",\n\t\t\"exec_posix.go\",\n\t\t\"exec_windows.go\",\n\t\t\"executable.go\",\n\t\t\"executable_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_posix.go\",\n\t\t\"file_windows.go\",\n\t\t\"getwd.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"proc.go\",\n\t\t\"rawconn.go\",\n\t\t\"removeall_noat.go\",\n\t\t\"stat.go\",\n\t\t\"stat_windows.go\",\n\t\t\"sticky_notbsd.go\",\n\t\t\"str.go\",\n\t\t\"sys.go\",\n\t\t\"sys_windows.go\",\n\t\t\"types.go\",\n\t\t\"types_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dir.go\",\n\t\t\"dir_windows.go\",\n\t\t\"env.go\",\n\t\t\"env_windows.go\",\n\t\t\"error.go\",\n\t\t\"error_errno.go\",\n\t\t\"error_posix.go\",\n\t\t\"exec.go\",\n\t\t\"exec_posix.go\",\n\t\t\"exec_windows.go\",\n\t\t\"executable.go\",\n\t\t\"executable_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_posix.go\",\n\t\t\"file_windows.go\",\n\t\t\"getwd.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"proc.go\",\n\t\t\"rawconn.go\",\n\t\t\"removeall_noat.go\",\n\t\t\"stat.go\",\n\t\t\"stat_windows.go\",\n\t\t\"sticky_notbsd.go\",\n\t\t\"str.go\",\n\t\t\"sys.go\",\n\t\t\"sys_windows.go\",\n\t\t\"types.go\",\n\t\t\"types_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"dir_darwin.go\",\n\t\t\"dir_plan9.go\",\n\t\t\"dir_unix.go\",\n\t\t\"env_default.go\",\n\t\t\"env_unix_test.go\",\n\t\t\"error_plan9.go\",\n\t\t\"error_unix_test.go\",\n\t\t\"exec_plan9.go\",\n\t\t\"exec_unix.go\",\n\t\t\"executable_darwin.go\",\n\t\t\"executable_freebsd.go\",\n\t\t\"executable_path.go\",\n\t\t\"executable_plan9.go\",\n\t\t\"executable_procfs.go\",\n\t\t\"executable_solaris.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"fifo_test.go\",\n\t\t\"file_plan9.go\",\n\t\t\"file_unix.go\",\n\t\t\"getwd_darwin.go\",\n\t\t\"os_unix_test.go\",\n\t\t\"path_plan9.go\",\n\t\t\"path_unix.go\",\n\t\t\"pipe2_bsd.go\",\n\t\t\"pipe_bsd.go\",\n\t\t\"pipe_linux.go\",\n\t\t\"removeall_at.go\",\n\t\t\"stat_aix.go\",\n\t\t\"stat_darwin.go\",\n\t\t\"stat_dragonfly.go\",\n\t\t\"stat_freebsd.go\",\n\t\t\"stat_linux.go\",\n\t\t\"stat_nacljs.go\",\n\t\t\"stat_netbsd.go\",\n\t\t\"stat_openbsd.go\",\n\t\t\"stat_plan9.go\",\n\t\t\"stat_solaris.go\",\n\t\t\"stat_unix.go\",\n\t\t\"sticky_bsd.go\",\n\t\t\"sys_aix.go\",\n\t\t\"sys_bsd.go\",\n\t\t\"sys_js.go\",\n\t\t\"sys_linux.go\",\n\t\t\"sys_nacl.go\",\n\t\t\"sys_plan9.go\",\n\t\t\"sys_solaris.go\",\n\t\t\"sys_unix.go\",\n\t\t\"timeout_test.go\",\n\t\t\"types_plan9.go\",\n\t\t\"types_unix.go\",\n\t\t\"wait_unimp.go\",\n\t\t\"wait_wait6.go\",\n\t\t\"wait_waitid.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"env_test.go\",\n\t\t\"error_test.go\",\n\t\t\"error_windows_test.go\",\n\t\t\"example_test.go\",\n\t\t\"executable_test.go\",\n\t\t\"os_test.go\",\n\t\t\"os_windows_test.go\",\n\t\t\"path_test.go\",\n\t\t\"path_windows_test.go\",\n\t\t\"pipe_test.go\",\n\t\t\"rawconn_test.go\",\n\t\t\"removeall_test.go\",\n\t\t\"stat_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"os/signal\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\fmt\",\n\t\"ImportPath\": \"fmt\",\n\t\"Name\": \"fmt\",\n\t\"Doc\": \"Package fmt implements formatted I/O with functions analogous to C's printf and scanf.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\fmt.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"errors.go\",\n\t\t\"format.go\",\n\t\t\"print.go\",\n\t\t\"scan.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"errors.go\",\n\t\t\"format.go\",\n\t\t\"print.go\",\n\t\t\"scan.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/fmtsort\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fmt_test.go\",\n\t\t\"gostringer_example_test.go\",\n\t\t\"scan_test.go\",\n\t\t\"stringer_example_test.go\",\n\t\t\"stringer_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/iotest\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\strings\",\n\t\"ImportPath\": \"strings\",\n\t\"Name\": \"strings\",\n\t\"Doc\": \"Package strings implements simple functions to manipulate UTF-8 encoded strings.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\strings.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"builder.go\",\n\t\t\"compare.go\",\n\t\t\"reader.go\",\n\t\t\"replace.go\",\n\t\t\"search.go\",\n\t\t\"strings.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"builder.go\",\n\t\t\"compare.go\",\n\t\t\"reader.go\",\n\t\t\"replace.go\",\n\t\t\"search.go\",\n\t\t\"strings.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"io\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"builder_test.go\",\n\t\t\"compare_test.go\",\n\t\t\"example_test.go\",\n\t\t\"reader_test.go\",\n\t\t\"replace_test.go\",\n\t\t\"search_test.go\",\n\t\t\"strings_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\\\\json\",\n\t\"ImportPath\": \"encoding/json\",\n\t\"Name\": \"json\",\n\t\"Doc\": \"Package json implements encoding and decoding of JSON as defined in RFC 7159.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding\\\\json.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"decode.go\",\n\t\t\"encode.go\",\n\t\t\"fold.go\",\n\t\t\"indent.go\",\n\t\t\"scanner.go\",\n\t\t\"stream.go\",\n\t\t\"tables.go\",\n\t\t\"tags.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"decode.go\",\n\t\t\"encode.go\",\n\t\t\"fold.go\",\n\t\t\"indent.go\",\n\t\t\"scanner.go\",\n\t\t\"stream.go\",\n\t\t\"tables.go\",\n\t\t\"tags.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fuzz.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"bench_test.go\",\n\t\t\"decode_test.go\",\n\t\t\"encode_test.go\",\n\t\t\"fold_test.go\",\n\t\t\"number_test.go\",\n\t\t\"scanner_test.go\",\n\t\t\"stream_test.go\",\n\t\t\"tagkey_test.go\",\n\t\t\"tags_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"compress/gzip\",\n\t\t\"encoding\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"image\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/http\",\n\t\t\"net/http/httptest\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_marshaling_test.go\",\n\t\t\"example_test.go\",\n\t\t\"example_text_marshaling_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\bufio\",\n\t\"ImportPath\": \"bufio\",\n\t\"Name\": \"bufio\",\n\t\"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.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\bufio.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bufio.go\",\n\t\t\"scan.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bufio.go\",\n\t\t\"scan.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bufio_test.go\",\n\t\t\"example_test.go\",\n\t\t\"scan_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/iotest\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\context\",\n\t\"ImportPath\": \"context\",\n\t\"Name\": \"context\",\n\t\"Doc\": \"Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\context.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"context.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"context.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/reflectlite\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"context_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"benchmark_test.go\",\n\t\t\"example_test.go\",\n\t\t\"net_test.go\",\n\t\t\"x_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"context\",\n\t\t\"fmt\",\n\t\t\"net\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\konsorten\\\\go-windows-terminal-sequences\",\n\t\"ImportPath\": \"github.com/konsorten/go-windows-terminal-sequences\",\n\t\"Name\": \"sequences\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\konsorten\\\\go-windows-terminal-sequences.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sequences.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sequences.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"sequences_dummy.go\"\n\t],\n\t\"Imports\": [\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"sequences_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"fmt\",\n\t\t\"os\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\log\",\n\t\"ImportPath\": \"log\",\n\t\"Name\": \"log\",\n\t\"Doc\": \"Package log implements a simple logging package.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\log.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"Imports\": [\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"log_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"os\",\n\t\t\"regexp\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"log\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\sirupsen\\\\logrus\",\n\t\"ImportPath\": \"github.com/sirupsen/logrus\",\n\t\"Name\": \"logrus\",\n\t\"Doc\": \"Package logrus is a structured logger for Go, completely API compatible with the standard library logger.\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\sirupsen\\\\logrus.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"alt_exit.go\",\n\t\t\"doc.go\",\n\t\t\"entry.go\",\n\t\t\"exported.go\",\n\t\t\"formatter.go\",\n\t\t\"hooks.go\",\n\t\t\"json_formatter.go\",\n\t\t\"logger.go\",\n\t\t\"logrus.go\",\n\t\t\"terminal_check_windows.go\",\n\t\t\"text_formatter.go\",\n\t\t\"writer.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"alt_exit.go\",\n\t\t\"doc.go\",\n\t\t\"entry.go\",\n\t\t\"exported.go\",\n\t\t\"formatter.go\",\n\t\t\"hooks.go\",\n\t\t\"json_formatter.go\",\n\t\t\"logger.go\",\n\t\t\"logrus.go\",\n\t\t\"terminal_check_windows.go\",\n\t\t\"text_formatter.go\",\n\t\t\"writer.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"example_hook_test.go\",\n\t\t\"terminal_check_appengine.go\",\n\t\t\"terminal_check_bsd.go\",\n\t\t\"terminal_check_no_terminal.go\",\n\t\t\"terminal_check_notappengine.go\",\n\t\t\"terminal_check_solaris.go\",\n\t\t\"terminal_check_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"alt_exit_test.go\",\n\t\t\"entry_test.go\",\n\t\t\"formatter_bench_test.go\",\n\t\t\"json_formatter_test.go\",\n\t\t\"logger_bench_test.go\",\n\t\t\"logger_test.go\",\n\t\t\"text_formatter_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/stretchr/testify/assert\",\n\t\t\"github.com/stretchr/testify/require\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_basic_test.go\",\n\t\t\"example_custom_caller_test.go\",\n\t\t\"example_default_field_value_test.go\",\n\t\t\"example_global_hook_test.go\",\n\t\t\"hook_test.go\",\n\t\t\"level_test.go\",\n\t\t\"logrus_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"github.com/sirupsen/logrus/internal/testutils\",\n\t\t\"github.com/stretchr/testify/assert\",\n\t\t\"github.com/stretchr/testify/require\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"path\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\jobs\\\\common\",\n\t\"ImportPath\": \"jarvis-server/app/jobs/common\",\n\t\"Name\": \"jobcommon\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\jarvis-server\\\\app\\\\jobs\\\\common.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"const.go\",\n\t\t\"jobstructure.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"const.go\",\n\t\t\"jobstructure.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/json\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"jobstructure_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"github.com/franela/goblin\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\hash\",\n\t\"ImportPath\": \"hash\",\n\t\"Name\": \"hash\",\n\t\"Doc\": \"Package hash provides interfaces for hash functions.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\hash.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hash.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hash.go\"\n\t],\n\t\"Imports\": [\n\t\t\"io\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"marshal_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"encoding\",\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"hash/adler32\",\n\t\t\"hash/crc32\",\n\t\t\"hash/crc64\",\n\t\t\"hash/fnv\",\n\t\t\"log\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\",\n\t\"ImportPath\": \"crypto\",\n\t\"Name\": \"crypto\",\n\t\"Doc\": \"Package crypto collects common cryptographic constants.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"crypto.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"crypto.go\"\n\t],\n\t\"Imports\": [\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"issue21104_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/rc4\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\sha1\",\n\t\"ImportPath\": \"crypto/sha1\",\n\t\"Name\": \"sha1\",\n\t\"Doc\": \"Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\sha1.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sha1.go\",\n\t\t\"sha1block.go\",\n\t\t\"sha1block_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sha1.go\",\n\t\t\"sha1block.go\",\n\t\t\"sha1block_amd64.go\",\n\t\t\"sha1block_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fallback_test.go\",\n\t\t\"issue15617_test.go\",\n\t\t\"sha1block_arm64.go\",\n\t\t\"sha1block_decl.go\",\n\t\t\"sha1block_generic.go\",\n\t\t\"sha1block_s390x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"sha1block_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/cpu\",\n\t\t\"math/bits\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"sha1_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/sha1\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\container\\\\list\",\n\t\"ImportPath\": \"container/list\",\n\t\"Name\": \"list\",\n\t\"Doc\": \"Package list implements a doubly linked list.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\container\\\\list.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"list.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"list.go\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"list_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"container/list\",\n\t\t\"fmt\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\internal\\\\subtle\",\n\t\"ImportPath\": \"crypto/internal/subtle\",\n\t\"ImportComment\": \"crypto/internal/subtle\",\n\t\"Name\": \"subtle\",\n\t\"Doc\": \"Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\internal\\\\subtle.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"aliasing.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"aliasing.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"aliasing_appengine.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"aliasing_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/internal/subtle\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\subtle\",\n\t\"ImportPath\": \"crypto/subtle\",\n\t\"Name\": \"subtle\",\n\t\"Doc\": \"Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\subtle.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"constant_time.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"constant_time.go\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"constant_time_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"testing\",\n\t\t\"testing/quick\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\cipher\",\n\t\"ImportPath\": \"crypto/cipher\",\n\t\"Name\": \"cipher\",\n\t\"Doc\": \"Package cipher implements standard block cipher modes that can be wrapped around low-level block cipher implementations.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\cipher.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cbc.go\",\n\t\t\"cfb.go\",\n\t\t\"cipher.go\",\n\t\t\"ctr.go\",\n\t\t\"gcm.go\",\n\t\t\"io.go\",\n\t\t\"ofb.go\",\n\t\t\"xor_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cbc.go\",\n\t\t\"cfb.go\",\n\t\t\"cipher.go\",\n\t\t\"ctr.go\",\n\t\t\"gcm.go\",\n\t\t\"io.go\",\n\t\t\"ofb.go\",\n\t\t\"xor_amd64.go\",\n\t\t\"xor_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"xor_generic.go\",\n\t\t\"xor_ppc64x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"xor_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"io\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"benchmark_test.go\",\n\t\t\"cbc_aes_test.go\",\n\t\t\"cfb_test.go\",\n\t\t\"cipher_test.go\",\n\t\t\"common_test.go\",\n\t\t\"ctr_aes_test.go\",\n\t\t\"ctr_test.go\",\n\t\t\"example_test.go\",\n\t\t\"gcm_test.go\",\n\t\t\"ofb_test.go\",\n\t\t\"xor_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\aes\",\n\t\"ImportPath\": \"crypto/aes\",\n\t\"Name\": \"aes\",\n\t\"Doc\": \"Package aes implements AES encryption (formerly Rijndael), as defined in U.S. Federal Information Processing Standards Publication 197.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\aes.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"aes_gcm.go\",\n\t\t\"block.go\",\n\t\t\"cipher.go\",\n\t\t\"cipher_asm.go\",\n\t\t\"const.go\",\n\t\t\"modes.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"aes_gcm.go\",\n\t\t\"block.go\",\n\t\t\"cipher.go\",\n\t\t\"cipher_asm.go\",\n\t\t\"const.go\",\n\t\t\"modes.go\",\n\t\t\"asm_amd64.s\",\n\t\t\"gcm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cbc_s390x.go\",\n\t\t\"cipher_generic.go\",\n\t\t\"cipher_ppc64le.go\",\n\t\t\"cipher_s390x.go\",\n\t\t\"ctr_s390x.go\",\n\t\t\"gcm_s390x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\",\n\t\t\"gcm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/cipher\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/cpu\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/cipher\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"aes_test.go\",\n\t\t\"modes_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"crypto/cipher\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\des\",\n\t\"ImportPath\": \"crypto/des\",\n\t\"Name\": \"des\",\n\t\"Doc\": \"Package des implements the Data Encryption Standard (DES) and the Triple Data Encryption Algorithm (TDEA) as defined in U.S. Federal Information Processing Standards Publication 46-3.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\des.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"block.go\",\n\t\t\"cipher.go\",\n\t\t\"const.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"block.go\",\n\t\t\"cipher.go\",\n\t\t\"const.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/cipher\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"strconv\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/cipher\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"des_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/des\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\math\\\\rand\",\n\t\"ImportPath\": \"math/rand\",\n\t\"Name\": \"rand\",\n\t\"Doc\": \"Package rand implements pseudo-random number generators.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\math\\\\rand.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"exp.go\",\n\t\t\"normal.go\",\n\t\t\"rand.go\",\n\t\t\"rng.go\",\n\t\t\"zipf.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"exp.go\",\n\t\t\"normal.go\",\n\t\t\"rand.go\",\n\t\t\"rng.go\",\n\t\t\"zipf.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"gen_cooked.go\"\n\t],\n\t\"Imports\": [\n\t\t\"math\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"race_test.go\",\n\t\t\"rand_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"testing/iotest\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"regress_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/tabwriter\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\math\\\\big\",\n\t\"ImportPath\": \"math/big\",\n\t\"Name\": \"big\",\n\t\"Doc\": \"Package big implements arbitrary-precision arithmetic (big numbers).\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\math\\\\big.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"accuracy_string.go\",\n\t\t\"arith.go\",\n\t\t\"arith_amd64.go\",\n\t\t\"arith_decl.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"float.go\",\n\t\t\"floatconv.go\",\n\t\t\"floatmarsh.go\",\n\t\t\"ftoa.go\",\n\t\t\"int.go\",\n\t\t\"intconv.go\",\n\t\t\"intmarsh.go\",\n\t\t\"nat.go\",\n\t\t\"natconv.go\",\n\t\t\"prime.go\",\n\t\t\"rat.go\",\n\t\t\"ratconv.go\",\n\t\t\"ratmarsh.go\",\n\t\t\"roundingmode_string.go\",\n\t\t\"sqrt.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"accuracy_string.go\",\n\t\t\"arith.go\",\n\t\t\"arith_amd64.go\",\n\t\t\"arith_decl.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"float.go\",\n\t\t\"floatconv.go\",\n\t\t\"floatmarsh.go\",\n\t\t\"ftoa.go\",\n\t\t\"int.go\",\n\t\t\"intconv.go\",\n\t\t\"intmarsh.go\",\n\t\t\"nat.go\",\n\t\t\"natconv.go\",\n\t\t\"prime.go\",\n\t\t\"rat.go\",\n\t\t\"ratconv.go\",\n\t\t\"ratmarsh.go\",\n\t\t\"roundingmode_string.go\",\n\t\t\"sqrt.go\",\n\t\t\"arith_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arith_decl_pure.go\",\n\t\t\"arith_decl_s390x.go\",\n\t\t\"arith_s390x_test.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"arith_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/cpu\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"arith_test.go\",\n\t\t\"bits_test.go\",\n\t\t\"calibrate_test.go\",\n\t\t\"decimal_test.go\",\n\t\t\"float_test.go\",\n\t\t\"floatconv_test.go\",\n\t\t\"floatmarsh_test.go\",\n\t\t\"gcd_test.go\",\n\t\t\"hilbert_test.go\",\n\t\t\"int_test.go\",\n\t\t\"intconv_test.go\",\n\t\t\"intmarsh_test.go\",\n\t\t\"nat_test.go\",\n\t\t\"natconv_test.go\",\n\t\t\"prime_test.go\",\n\t\t\"rat_test.go\",\n\t\t\"ratconv_test.go\",\n\t\t\"ratmarsh_test.go\",\n\t\t\"sqrt_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/xml\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_rat_test.go\",\n\t\t\"example_test.go\",\n\t\t\"floatexample_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\elliptic\",\n\t\"ImportPath\": \"crypto/elliptic\",\n\t\"Name\": \"elliptic\",\n\t\"Doc\": \"Package elliptic implements several standard elliptic curves over prime fields.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\elliptic.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"elliptic.go\",\n\t\t\"p224.go\",\n\t\t\"p256_asm.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"elliptic.go\",\n\t\t\"p224.go\",\n\t\t\"p256_asm.go\",\n\t\t\"p256_asm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"p256.go\",\n\t\t\"p256_generic.go\",\n\t\t\"p256_s390x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"p256_asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"io\",\n\t\t\"math/big\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"elliptic_test.go\",\n\t\t\"fuzz_test.go\",\n\t\t\"p224_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"crypto/rand\",\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"math/big\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\internal\\\\randutil\",\n\t\"ImportPath\": \"crypto/internal/randutil\",\n\t\"Name\": \"randutil\",\n\t\"Doc\": \"Package randutil contains internal randomness utilities for various crypto packages.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\internal\\\\randutil.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"randutil.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"randutil.go\"\n\t],\n\t\"Imports\": [\n\t\t\"io\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\sha512\",\n\t\"ImportPath\": \"crypto/sha512\",\n\t\"Name\": \"sha512\",\n\t\"Doc\": \"Package sha512 implements the SHA-384, SHA-512, SHA-512/224, and SHA-512/256 hash algorithms as defined in FIPS 180-4.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\sha512.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sha512.go\",\n\t\t\"sha512block.go\",\n\t\t\"sha512block_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sha512.go\",\n\t\t\"sha512block.go\",\n\t\t\"sha512block_amd64.go\",\n\t\t\"sha512block_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fallback_test.go\",\n\t\t\"sha512block_decl.go\",\n\t\t\"sha512block_generic.go\",\n\t\t\"sha512block_s390x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"sha512block_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/cpu\",\n\t\t\"math/bits\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"sha512_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding\",\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\\\\asn1\",\n\t\"ImportPath\": \"encoding/asn1\",\n\t\"Name\": \"asn1\",\n\t\"Doc\": \"Package asn1 implements parsing of DER-encoded ASN.1 data structures, as defined in ITU-T Rec X.690.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding\\\\asn1.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"asn1.go\",\n\t\t\"common.go\",\n\t\t\"marshal.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"asn1.go\",\n\t\t\"common.go\",\n\t\t\"marshal.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"time\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"asn1_test.go\",\n\t\t\"marshal_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\ecdsa\",\n\t\"ImportPath\": \"crypto/ecdsa\",\n\t\"Name\": \"ecdsa\",\n\t\"Doc\": \"Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\ecdsa.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"ecdsa.go\",\n\t\t\"ecdsa_noasm.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"ecdsa.go\",\n\t\t\"ecdsa_noasm.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"ecdsa_s390x.go\",\n\t\t\"ecdsa_s390x_test.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/sha512\",\n\t\t\"encoding/asn1\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"math/big\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"ecdsa_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"compress/bzip2\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"encoding/hex\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"math/big\",\n\t\t\"os\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/sha256\",\n\t\t\"fmt\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\ed25519\\\\internal\\\\edwards25519\",\n\t\"ImportPath\": \"crypto/ed25519/internal/edwards25519\",\n\t\"Name\": \"edwards25519\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\ed25519\\\\internal\\\\edwards25519.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"const.go\",\n\t\t\"edwards25519.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"const.go\",\n\t\t\"edwards25519.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/binary\"\n\t],\n\t\"Deps\": [\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\rand\",\n\t\"ImportPath\": \"crypto/rand\",\n\t\"Name\": \"rand\",\n\t\"Doc\": \"Package rand implements a cryptographically secure random number generator.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\rand.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"rand.go\",\n\t\t\"rand_windows.go\",\n\t\t\"util.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"rand.go\",\n\t\t\"rand_windows.go\",\n\t\t\"util.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"eagain.go\",\n\t\t\"rand_batched.go\",\n\t\t\"rand_batched_test.go\",\n\t\t\"rand_freebsd.go\",\n\t\t\"rand_js.go\",\n\t\t\"rand_linux.go\",\n\t\t\"rand_openbsd.go\",\n\t\t\"rand_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"math/big\",\n\t\t\"os\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"rand_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"io\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"util_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\ed25519\",\n\t\"ImportPath\": \"crypto/ed25519\",\n\t\"Name\": \"ed25519\",\n\t\"Doc\": \"Package ed25519 implements the Ed25519 signature algorithm.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\ed25519.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"ed25519.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"ed25519.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/sha512\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/sha512\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"ed25519_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/gzip\",\n\t\t\"crypto\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/hex\",\n\t\t\"os\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\hmac\",\n\t\"ImportPath\": \"crypto/hmac\",\n\t\"Name\": \"hmac\",\n\t\"Doc\": \"Package hmac implements the Keyed-Hash Message Authentication Code (HMAC) as defined in U.S. Federal Information Processing Standards Publication 198.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\hmac.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hmac.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hmac.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/subtle\",\n\t\t\"hash\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/subtle\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"hmac_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"crypto/md5\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\md5\",\n\t\"ImportPath\": \"crypto/md5\",\n\t\"Name\": \"md5\",\n\t\"Doc\": \"Package md5 implements the MD5 hash algorithm as defined in RFC 1321.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\md5.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"md5.go\",\n\t\t\"md5block.go\",\n\t\t\"md5block_decl.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"md5.go\",\n\t\t\"md5block.go\",\n\t\t\"md5block_decl.go\",\n\t\t\"md5block_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"gen.go\",\n\t\t\"md5block_generic.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"md5block_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"math/bits\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"md5_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/md5\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\rc4\",\n\t\"ImportPath\": \"crypto/rc4\",\n\t\"Name\": \"rc4\",\n\t\"Doc\": \"Package rc4 implements RC4 encryption, as defined in Bruce Schneier's Applied Cryptography.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\rc4.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"rc4.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"rc4.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/internal/subtle\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/internal/subtle\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"rc4_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\rsa\",\n\t\"ImportPath\": \"crypto/rsa\",\n\t\"Name\": \"rsa\",\n\t\"Doc\": \"Package rsa implements RSA encryption as specified in PKCS#1.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\rsa.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"pkcs1v15.go\",\n\t\t\"pss.go\",\n\t\t\"rsa.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"pkcs1v15.go\",\n\t\t\"pss.go\",\n\t\t\"rsa.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/subtle\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"pkcs1v15_test.go\",\n\t\t\"pss_test.go\",\n\t\t\"rsa_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/bzip2\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math/big\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/quick\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\sha256\",\n\t\"ImportPath\": \"crypto/sha256\",\n\t\"Name\": \"sha256\",\n\t\"Doc\": \"Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\sha256.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sha256.go\",\n\t\t\"sha256block.go\",\n\t\t\"sha256block_amd64.go\",\n\t\t\"sha256block_decl.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sha256.go\",\n\t\t\"sha256block.go\",\n\t\t\"sha256block_amd64.go\",\n\t\t\"sha256block_decl.go\",\n\t\t\"sha256block_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fallback_test.go\",\n\t\t\"sha256block_arm64.go\",\n\t\t\"sha256block_generic.go\",\n\t\t\"sha256block_s390x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"sha256block_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/cpu\",\n\t\t\"math/bits\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"sha256_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/sha256\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\dsa\",\n\t\"ImportPath\": \"crypto/dsa\",\n\t\"Name\": \"dsa\",\n\t\"Doc\": \"Package dsa implements the Digital Signature Algorithm, as defined in FIPS 186-3.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\dsa.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dsa.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dsa.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/internal/randutil\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"math/big\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"dsa_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"crypto/rand\",\n\t\t\"math/big\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\\\\hex\",\n\t\"ImportPath\": \"encoding/hex\",\n\t\"Name\": \"hex\",\n\t\"Doc\": \"Package hex implements hexadecimal encoding and decoding.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding\\\\hex.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hex.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hex.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"hex_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\x509\\\\pkix\",\n\t\"ImportPath\": \"crypto/x509/pkix\",\n\t\"Name\": \"pkix\",\n\t\"Doc\": \"Package pkix contains shared, low level structures used for ASN.1 parsing and serialization of X.509 certificates, CRL and OCSP.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\x509\\\\pkix.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"pkix.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"pkix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/asn1\",\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"math/big\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\encoding\\\\pem\",\n\t\"ImportPath\": \"encoding/pem\",\n\t\"Name\": \"pem\",\n\t\"Doc\": \"Package pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\encoding\\\\pem.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"pem.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"pem.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"sort\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"pem_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"io/ioutil\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/quick\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/x509\",\n\t\t\"encoding/pem\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\cryptobyte\\\\asn1\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\"ImportComment\": \"golang.org/x/crypto/cryptobyte/asn1\",\n\t\"Name\": \"asn1\",\n\t\"Doc\": \"Package asn1 contains supporting types for parsing and building ASN.1 messages with the cryptobyte package.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\cryptobyte\\\\asn1.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"asn1.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"asn1.go\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\cryptobyte\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/cryptobyte\",\n\t\"ImportComment\": \"golang.org/x/crypto/cryptobyte\",\n\t\"Name\": \"cryptobyte\",\n\t\"Doc\": \"Package cryptobyte contains types that help with parsing and constructing length-prefixed, binary messages, including ASN.1 DER.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\cryptobyte.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"asn1.go\",\n\t\t\"builder.go\",\n\t\t\"string.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"asn1.go\",\n\t\t\"builder.go\",\n\t\t\"string.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/asn1\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"math/big\",\n\t\t\"reflect\",\n\t\t\"time\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/crypto/cryptobyte/asn1\": \"vendor/golang.org/x/crypto/cryptobyte/asn1\"\n\t},\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\net\\\\dns\\\\dnsmessage\",\n\t\"ImportPath\": \"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\"Name\": \"dnsmessage\",\n\t\"Doc\": \"Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\net\\\\dns\\\\dnsmessage.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"message.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"message.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\nettrace\",\n\t\"ImportPath\": \"internal/nettrace\",\n\t\"Name\": \"nettrace\",\n\t\"Doc\": \"Package nettrace contains internal hooks for tracing activity in the net package.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\nettrace.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"nettrace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"nettrace.go\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\internal\\\\singleflight\",\n\t\"ImportPath\": \"internal/singleflight\",\n\t\"Name\": \"singleflight\",\n\t\"Doc\": \"Package singleflight provides a duplicate function call suppression mechanism.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\internal\\\\singleflight.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"singleflight.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"singleflight.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"singleflight_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\net\",\n\t\"ImportPath\": \"net\",\n\t\"Name\": \"net\",\n\t\"Doc\": \"Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\net.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cgo_windows.go\",\n\t\t\"dial.go\",\n\t\t\"dnsclient.go\",\n\t\t\"error_posix.go\",\n\t\t\"error_windows.go\",\n\t\t\"fd_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_windows.go\",\n\t\t\"hook.go\",\n\t\t\"hook_windows.go\",\n\t\t\"hosts.go\",\n\t\t\"interface.go\",\n\t\t\"interface_windows.go\",\n\t\t\"ip.go\",\n\t\t\"iprawsock.go\",\n\t\t\"iprawsock_posix.go\",\n\t\t\"ipsock.go\",\n\t\t\"ipsock_posix.go\",\n\t\t\"lookup.go\",\n\t\t\"lookup_windows.go\",\n\t\t\"mac.go\",\n\t\t\"net.go\",\n\t\t\"parse.go\",\n\t\t\"pipe.go\",\n\t\t\"port.go\",\n\t\t\"rawconn.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sock_posix.go\",\n\t\t\"sock_windows.go\",\n\t\t\"sockaddr_posix.go\",\n\t\t\"sockopt_posix.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip_posix.go\",\n\t\t\"sockoptip_windows.go\",\n\t\t\"splice_stub.go\",\n\t\t\"tcpsock.go\",\n\t\t\"tcpsock_posix.go\",\n\t\t\"tcpsockopt_posix.go\",\n\t\t\"tcpsockopt_windows.go\",\n\t\t\"udpsock.go\",\n\t\t\"udpsock_posix.go\",\n\t\t\"unixsock.go\",\n\t\t\"unixsock_posix.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cgo_windows.go\",\n\t\t\"dial.go\",\n\t\t\"dnsclient.go\",\n\t\t\"error_posix.go\",\n\t\t\"error_windows.go\",\n\t\t\"fd_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_windows.go\",\n\t\t\"hook.go\",\n\t\t\"hook_windows.go\",\n\t\t\"hosts.go\",\n\t\t\"interface.go\",\n\t\t\"interface_windows.go\",\n\t\t\"ip.go\",\n\t\t\"iprawsock.go\",\n\t\t\"iprawsock_posix.go\",\n\t\t\"ipsock.go\",\n\t\t\"ipsock_posix.go\",\n\t\t\"lookup.go\",\n\t\t\"lookup_windows.go\",\n\t\t\"mac.go\",\n\t\t\"net.go\",\n\t\t\"parse.go\",\n\t\t\"pipe.go\",\n\t\t\"port.go\",\n\t\t\"rawconn.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sock_posix.go\",\n\t\t\"sock_windows.go\",\n\t\t\"sockaddr_posix.go\",\n\t\t\"sockopt_posix.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip_posix.go\",\n\t\t\"sockoptip_windows.go\",\n\t\t\"splice_stub.go\",\n\t\t\"tcpsock.go\",\n\t\t\"tcpsock_posix.go\",\n\t\t\"tcpsockopt_posix.go\",\n\t\t\"tcpsockopt_windows.go\",\n\t\t\"udpsock.go\",\n\t\t\"udpsock_posix.go\",\n\t\t\"unixsock.go\",\n\t\t\"unixsock_posix.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"addrselect.go\",\n\t\t\"addrselect_test.go\",\n\t\t\"cgo_aix.go\",\n\t\t\"cgo_android.go\",\n\t\t\"cgo_bsd.go\",\n\t\t\"cgo_linux.go\",\n\t\t\"cgo_netbsd.go\",\n\t\t\"cgo_openbsd.go\",\n\t\t\"cgo_resnew.go\",\n\t\t\"cgo_resold.go\",\n\t\t\"cgo_socknew.go\",\n\t\t\"cgo_sockold.go\",\n\t\t\"cgo_solaris.go\",\n\t\t\"cgo_stub.go\",\n\t\t\"cgo_unix.go\",\n\t\t\"cgo_unix_test.go\",\n\t\t\"conf.go\",\n\t\t\"conf_netcgo.go\",\n\t\t\"conf_test.go\",\n\t\t\"dial_unix_test.go\",\n\t\t\"dnsclient_unix.go\",\n\t\t\"dnsclient_unix_test.go\",\n\t\t\"dnsconfig_unix.go\",\n\t\t\"dnsconfig_unix_test.go\",\n\t\t\"error_nacl.go\",\n\t\t\"error_plan9.go\",\n\t\t\"error_plan9_test.go\",\n\t\t\"error_unix.go\",\n\t\t\"error_unix_test.go\",\n\t\t\"fd_plan9.go\",\n\t\t\"fd_unix.go\",\n\t\t\"file_plan9.go\",\n\t\t\"file_stub.go\",\n\t\t\"file_unix.go\",\n\t\t\"hook_plan9.go\",\n\t\t\"hook_unix.go\",\n\t\t\"interface_aix.go\",\n\t\t\"interface_bsd.go\",\n\t\t\"interface_bsd_test.go\",\n\t\t\"interface_bsdvar.go\",\n\t\t\"interface_darwin.go\",\n\t\t\"interface_freebsd.go\",\n\t\t\"interface_linux.go\",\n\t\t\"interface_linux_test.go\",\n\t\t\"interface_plan9.go\",\n\t\t\"interface_solaris.go\",\n\t\t\"interface_stub.go\",\n\t\t\"interface_unix_test.go\",\n\t\t\"iprawsock_plan9.go\",\n\t\t\"ipsock_plan9.go\",\n\t\t\"lookup_fake.go\",\n\t\t\"lookup_plan9.go\",\n\t\t\"lookup_unix.go\",\n\t\t\"main_cloexec_test.go\",\n\t\t\"main_conf_test.go\",\n\t\t\"main_plan9_test.go\",\n\t\t\"main_unix_test.go\",\n\t\t\"net_fake.go\",\n\t\t\"netgo_unix_test.go\",\n\t\t\"nss.go\",\n\t\t\"nss_test.go\",\n\t\t\"port_unix.go\",\n\t\t\"rawconn_stub_test.go\",\n\t\t\"rawconn_unix_test.go\",\n\t\t\"sendfile_linux.go\",\n\t\t\"sendfile_stub.go\",\n\t\t\"sendfile_unix_alt.go\",\n\t\t\"sock_bsd.go\",\n\t\t\"sock_cloexec.go\",\n\t\t\"sock_linux.go\",\n\t\t\"sock_plan9.go\",\n\t\t\"sock_stub.go\",\n\t\t\"sockopt_aix.go\",\n\t\t\"sockopt_bsd.go\",\n\t\t\"sockopt_linux.go\",\n\t\t\"sockopt_plan9.go\",\n\t\t\"sockopt_solaris.go\",\n\t\t\"sockopt_stub.go\",\n\t\t\"sockoptip_bsdvar.go\",\n\t\t\"sockoptip_linux.go\",\n\t\t\"sockoptip_stub.go\",\n\t\t\"splice_linux.go\",\n\t\t\"splice_test.go\",\n\t\t\"sys_cloexec.go\",\n\t\t\"tcpsock_plan9.go\",\n\t\t\"tcpsock_unix_test.go\",\n\t\t\"tcpsockopt_darwin.go\",\n\t\t\"tcpsockopt_dragonfly.go\",\n\t\t\"tcpsockopt_openbsd.go\",\n\t\t\"tcpsockopt_plan9.go\",\n\t\t\"tcpsockopt_solaris.go\",\n\t\t\"tcpsockopt_stub.go\",\n\t\t\"tcpsockopt_unix.go\",\n\t\t\"udpsock_plan9.go\",\n\t\t\"udpsock_plan9_test.go\",\n\t\t\"unixsock_linux_test.go\",\n\t\t\"unixsock_plan9.go\",\n\t\t\"unixsock_test.go\",\n\t\t\"write_unix_test.go\",\n\t\t\"writev_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/poll\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/net/dns/dnsmessage\": \"vendor/golang.org/x/net/dns/dnsmessage\"\n\t},\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"conn_test.go\",\n\t\t\"dial_test.go\",\n\t\t\"dnsclient_test.go\",\n\t\t\"dnsname_test.go\",\n\t\t\"error_posix_test.go\",\n\t\t\"error_test.go\",\n\t\t\"error_windows_test.go\",\n\t\t\"external_test.go\",\n\t\t\"file_test.go\",\n\t\t\"hosts_test.go\",\n\t\t\"interface_test.go\",\n\t\t\"ip_test.go\",\n\t\t\"iprawsock_test.go\",\n\t\t\"ipsock_test.go\",\n\t\t\"listen_test.go\",\n\t\t\"lookup_test.go\",\n\t\t\"lookup_windows_test.go\",\n\t\t\"mac_test.go\",\n\t\t\"main_noconf_test.go\",\n\t\t\"main_posix_test.go\",\n\t\t\"main_test.go\",\n\t\t\"main_windows_test.go\",\n\t\t\"mockserver_test.go\",\n\t\t\"net_test.go\",\n\t\t\"net_windows_test.go\",\n\t\t\"packetconn_test.go\",\n\t\t\"parse_test.go\",\n\t\t\"platform_test.go\",\n\t\t\"port_test.go\",\n\t\t\"protoconn_test.go\",\n\t\t\"rawconn_test.go\",\n\t\t\"rawconn_windows_test.go\",\n\t\t\"sendfile_test.go\",\n\t\t\"server_test.go\",\n\t\t\"tcpsock_test.go\",\n\t\t\"timeout_test.go\",\n\t\t\"udpsock_test.go\",\n\t\t\"unixsock_windows_test.go\",\n\t\t\"writev_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto/sha256\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"net/internal/socktest\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"pipe_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"net\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"vendor/golang.org/x/net/nettest\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\net\\\\url\",\n\t\"ImportPath\": \"net/url\",\n\t\"Name\": \"url\",\n\t\"Doc\": \"Package url parses URLs and implements query escaping.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\net\\\\url.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"url.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"url.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"url_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"net\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"net/url\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\x509\",\n\t\"ImportPath\": \"crypto/x509\",\n\t\"Name\": \"x509\",\n\t\"Doc\": \"Package x509 parses X.509-encoded keys and certificates.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\x509.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cert_pool.go\",\n\t\t\"pem_decrypt.go\",\n\t\t\"pkcs1.go\",\n\t\t\"pkcs8.go\",\n\t\t\"root.go\",\n\t\t\"root_windows.go\",\n\t\t\"sec1.go\",\n\t\t\"verify.go\",\n\t\t\"x509.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cert_pool.go\",\n\t\t\"pem_decrypt.go\",\n\t\t\"pkcs1.go\",\n\t\t\"pkcs8.go\",\n\t\t\"root.go\",\n\t\t\"root_windows.go\",\n\t\t\"sec1.go\",\n\t\t\"verify.go\",\n\t\t\"x509.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"root_aix.go\",\n\t\t\"root_bsd.go\",\n\t\t\"root_cgo_darwin.go\",\n\t\t\"root_darwin.go\",\n\t\t\"root_darwin_arm_gen.go\",\n\t\t\"root_darwin_armx.go\",\n\t\t\"root_darwin_test.go\",\n\t\t\"root_js.go\",\n\t\t\"root_linux.go\",\n\t\t\"root_nacl.go\",\n\t\t\"root_nocgo_darwin.go\",\n\t\t\"root_plan9.go\",\n\t\t\"root_solaris.go\",\n\t\t\"root_unix.go\",\n\t\t\"root_unix_test.go\",\n\t\t\"x509_test_import.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"io\",\n\t\t\"math/big\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/crypto/cryptobyte\": \"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"golang.org/x/crypto/cryptobyte/asn1\": \"vendor/golang.org/x/crypto/cryptobyte/asn1\"\n\t},\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"name_constraints_test.go\",\n\t\t\"pem_decrypt_test.go\",\n\t\t\"pkcs8_test.go\",\n\t\t\"sec1_test.go\",\n\t\t\"verify_test.go\",\n\t\t\"x509_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"math/big\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/x509\",\n\t\t\"encoding/pem\",\n\t\t\"fmt\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\internal\\\\subtle\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/internal/subtle\",\n\t\"ImportComment\": \"golang.org/x/crypto/internal/subtle\",\n\t\"Name\": \"subtle\",\n\t\"Doc\": \"Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\internal\\\\subtle.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"aliasing.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"aliasing.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"aliasing_appengine.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\internal\\\\chacha20\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\"Name\": \"chacha20\",\n\t\"Doc\": \"Package ChaCha20 implements the core ChaCha20 function as specified in https://tools.ietf.org/html/rfc7539#section-2.3.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\internal\\\\chacha20.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"chacha_generic.go\",\n\t\t\"chacha_noasm.go\",\n\t\t\"xor.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"chacha_generic.go\",\n\t\t\"chacha_noasm.go\",\n\t\t\"xor.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"chacha_arm64.go\",\n\t\t\"chacha_ppc64le.go\",\n\t\t\"chacha_s390x.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/cipher\",\n\t\t\"encoding/binary\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"runtime\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/crypto/internal/subtle\": \"vendor/golang.org/x/crypto/internal/subtle\"\n\t},\n\t\"Deps\": [\n\t\t\"crypto/cipher\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\poly1305\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/poly1305\",\n\t\"ImportComment\": \"golang.org/x/crypto/poly1305\",\n\t\"Name\": \"poly1305\",\n\t\"Doc\": \"Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\poly1305.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"poly1305.go\",\n\t\t\"sum_amd64.go\",\n\t\t\"sum_generic.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"poly1305.go\",\n\t\t\"sum_amd64.go\",\n\t\t\"sum_generic.go\",\n\t\t\"sum_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mac_noasm.go\",\n\t\t\"sum_arm.go\",\n\t\t\"sum_noasm.go\",\n\t\t\"sum_ppc64le.go\",\n\t\t\"sum_s390x.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"sum_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\sys\\\\cpu\",\n\t\"ImportPath\": \"vendor/golang.org/x/sys/cpu\",\n\t\"Name\": \"cpu\",\n\t\"Doc\": \"Package cpu implements processor feature detection for various CPU architectures.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\sys\\\\cpu.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"byteorder.go\",\n\t\t\"cpu.go\",\n\t\t\"cpu_gc_x86.go\",\n\t\t\"cpu_x86.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"byteorder.go\",\n\t\t\"cpu.go\",\n\t\t\"cpu_gc_x86.go\",\n\t\t\"cpu_x86.go\",\n\t\t\"cpu_x86.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cpu_aix_ppc64.go\",\n\t\t\"cpu_arm.go\",\n\t\t\"cpu_gc_s390x.go\",\n\t\t\"cpu_gccgo.go\",\n\t\t\"cpu_gccgo_s390x.go\",\n\t\t\"cpu_linux.go\",\n\t\t\"cpu_linux_arm64.go\",\n\t\t\"cpu_linux_ppc64x.go\",\n\t\t\"cpu_linux_s390x.go\",\n\t\t\"cpu_mips64x.go\",\n\t\t\"cpu_mipsx.go\",\n\t\t\"cpu_other_arm64.go\",\n\t\t\"cpu_wasm.go\",\n\t\t\"syscall_aix_ppc64_gc.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"cpu_x86.s\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/binary\",\n\t\t\"runtime\"\n\t],\n\t\"Deps\": [\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\chacha20poly1305\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\"ImportComment\": \"golang.org/x/crypto/chacha20poly1305\",\n\t\"Name\": \"chacha20poly1305\",\n\t\"Doc\": \"Package chacha20poly1305 implements the ChaCha20-Poly1305 AEAD as specified in RFC 7539, and its extended nonce variant XChaCha20-Poly1305.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\chacha20poly1305.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"chacha20poly1305.go\",\n\t\t\"chacha20poly1305_amd64.go\",\n\t\t\"chacha20poly1305_generic.go\",\n\t\t\"xchacha20poly1305.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"chacha20poly1305.go\",\n\t\t\"chacha20poly1305_amd64.go\",\n\t\t\"chacha20poly1305_generic.go\",\n\t\t\"xchacha20poly1305.go\",\n\t\t\"chacha20poly1305_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"chacha20poly1305_noasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"chacha20poly1305_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/cipher\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/crypto/internal/chacha20\": \"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"golang.org/x/crypto/internal/subtle\": \"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"golang.org/x/crypto/poly1305\": \"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"golang.org/x/sys/cpu\": \"vendor/golang.org/x/sys/cpu\"\n\t},\n\t\"Deps\": [\n\t\t\"crypto/cipher\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/subtle\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\curve25519\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/curve25519\",\n\t\"ImportComment\": \"golang.org/x/crypto/curve25519\",\n\t\"Name\": \"curve25519\",\n\t\"Doc\": \"Package curve25519 provides an implementation of scalar multiplication on the elliptic curve known as curve25519.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\curve25519.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"mont25519_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"mont25519_amd64.go\",\n\t\t\"const_amd64.s\",\n\t\t\"cswap_amd64.s\",\n\t\t\"freeze_amd64.s\",\n\t\t\"ladderstep_amd64.s\",\n\t\t\"mul_amd64.s\",\n\t\t\"square_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"curve25519.go\"\n\t],\n\t\"HFiles\": [\n\t\t\"const_amd64.h\"\n\t],\n\t\"SFiles\": [\n\t\t\"const_amd64.s\",\n\t\t\"cswap_amd64.s\",\n\t\t\"freeze_amd64.s\",\n\t\t\"ladderstep_amd64.s\",\n\t\t\"mul_amd64.s\",\n\t\t\"square_amd64.s\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\hkdf\",\n\t\"ImportPath\": \"vendor/golang.org/x/crypto/hkdf\",\n\t\"ImportComment\": \"golang.org/x/crypto/hkdf\",\n\t\"Name\": \"hkdf\",\n\t\"Doc\": \"Package hkdf implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\crypto\\\\hkdf.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hkdf.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hkdf.go\"\n\t],\n\t\"Imports\": [\n\t\t\"crypto/hmac\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"io\"\n\t],\n\t\"Deps\": [\n\t\t\"crypto/hmac\",\n\t\t\"crypto/subtle\",\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\path\\\\filepath\",\n\t\"ImportPath\": \"path/filepath\",\n\t\"Name\": \"filepath\",\n\t\"Doc\": \"Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\path\\\\filepath.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"match.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"symlink.go\",\n\t\t\"symlink_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"match.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"symlink.go\",\n\t\t\"symlink_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"example_unix_test.go\",\n\t\t\"example_unix_walk_test.go\",\n\t\t\"path_plan9.go\",\n\t\t\"path_unix.go\",\n\t\t\"symlink_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"syscall\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"match_test.go\",\n\t\t\"path_test.go\",\n\t\t\"path_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\io\\\\ioutil\",\n\t\"ImportPath\": \"io/ioutil\",\n\t\"Name\": \"ioutil\",\n\t\"Doc\": \"Package ioutil implements some I/O utility functions.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\io\\\\ioutil.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"ioutil.go\",\n\t\t\"tempfile.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"ioutil.go\",\n\t\t\"tempfile.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"ioutil_test.go\",\n\t\t\"tempfile_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"regexp\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\crypto\\\\tls\",\n\t\"ImportPath\": \"crypto/tls\",\n\t\"Name\": \"tls\",\n\t\"Doc\": \"Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\crypto\\\\tls.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"alert.go\",\n\t\t\"auth.go\",\n\t\t\"cipher_suites.go\",\n\t\t\"common.go\",\n\t\t\"conn.go\",\n\t\t\"handshake_client.go\",\n\t\t\"handshake_client_tls13.go\",\n\t\t\"handshake_messages.go\",\n\t\t\"handshake_server.go\",\n\t\t\"handshake_server_tls13.go\",\n\t\t\"key_agreement.go\",\n\t\t\"key_schedule.go\",\n\t\t\"prf.go\",\n\t\t\"ticket.go\",\n\t\t\"tls.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"alert.go\",\n\t\t\"auth.go\",\n\t\t\"cipher_suites.go\",\n\t\t\"common.go\",\n\t\t\"conn.go\",\n\t\t\"handshake_client.go\",\n\t\t\"handshake_client_tls13.go\",\n\t\t\"handshake_messages.go\",\n\t\t\"handshake_server.go\",\n\t\t\"handshake_server_tls13.go\",\n\t\t\"key_agreement.go\",\n\t\t\"key_schedule.go\",\n\t\t\"prf.go\",\n\t\t\"ticket.go\",\n\t\t\"tls.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"generate_cert.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/x509\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"hash\",\n\t\t\"internal/cpu\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/big\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/crypto/chacha20poly1305\": \"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"golang.org/x/crypto/cryptobyte\": \"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"golang.org/x/crypto/curve25519\": \"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"golang.org/x/crypto/hkdf\": \"vendor/golang.org/x/crypto/hkdf\"\n\t},\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"auth_test.go\",\n\t\t\"conn_test.go\",\n\t\t\"handshake_client_test.go\",\n\t\t\"handshake_messages_test.go\",\n\t\t\"handshake_server_test.go\",\n\t\t\"handshake_test.go\",\n\t\t\"key_schedule_test.go\",\n\t\t\"prf_test.go\",\n\t\t\"tls_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"crypto\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/x509\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"log\",\n\t\t\"net/http\",\n\t\t\"net/http/httptest\",\n\t\t\"os\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\util\",\n\t\"ImportPath\": \"github.com/go-redis/redis/internal/util\",\n\t\"Name\": \"util\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\util.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"strconv.go\",\n\t\t\"unsafe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"strconv.go\",\n\t\t\"unsafe.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"safe.go\"\n\t],\n\t\"Imports\": [\n\t\t\"strconv\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\\\\internal\",\n\t\"ImportPath\": \"github.com/go-redis/redis/internal\",\n\t\"Name\": \"internal\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis\\\\internal.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"internal.go\",\n\t\t\"log.go\",\n\t\t\"once.go\",\n\t\t\"util.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"internal.go\",\n\t\t\"log.go\",\n\t\t\"once.go\",\n\t\t\"util.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"log\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\"\n\t],\n\t\"ImportMap\": {\n\t\t\"github.com/go-redis/redis/v7/internal/util\": \"github.com/go-redis/redis/internal/util\"\n\t},\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"internal_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"github.com/onsi/gomega\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\hash\\\\crc32\",\n\t\"ImportPath\": \"hash/crc32\",\n\t\"Name\": \"crc32\",\n\t\"Doc\": \"Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\hash\\\\crc32.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"crc32.go\",\n\t\t\"crc32_amd64.go\",\n\t\t\"crc32_generic.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"crc32.go\",\n\t\t\"crc32_amd64.go\",\n\t\t\"crc32_generic.go\",\n\t\t\"crc32_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"crc32_amd64p32.go\",\n\t\t\"crc32_arm64.go\",\n\t\t\"crc32_otherarch.go\",\n\t\t\"crc32_ppc64le.go\",\n\t\t\"crc32_s390x.go\",\n\t\t\"gen_const_ppc64le.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"crc32_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/cpu\",\n\t\t\"sync\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"crc32_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"encoding\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"hash/crc32\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\consistenthash\",\n\t\"ImportPath\": \"github.com/go-redis/redis/internal/consistenthash\",\n\t\"Name\": \"consistenthash\",\n\t\"Doc\": \"Package consistenthash provides an implementation of a ring hash.\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\consistenthash.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"consistenthash.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"consistenthash.go\"\n\t],\n\t\"Imports\": [\n\t\t\"hash/crc32\",\n\t\t\"sort\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"consistenthash_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"fmt\",\n\t\t\"strconv\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\hashtag\",\n\t\"ImportPath\": \"github.com/go-redis/redis/internal/hashtag\",\n\t\"Name\": \"hashtag\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\hashtag.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hashtag.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hashtag.go\"\n\t],\n\t\"Imports\": [\n\t\t\"math/rand\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"hashtag_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"github.com/onsi/ginkgo\",\n\t\t\"github.com/onsi/gomega\",\n\t\t\"math/rand\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\proto\",\n\t\"ImportPath\": \"github.com/go-redis/redis/internal/proto\",\n\t\"Name\": \"proto\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\proto.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"reader.go\",\n\t\t\"scan.go\",\n\t\t\"writer.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"reader.go\",\n\t\t\"scan.go\",\n\t\t\"writer.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"encoding\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"io\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"time\"\n\t],\n\t\"ImportMap\": {\n\t\t\"github.com/go-redis/redis/v7/internal/util\": \"github.com/go-redis/redis/internal/util\"\n\t},\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"scan_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"encoding/json\",\n\t\t\"github.com/onsi/ginkgo\",\n\t\t\"github.com/onsi/gomega\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"proto_test.go\",\n\t\t\"reader_test.go\",\n\t\t\"write_buffer_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/onsi/ginkgo\",\n\t\t\"github.com/onsi/gomega\",\n\t\t\"io/ioutil\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\pool\",\n\t\"ImportPath\": \"github.com/go-redis/redis/internal/pool\",\n\t\"Name\": \"pool\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis\\\\internal\\\\pool.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"conn.go\",\n\t\t\"pool.go\",\n\t\t\"pool_single.go\",\n\t\t\"pool_sticky.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"conn.go\",\n\t\t\"pool.go\",\n\t\t\"pool_single.go\",\n\t\t\"pool_sticky.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"net\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\"\n\t],\n\t\"ImportMap\": {\n\t\t\"github.com/go-redis/redis/v7/internal\": \"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/v7/internal/proto\": \"github.com/go-redis/redis/internal/proto\"\n\t},\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bench_test.go\",\n\t\t\"main_test.go\",\n\t\t\"pool_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"context\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/onsi/ginkgo\",\n\t\t\"github.com/onsi/gomega\",\n\t\t\"net\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\go-redis\\\\redis\",\n\t\"ImportPath\": \"github.com/go-redis/redis\",\n\t\"Name\": \"redis\",\n\t\"Doc\": \"Package redis implements a Redis client.\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\go-redis\\\\redis.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cluster.go\",\n\t\t\"cluster_commands.go\",\n\t\t\"command.go\",\n\t\t\"commands.go\",\n\t\t\"doc.go\",\n\t\t\"error.go\",\n\t\t\"iterator.go\",\n\t\t\"options.go\",\n\t\t\"pipeline.go\",\n\t\t\"pubsub.go\",\n\t\t\"redis.go\",\n\t\t\"result.go\",\n\t\t\"ring.go\",\n\t\t\"script.go\",\n\t\t\"sentinel.go\",\n\t\t\"tx.go\",\n\t\t\"universal.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cluster.go\",\n\t\t\"cluster_commands.go\",\n\t\t\"command.go\",\n\t\t\"commands.go\",\n\t\t\"doc.go\",\n\t\t\"error.go\",\n\t\t\"iterator.go\",\n\t\t\"options.go\",\n\t\t\"pipeline.go\",\n\t\t\"pubsub.go\",\n\t\t\"redis.go\",\n\t\t\"result.go\",\n\t\t\"ring.go\",\n\t\t\"script.go\",\n\t\t\"sentinel.go\",\n\t\t\"tx.go\",\n\t\t\"universal.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/tls\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\"\n\t],\n\t\"ImportMap\": {\n\t\t\"github.com/go-redis/redis/v7/internal\": \"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/v7/internal/consistenthash\": \"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/v7/internal/hashtag\": \"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/v7/internal/pool\": \"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/v7/internal/proto\": \"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/v7/internal/util\": \"github.com/go-redis/redis/internal/util\"\n\t},\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"internal_test.go\",\n\t\t\"options_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/onsi/ginkgo\",\n\t\t\"github.com/onsi/gomega\",\n\t\t\"net\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bench_test.go\",\n\t\t\"cluster_test.go\",\n\t\t\"command_test.go\",\n\t\t\"commands_test.go\",\n\t\t\"example_instrumentation_test.go\",\n\t\t\"example_test.go\",\n\t\t\"iterator_test.go\",\n\t\t\"main_test.go\",\n\t\t\"pipeline_test.go\",\n\t\t\"pool_test.go\",\n\t\t\"pubsub_test.go\",\n\t\t\"race_test.go\",\n\t\t\"redis_test.go\",\n\t\t\"ring_test.go\",\n\t\t\"sentinel_test.go\",\n\t\t\"tx_test.go\",\n\t\t\"universal_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/onsi/ginkgo\",\n\t\t\"github.com/onsi/gomega\",\n\t\t\"io\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\redispool\",\n\t\"ImportPath\": \"jarvis-server/app/redispool\",\n\t\"Name\": \"redispool\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\jarvis-server\\\\app\\\\redispool.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"connectionpool.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"connectionpool.go\"\n\t],\n\t\"Imports\": [\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/sirupsen/logrus\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t]\n}\n{\n\t\"ImportPath\": \"thisimportshouldfail\",\n\t\"DepOnly\": true,\n\t\"Incomplete\": true,\n\t\"Stale\": true,\n\t\"StaleReason\": \"build ID mismatch\",\n\t\"Error\": {\n\t\t\"ImportStack\": [\n\t\t\t\"jarvis-server/app/jobs/manager\",\n\t\t\t\"thisimportshouldfail\"\n\t\t],\n\t\t\"Pos\": \"app\\\\jobs\\\\manager\\\\manager.go:6:2\",\n\t\t\"Err\": \"cannot find package \\\"thisimportshouldfail\\\" in any of:\\n\\tc:\\\\go\\\\src\\\\thisimportshouldfail (from $GOROOT)\\n\\tC:\\\\Users\\\\noflo\\\\go\\\\src\\\\thisimportshouldfail (from $GOPATH)\"\n\t}\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\jobs\\\\manager\",\n\t\"ImportPath\": \"jarvis-server/app/jobs/manager\",\n\t\"Name\": \"jobmanager\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\jarvis-server\\\\app\\\\jobs\\\\manager.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"Match\": [\n\t\t\"c:/Users/noflo/go/src/jarvis-server/app/jobs/manager\"\n\t],\n\t\"Incomplete\": true,\n\t\"Stale\": true,\n\t\"StaleReason\": \"stale dependency: thisimportshouldfail\",\n\t\"GoFiles\": [\n\t\t\"manager.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"manager.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"thisimportshouldfail\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"encoding\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"thisimportshouldfail\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t],\n\t\"DepsErrors\": [\n\t\t{\n\t\t\t\"ImportStack\": [\n\t\t\t\t\"jarvis-server/app/jobs/manager\",\n\t\t\t\t\"thisimportshouldfail\"\n\t\t\t],\n\t\t\t\"Pos\": \"app\\\\jobs\\\\manager\\\\manager.go:6:2\",\n\t\t\t\"Err\": \"cannot find package \\\"thisimportshouldfail\\\" in any of:\\n\\tc:\\\\go\\\\src\\\\thisimportshouldfail (from $GOROOT)\\n\\tC:\\\\Users\\\\noflo\\\\go\\\\src\\\\thisimportshouldfail (from $GOPATH)\"\n\t\t}\n\t],\n\t\"TestGoFiles\": [\n\t\t\"manager_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"github.com/franela/goblin\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/test\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\flag\",\n\t\"ImportPath\": \"flag\",\n\t\"Name\": \"flag\",\n\t\"Doc\": \"Package flag implements command-line flag parsing.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\flag.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"flag.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"flag.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"example_value_test.go\",\n\t\t\"flag_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\debug\",\n\t\"ImportPath\": \"runtime/debug\",\n\t\"Name\": \"debug\",\n\t\"Doc\": \"Package debug contains facilities for programs to debug themselves while they are running.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\debug.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"garbage.go\",\n\t\t\"mod.go\",\n\t\t\"stack.go\",\n\t\t\"stubs.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"garbage.go\",\n\t\t\"mod.go\",\n\t\t\"stack.go\",\n\t\t\"stubs.go\",\n\t\t\"debug.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"debug.s\"\n\t],\n\t\"Imports\": [\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"garbage_test.go\",\n\t\t\"heapdump_test.go\",\n\t\t\"stack_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\trace\",\n\t\"ImportPath\": \"runtime/trace\",\n\t\"Name\": \"trace\",\n\t\"Doc\": \"Package trace contains facilities for programs to generate traces for the Go execution tracer.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\trace.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"annotation.go\",\n\t\t\"trace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"annotation.go\",\n\t\t\"trace.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"annotation_test.go\",\n\t\t\"example_test.go\",\n\t\t\"trace_stack_test.go\",\n\t\t\"trace_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/testenv\",\n\t\t\"internal/trace\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/trace\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"text/tabwriter\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\testing\",\n\t\"ImportPath\": \"testing\",\n\t\"Name\": \"testing\",\n\t\"Doc\": \"Package testing provides support for automated testing of Go packages.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\testing.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"allocs.go\",\n\t\t\"benchmark.go\",\n\t\t\"cover.go\",\n\t\t\"example.go\",\n\t\t\"match.go\",\n\t\t\"run_example.go\",\n\t\t\"testing.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"allocs.go\",\n\t\t\"benchmark.go\",\n\t\t\"cover.go\",\n\t\t\"example.go\",\n\t\t\"match.go\",\n\t\t\"run_example.go\",\n\t\t\"testing.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"run_example_js.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/trace\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"runtime/trace\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"helper_test.go\",\n\t\t\"helperfuncs_test.go\",\n\t\t\"match_test.go\",\n\t\t\"sub_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"allocs_test.go\",\n\t\t\"benchmark_test.go\",\n\t\t\"testing_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"text/template\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\regexp\\\\syntax\",\n\t\"ImportPath\": \"regexp/syntax\",\n\t\"Name\": \"syntax\",\n\t\"Doc\": \"Package syntax parses regular expressions into parse trees and compiles parse trees into programs.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\regexp\\\\syntax.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"compile.go\",\n\t\t\"doc.go\",\n\t\t\"op_string.go\",\n\t\t\"parse.go\",\n\t\t\"perl_groups.go\",\n\t\t\"prog.go\",\n\t\t\"regexp.go\",\n\t\t\"simplify.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"compile.go\",\n\t\t\"doc.go\",\n\t\t\"op_string.go\",\n\t\t\"parse.go\",\n\t\t\"perl_groups.go\",\n\t\t\"prog.go\",\n\t\t\"regexp.go\",\n\t\t\"simplify.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"parse_test.go\",\n\t\t\"prog_test.go\",\n\t\t\"simplify_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"fmt\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\regexp\",\n\t\"ImportPath\": \"regexp\",\n\t\"Name\": \"regexp\",\n\t\"Doc\": \"Package regexp implements regular expression search.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\regexp.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"backtrack.go\",\n\t\t\"exec.go\",\n\t\t\"onepass.go\",\n\t\t\"regexp.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"backtrack.go\",\n\t\t\"exec.go\",\n\t\t\"onepass.go\",\n\t\t\"regexp.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"regexp/syntax\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"exec2_test.go\",\n\t\t\"exec_test.go\",\n\t\t\"find_test.go\",\n\t\t\"onepass_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"compress/bzip2\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp/syntax\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"regexp\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\compress\\\\flate\",\n\t\"ImportPath\": \"compress/flate\",\n\t\"Name\": \"flate\",\n\t\"Doc\": \"Package flate implements the DEFLATE compressed data format, described in RFC 1951.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\compress\\\\flate.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"deflate.go\",\n\t\t\"deflatefast.go\",\n\t\t\"dict_decoder.go\",\n\t\t\"huffman_bit_writer.go\",\n\t\t\"huffman_code.go\",\n\t\t\"inflate.go\",\n\t\t\"token.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"deflate.go\",\n\t\t\"deflatefast.go\",\n\t\t\"dict_decoder.go\",\n\t\t\"huffman_bit_writer.go\",\n\t\t\"huffman_code.go\",\n\t\t\"inflate.go\",\n\t\t\"token.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"deflate_test.go\",\n\t\t\"dict_decoder_test.go\",\n\t\t\"flate_test.go\",\n\t\t\"huffman_bit_writer_test.go\",\n\t\t\"inflate_test.go\",\n\t\t\"reader_test.go\",\n\t\t\"writer_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"strings\",\n\t\t\"sync\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\compress\\\\gzip\",\n\t\"ImportPath\": \"compress/gzip\",\n\t\"Name\": \"gzip\",\n\t\"Doc\": \"Package gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\compress\\\\gzip.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"gunzip.go\",\n\t\t\"gzip.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"gunzip.go\",\n\t\t\"gzip.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"compress/flate\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash/crc32\",\n\t\t\"io\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"gunzip_test.go\",\n\t\t\"gzip_test.go\",\n\t\t\"issue14937_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"compress/gzip\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\text\\\\tabwriter\",\n\t\"ImportPath\": \"text/tabwriter\",\n\t\"Name\": \"tabwriter\",\n\t\"Doc\": \"Package tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\text\\\\tabwriter.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"tabwriter.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"tabwriter.go\"\n\t],\n\t\"Imports\": [\n\t\t\"io\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"tabwriter_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"testing\",\n\t\t\"text/tabwriter\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\pprof\",\n\t\"ImportPath\": \"runtime/pprof\",\n\t\"Name\": \"pprof\",\n\t\"Doc\": \"Package pprof writes runtime profiling data in the format expected by the pprof visualization tool.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\pprof.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"elf.go\",\n\t\t\"label.go\",\n\t\t\"map.go\",\n\t\t\"pprof.go\",\n\t\t\"proto.go\",\n\t\t\"protobuf.go\",\n\t\t\"protomem.go\",\n\t\t\"runtime.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"elf.go\",\n\t\t\"label.go\",\n\t\t\"map.go\",\n\t\t\"pprof.go\",\n\t\t\"proto.go\",\n\t\t\"protobuf.go\",\n\t\t\"protomem.go\",\n\t\t\"runtime.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/gzip\",\n\t\t\"context\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"text/tabwriter\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"compress/gzip\",\n\t\t\"context\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/tabwriter\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"label_test.go\",\n\t\t\"mprof_test.go\",\n\t\t\"pprof_test.go\",\n\t\t\"proto_test.go\",\n\t\t\"protomem_test.go\",\n\t\t\"runtime_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/big\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"runtime/pprof/internal/profile\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\testing\\\\internal\\\\testdeps\",\n\t\"ImportPath\": \"testing/internal/testdeps\",\n\t\"Name\": \"testdeps\",\n\t\"Doc\": \"Package testdeps provides access to dependencies needed by test execution.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\testing\\\\internal\\\\testdeps.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"deps.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"deps.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"regexp\",\n\t\t\"runtime/pprof\",\n\t\t\"strings\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"compress/gzip\",\n\t\t\"context\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"runtime/pprof\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/tabwriter\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\franela\\\\goblin\",\n\t\"ImportPath\": \"github.com/franela/goblin\",\n\t\"Name\": \"goblin\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\franela\\\\goblin.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"assertions.go\",\n\t\t\"goblin.go\",\n\t\t\"mono_reporter.go\",\n\t\t\"reporting.go\",\n\t\t\"resolver.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"assertions.go\",\n\t\t\"goblin.go\",\n\t\t\"mono_reporter.go\",\n\t\t\"reporting.go\",\n\t\t\"resolver.go\"\n\t],\n\t\"Imports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"runtime/trace\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"assertions_test.go\",\n\t\t\"describe_test.go\",\n\t\t\"goblin_test.go\",\n\t\t\"it_test.go\",\n\t\t\"reporting_test.go\",\n\t\t\"resolver_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\database\\\\sql\\\\driver\",\n\t\"ImportPath\": \"database/sql/driver\",\n\t\"Name\": \"driver\",\n\t\"Doc\": \"Package driver defines interfaces to be implemented by database drivers as used by package sql.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\database\\\\sql\\\\driver.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"driver.go\",\n\t\t\"types.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"driver.go\",\n\t\t\"types.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"types_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\database\\\\sql\",\n\t\"ImportPath\": \"database/sql\",\n\t\"Name\": \"sql\",\n\t\"Doc\": \"Package sql provides a generic interface around SQL (or SQL-like) databases.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\database\\\\sql.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"convert.go\",\n\t\t\"ctxutil.go\",\n\t\t\"sql.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"convert.go\",\n\t\t\"ctxutil.go\",\n\t\t\"sql.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"database/sql/driver\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"database/sql/driver\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"convert_test.go\",\n\t\t\"fakedb_test.go\",\n\t\t\"sql_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"context\",\n\t\t\"database/sql/driver\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math/rand\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_cli_test.go\",\n\t\t\"example_service_test.go\",\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"context\",\n\t\t\"database/sql\",\n\t\t\"encoding/json\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"net/http\",\n\t\t\"os\",\n\t\t\"os/signal\",\n\t\t\"strings\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\jinzhu\\\\inflection\",\n\t\"ImportPath\": \"github.com/jinzhu/inflection\",\n\t\"Name\": \"inflection\",\n\t\"Doc\": \"Package inflection pluralizes and singularizes English nouns.\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\jinzhu\\\\inflection.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"inflections.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"inflections.go\"\n\t],\n\t\"Imports\": [\n\t\t\"regexp\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"inflections_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\go\\\\token\",\n\t\"ImportPath\": \"go/token\",\n\t\"Name\": \"token\",\n\t\"Doc\": \"Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\go\\\\token.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"position.go\",\n\t\t\"serialize.go\",\n\t\t\"token.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"position.go\",\n\t\t\"serialize.go\",\n\t\t\"token.go\"\n\t],\n\t\"Imports\": [\n\t\t\"fmt\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"position_test.go\",\n\t\t\"serialize_test.go\",\n\t\t\"token_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/gob\",\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"sync\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/parser\",\n\t\t\"go/token\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\go\\\\scanner\",\n\t\"ImportPath\": \"go/scanner\",\n\t\"Name\": \"scanner\",\n\t\"Doc\": \"Package scanner implements a scanner for Go source text.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\go\\\\scanner.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\",\n\t\t\"scanner.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\",\n\t\t\"scanner.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"go/token\",\n\t\t\"io\",\n\t\t\"path/filepath\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"go/token\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"scanner_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"go/token\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"go/scanner\",\n\t\t\"go/token\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\go\\\\ast\",\n\t\"ImportPath\": \"go/ast\",\n\t\"Name\": \"ast\",\n\t\"Doc\": \"Package ast declares the types used to represent syntax trees for Go packages.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\go\\\\ast.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"ast.go\",\n\t\t\"commentmap.go\",\n\t\t\"filter.go\",\n\t\t\"import.go\",\n\t\t\"print.go\",\n\t\t\"resolve.go\",\n\t\t\"scope.go\",\n\t\t\"walk.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"ast.go\",\n\t\t\"commentmap.go\",\n\t\t\"filter.go\",\n\t\t\"import.go\",\n\t\t\"print.go\",\n\t\t\"resolve.go\",\n\t\t\"scope.go\",\n\t\t\"walk.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"ast_test.go\",\n\t\t\"print_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"commentmap_test.go\",\n\t\t\"example_test.go\",\n\t\t\"filter_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/format\",\n\t\t\"go/parser\",\n\t\t\"go/token\",\n\t\t\"sort\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\jinzhu\\\\gorm\",\n\t\"ImportPath\": \"github.com/jinzhu/gorm\",\n\t\"Name\": \"gorm\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\jinzhu\\\\gorm.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"association.go\",\n\t\t\"callback.go\",\n\t\t\"callback_create.go\",\n\t\t\"callback_delete.go\",\n\t\t\"callback_query.go\",\n\t\t\"callback_query_preload.go\",\n\t\t\"callback_row_query.go\",\n\t\t\"callback_save.go\",\n\t\t\"callback_update.go\",\n\t\t\"dialect.go\",\n\t\t\"dialect_common.go\",\n\t\t\"dialect_mysql.go\",\n\t\t\"dialect_postgres.go\",\n\t\t\"dialect_sqlite3.go\",\n\t\t\"errors.go\",\n\t\t\"field.go\",\n\t\t\"interface.go\",\n\t\t\"join_table_handler.go\",\n\t\t\"logger.go\",\n\t\t\"main.go\",\n\t\t\"model.go\",\n\t\t\"model_struct.go\",\n\t\t\"naming.go\",\n\t\t\"scope.go\",\n\t\t\"search.go\",\n\t\t\"utils.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"association.go\",\n\t\t\"callback.go\",\n\t\t\"callback_create.go\",\n\t\t\"callback_delete.go\",\n\t\t\"callback_query.go\",\n\t\t\"callback_query_preload.go\",\n\t\t\"callback_row_query.go\",\n\t\t\"callback_save.go\",\n\t\t\"callback_update.go\",\n\t\t\"dialect.go\",\n\t\t\"dialect_common.go\",\n\t\t\"dialect_mysql.go\",\n\t\t\"dialect_postgres.go\",\n\t\t\"dialect_sqlite3.go\",\n\t\t\"errors.go\",\n\t\t\"field.go\",\n\t\t\"interface.go\",\n\t\t\"join_table_handler.go\",\n\t\t\"logger.go\",\n\t\t\"main.go\",\n\t\t\"model.go\",\n\t\t\"model_struct.go\",\n\t\t\"naming.go\",\n\t\t\"scope.go\",\n\t\t\"search.go\",\n\t\t\"utils.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto/sha1\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/jinzhu/inflection\",\n\t\t\"go/ast\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/sha1\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/jinzhu/inflection\",\n\t\t\"go/ast\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"callback_system_test.go\",\n\t\t\"search_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"association_test.go\",\n\t\t\"callbacks_test.go\",\n\t\t\"create_test.go\",\n\t\t\"customize_column_test.go\",\n\t\t\"delete_test.go\",\n\t\t\"embedded_struct_test.go\",\n\t\t\"errors_test.go\",\n\t\t\"field_test.go\",\n\t\t\"join_table_test.go\",\n\t\t\"main_test.go\",\n\t\t\"migration_test.go\",\n\t\t\"multi_primary_keys_test.go\",\n\t\t\"naming_test.go\",\n\t\t\"pointer_test.go\",\n\t\t\"polymorphic_test.go\",\n\t\t\"preload_test.go\",\n\t\t\"query_test.go\",\n\t\t\"scaner_test.go\",\n\t\t\"scope_test.go\",\n\t\t\"update_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"context\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/erikstmartin/go-testdb\",\n\t\t\"github.com/jinzhu/gorm\",\n\t\t\"github.com/jinzhu/gorm/dialects/mssql\",\n\t\t\"github.com/jinzhu/gorm/dialects/mysql\",\n\t\t\"github.com/jinzhu/gorm/dialects/postgres\",\n\t\t\"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\t\"github.com/jinzhu/now\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"c:\\\\go\\\\src\\\\runtime\\\\cgo\",\n\t\"ImportPath\": \"runtime/cgo\",\n\t\"Name\": \"cgo\",\n\t\"Doc\": \"Package cgo contains runtime support for code generated by the cgo tool.\",\n\t\"Target\": \"c:\\\\go\\\\pkg\\\\windows_amd64\\\\runtime\\\\cgo.a\",\n\t\"Root\": \"c:\\\\go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"callbacks.go\",\n\t\t\"iscgo.go\"\n\t],\n\t\"CgoFiles\": [\n\t\t\"cgo.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"callbacks.go\",\n\t\t\"iscgo.go\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\de\\\\deed5e48c530e20734f95c6ef2b346d6c839413dca678f928deabdc54dc894d4-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\9a\\\\9a625553fd5c8b8be2e03ab2c3bc535f164778a213c21e117f29f7e672ef0090-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\ca\\\\ca3aba9d6ab99e1365aeec5f67cd7633e80ab24c8d5784c2bc5da269132b6ac7-d\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"callbacks_aix.go\",\n\t\t\"callbacks_traceback.go\",\n\t\t\"dragonfly.go\",\n\t\t\"freebsd.go\",\n\t\t\"mmap.go\",\n\t\t\"netbsd.go\",\n\t\t\"openbsd.go\",\n\t\t\"setenv.go\",\n\t\t\"sigaction.go\",\n\t\t\"signal_darwin_armx.go\"\n\t],\n\t\"CFiles\": [\n\t\t\"gcc_context.c\",\n\t\t\"gcc_libinit_windows.c\",\n\t\t\"gcc_util.c\",\n\t\t\"gcc_windows_amd64.c\"\n\t],\n\t\"HFiles\": [\n\t\t\"libcgo.h\",\n\t\t\"libcgo_unix.h\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\",\n\t\t\"gcc_amd64.S\"\n\t],\n\t\"CgoCFLAGS\": [\n\t\t\"-Wall\",\n\t\t\"-Werror\"\n\t],\n\t\"Imports\": [\n\t\t\"C\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\mattn\\\\go-sqlite3\",\n\t\"ImportPath\": \"github.com/mattn/go-sqlite3\",\n\t\"Name\": \"sqlite3\",\n\t\"Doc\": \"Package sqlite3 provides interface to SQLite3 databases.\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\mattn\\\\go-sqlite3.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"convert.go\",\n\t\t\"doc.go\",\n\t\t\"sqlite3_func_crypt.go\",\n\t\t\"sqlite3_go18.go\",\n\t\t\"sqlite3_opt_preupdate.go\",\n\t\t\"sqlite3_opt_preupdate_omit.go\"\n\t],\n\t\"CgoFiles\": [\n\t\t\"backup.go\",\n\t\t\"callback.go\",\n\t\t\"error.go\",\n\t\t\"sqlite3.go\",\n\t\t\"sqlite3_context.go\",\n\t\t\"sqlite3_load_extension.go\",\n\t\t\"sqlite3_opt_userauth_omit.go\",\n\t\t\"sqlite3_type.go\",\n\t\t\"sqlite3_usleep_windows.go\",\n\t\t\"sqlite3_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"convert.go\",\n\t\t\"doc.go\",\n\t\t\"sqlite3_func_crypt.go\",\n\t\t\"sqlite3_go18.go\",\n\t\t\"sqlite3_opt_preupdate.go\",\n\t\t\"sqlite3_opt_preupdate_omit.go\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\2d\\\\2d2d9fa403f468a5f330c0f99e35d16a0eae96fc503330163b6e6e5d1d7c380d-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\fe\\\\fe8907f5005d59d9766010a7bf5f718a9e1923415a985a376760f9e7c0864826-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\02\\\\02319e62be806898d46b013d48e90031a04704f25eabcb884bdb9b4a3362ad79-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\2a\\\\2a5f91bf4b5996ba5dd1fb00f39505c3fb9622234b3885e808363af424c356d5-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\e9\\\\e9b8486088d19aa8db1cf1e664208981aaaf2235e14881e1b9803b9430f8cbc8-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\b0\\\\b0d5c9d28942e9504041e04d46ba1ae0ff8e0b5780c03d3ecedd1a7ba99263c0-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\57\\\\57628d4812b286e64865488be0b1dcdf757d709d22ef4ad5099b4d0617489a65-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\c5\\\\c525615004c3ef6bcda366724d6e29d7a83dfb1bf8e66b169613a3f8b5207b13-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\1e\\\\1ee5a3ba0402af57b180e3904c0fc69bad57792cb9ab6fcf6eff435e270bf2c2-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\c9\\\\c918583854c1274299ed4d77ac7d0c6e0c4d3f37e60f23fb486bf3e142a457a1-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\a6\\\\a6858af39d826d8ae8fece43ebeb90e8a9e80f8ee01da404c31e6a3a82e63f15-d\",\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\d8\\\\d85f29532aa712015e2ca55aaee20390e87f7892607265a6d6e25d847d8f553a-d\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"sqlite3_libsqlite3.go\",\n\t\t\"sqlite3_load_extension_omit.go\",\n\t\t\"sqlite3_opt_allow_uri_authority.go\",\n\t\t\"sqlite3_opt_app_armor.go\",\n\t\t\"sqlite3_opt_foreign_keys.go\",\n\t\t\"sqlite3_opt_fts5.go\",\n\t\t\"sqlite3_opt_icu.go\",\n\t\t\"sqlite3_opt_introspect.go\",\n\t\t\"sqlite3_opt_json1.go\",\n\t\t\"sqlite3_opt_preupdate_hook.go\",\n\t\t\"sqlite3_opt_preupdate_hook_test.go\",\n\t\t\"sqlite3_opt_secure_delete.go\",\n\t\t\"sqlite3_opt_secure_delete_fast.go\",\n\t\t\"sqlite3_opt_stat4.go\",\n\t\t\"sqlite3_opt_unlock_notify.go\",\n\t\t\"sqlite3_opt_unlock_notify_test.go\",\n\t\t\"sqlite3_opt_userauth.go\",\n\t\t\"sqlite3_opt_userauth_test.go\",\n\t\t\"sqlite3_opt_vacuum_full.go\",\n\t\t\"sqlite3_opt_vacuum_incr.go\",\n\t\t\"sqlite3_opt_vtable.go\",\n\t\t\"sqlite3_opt_vtable_test.go\",\n\t\t\"sqlite3_other.go\",\n\t\t\"sqlite3_solaris.go\",\n\t\t\"sqlite3_trace.go\",\n\t\t\"static_mock.go\"\n\t],\n\t\"CFiles\": [\n\t\t\"sqlite3-binding.c\",\n\t\t\"sqlite3_opt_unlock_notify.c\"\n\t],\n\t\"HFiles\": [\n\t\t\"sqlite3-binding.h\",\n\t\t\"sqlite3ext.h\"\n\t],\n\t\"CgoCFLAGS\": [\n\t\t\"-std=gnu99\",\n\t\t\"-DSQLITE_ENABLE_RTREE\",\n\t\t\"-DSQLITE_THREADSAFE=1\",\n\t\t\"-DHAVE_USLEEP=1\",\n\t\t\"-DSQLITE_ENABLE_FTS3\",\n\t\t\"-DSQLITE_ENABLE_FTS3_PARENTHESIS\",\n\t\t\"-DSQLITE_ENABLE_FTS4_UNICODE61\",\n\t\t\"-DSQLITE_TRACE_SIZE_LIMIT=15\",\n\t\t\"-DSQLITE_OMIT_DEPRECATED\",\n\t\t\"-DSQLITE_DISABLE_INTRINSIC\",\n\t\t\"-DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1\",\n\t\t\"-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT\",\n\t\t\"-Wno-deprecated-declarations\",\n\t\t\"-IC:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\mattn\\\\go-sqlite3\",\n\t\t\"-fno-stack-check\",\n\t\t\"-fno-stack-protector\",\n\t\t\"-mno-stack-arg-probe\"\n\t],\n\t\"CgoLDFLAGS\": [\n\t\t\"-lmingwex\",\n\t\t\"-lmingw32\"\n\t],\n\t\"Imports\": [\n\t\t\"C\",\n\t\t\"context\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"net/url\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\",\n\t\t\"unsafe\",\n\t\t\"runtime/cgo\",\n\t\t\"syscall\"\n\t],\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/cgo\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"backup_test.go\",\n\t\t\"callback_test.go\",\n\t\t\"error_test.go\",\n\t\t\"sqlite3_func_crypt_test.go\",\n\t\t\"sqlite3_go18_test.go\",\n\t\t\"sqlite3_opt_fts3_test.go\",\n\t\t\"sqlite3_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\github.com\\\\jinzhu\\\\gorm\\\\dialects\\\\sqlite\",\n\t\"ImportPath\": \"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\"Name\": \"sqlite\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\github.com\\\\jinzhu\\\\gorm\\\\dialects\\\\sqlite.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sqlite.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sqlite.go\"\n\t],\n\t\"Imports\": [\n\t\t\"github.com/mattn/go-sqlite3\"\n\t],\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/mattn/go-sqlite3\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/cgo\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\models\",\n\t\"ImportPath\": \"jarvis-server/app/models\",\n\t\"Name\": \"models\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\jarvis-server\\\\app\\\\models.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"asset.go\",\n\t\t\"initialize.go\",\n\t\t\"session.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"asset.go\",\n\t\t\"initialize.go\",\n\t\t\"session.go\"\n\t],\n\t\"Imports\": [\n\t\t\"fmt\",\n\t\t\"github.com/jinzhu/gorm\",\n\t\t\"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\t\"github.com/sirupsen/logrus\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/jinzhu/gorm\",\n\t\t\"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\t\"github.com/jinzhu/inflection\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/mattn/go-sqlite3\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"go/ast\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"hash\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/cgo\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\test\",\n\t\"ImportPath\": \"jarvis-server/test\",\n\t\"Name\": \"jarvistests\",\n\t\"Target\": \"C:\\\\Users\\\\noflo\\\\go\\\\pkg\\\\windows_amd64\\\\jarvis-server\\\\test.a\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"environment.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"environment.go\"\n\t],\n\t\"Imports\": [\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"io/ioutil\",\n\t\t\"jarvis-server/app/models\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"github.com/jinzhu/gorm\",\n\t\t\"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\t\"github.com/jinzhu/inflection\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/mattn/go-sqlite3\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"go/ast\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"jarvis-server/app/models\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/cgo\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\jobs\\\\manager\",\n\t\"ImportPath\": \"jarvis-server/app/jobs/manager [jarvis-server/app/jobs/manager.test]\",\n\t\"Name\": \"jobmanager\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"ForTest\": \"jarvis-server/app/jobs/manager\",\n\t\"Match\": [\n\t\t\"c:/Users/noflo/go/src/jarvis-server/app/jobs/manager\"\n\t],\n\t\"Incomplete\": true,\n\t\"Stale\": true,\n\t\"StaleReason\": \"stale dependency: thisimportshouldfail\",\n\t\"GoFiles\": [\n\t\t\"manager.go\",\n\t\t\"manager_test.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"manager.go\",\n\t\t\"manager_test.go\"\n\t],\n\t\"Imports\": [\n\t\t\"github.com/franela/goblin\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/test\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"errors\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"thisimportshouldfail\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"github.com/franela/goblin\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"github.com/jinzhu/gorm\",\n\t\t\"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\t\"github.com/jinzhu/inflection\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/mattn/go-sqlite3\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"go/ast\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/app/models\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"jarvis-server/test\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/cgo\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"runtime/trace\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"thisimportshouldfail\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t],\n\t\"DepsErrors\": [\n\t\t{\n\t\t\t\"ImportStack\": [\n\t\t\t\t\"jarvis-server/app/jobs/manager\",\n\t\t\t\t\"thisimportshouldfail\"\n\t\t\t],\n\t\t\t\"Pos\": \"app\\\\jobs\\\\manager\\\\manager.go:6:2\",\n\t\t\t\"Err\": \"cannot find package \\\"thisimportshouldfail\\\" in any of:\\n\\tc:\\\\go\\\\src\\\\thisimportshouldfail (from $GOROOT)\\n\\tC:\\\\Users\\\\noflo\\\\go\\\\src\\\\thisimportshouldfail (from $GOPATH)\"\n\t\t},\n\t\t{\n\t\t\t\"ImportStack\": [\n\t\t\t\t\"jarvis-server/app/jobs/manager\",\n\t\t\t\t\"thisimportshouldfail\"\n\t\t\t],\n\t\t\t\"Pos\": \"app\\\\jobs\\\\manager\\\\manager.go:6:2\",\n\t\t\t\"Err\": \"cannot find package \\\"thisimportshouldfail\\\" in any of:\\n\\tc:\\\\go\\\\src\\\\thisimportshouldfail (from $GOROOT)\\n\\tC:\\\\Users\\\\noflo\\\\go\\\\src\\\\thisimportshouldfail (from $GOPATH)\"\n\t\t}\n\t],\n\t\"TestGoFiles\": [\n\t\t\"manager_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"github.com/franela/goblin\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/test\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Users\\\\noflo\\\\go\\\\src\\\\jarvis-server\\\\app\\\\jobs\\\\manager\",\n\t\"ImportPath\": \"jarvis-server/app/jobs/manager.test\",\n\t\"Name\": \"main\",\n\t\"Root\": \"C:\\\\Users\\\\noflo\\\\go\",\n\t\"Stale\": true,\n\t\"StaleReason\": \"stale dependency: thisimportshouldfail\",\n\t\"GoFiles\": [\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\08\\\\088ab205624890525607e05642e5218fa0f84f125d8df156acfbaea3837dd68a-d\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"C:\\\\Users\\\\noflo\\\\AppData\\\\Local\\\\go-build\\\\08\\\\088ab205624890525607e05642e5218fa0f84f125d8df156acfbaea3837dd68a-d\"\n\t],\n\t\"Imports\": [\n\t\t\"jarvis-server/app/jobs/manager [jarvis-server/app/jobs/manager.test]\",\n\t\t\"os\",\n\t\t\"testing\",\n\t\t\"testing/internal/testdeps\"\n\t],\n\t\"ImportMap\": {\n\t\t\"jarvis-server/app/jobs/manager\": \"jarvis-server/app/jobs/manager [jarvis-server/app/jobs/manager.test]\"\n\t},\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"compress/flate\",\n\t\t\"compress/gzip\",\n\t\t\"container/list\",\n\t\t\"context\",\n\t\t\"crypto\",\n\t\t\"crypto/aes\",\n\t\t\"crypto/cipher\",\n\t\t\"crypto/des\",\n\t\t\"crypto/dsa\",\n\t\t\"crypto/ecdsa\",\n\t\t\"crypto/ed25519\",\n\t\t\"crypto/ed25519/internal/edwards25519\",\n\t\t\"crypto/elliptic\",\n\t\t\"crypto/hmac\",\n\t\t\"crypto/internal/randutil\",\n\t\t\"crypto/internal/subtle\",\n\t\t\"crypto/md5\",\n\t\t\"crypto/rand\",\n\t\t\"crypto/rc4\",\n\t\t\"crypto/rsa\",\n\t\t\"crypto/sha1\",\n\t\t\"crypto/sha256\",\n\t\t\"crypto/sha512\",\n\t\t\"crypto/subtle\",\n\t\t\"crypto/tls\",\n\t\t\"crypto/x509\",\n\t\t\"crypto/x509/pkix\",\n\t\t\"database/sql\",\n\t\t\"database/sql/driver\",\n\t\t\"encoding\",\n\t\t\"encoding/asn1\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"encoding/pem\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"github.com/franela/goblin\",\n\t\t\"github.com/go-redis/redis\",\n\t\t\"github.com/go-redis/redis/internal\",\n\t\t\"github.com/go-redis/redis/internal/consistenthash\",\n\t\t\"github.com/go-redis/redis/internal/hashtag\",\n\t\t\"github.com/go-redis/redis/internal/pool\",\n\t\t\"github.com/go-redis/redis/internal/proto\",\n\t\t\"github.com/go-redis/redis/internal/util\",\n\t\t\"github.com/jinzhu/gorm\",\n\t\t\"github.com/jinzhu/gorm/dialects/sqlite\",\n\t\t\"github.com/jinzhu/inflection\",\n\t\t\"github.com/konsorten/go-windows-terminal-sequences\",\n\t\t\"github.com/mattn/go-sqlite3\",\n\t\t\"github.com/sirupsen/logrus\",\n\t\t\"go/ast\",\n\t\t\"go/scanner\",\n\t\t\"go/token\",\n\t\t\"hash\",\n\t\t\"hash/crc32\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"jarvis-server/app/jobs/common\",\n\t\t\"jarvis-server/app/jobs/manager [jarvis-server/app/jobs/manager.test]\",\n\t\t\"jarvis-server/app/models\",\n\t\t\"jarvis-server/app/redispool\",\n\t\t\"jarvis-server/test\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"regexp/syntax\",\n\t\t\"runtime\",\n\t\t\"runtime/cgo\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"runtime/pprof\",\n\t\t\"runtime/trace\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"testing/internal/testdeps\",\n\t\t\"text/tabwriter\",\n\t\t\"thisimportshouldfail\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/crypto/chacha20poly1305\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte\",\n\t\t\"vendor/golang.org/x/crypto/cryptobyte/asn1\",\n\t\t\"vendor/golang.org/x/crypto/curve25519\",\n\t\t\"vendor/golang.org/x/crypto/hkdf\",\n\t\t\"vendor/golang.org/x/crypto/internal/chacha20\",\n\t\t\"vendor/golang.org/x/crypto/internal/subtle\",\n\t\t\"vendor/golang.org/x/crypto/poly1305\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"vendor/golang.org/x/sys/cpu\"\n\t],\n\t\"DepsErrors\": [\n\t\t{\n\t\t\t\"ImportStack\": [\n\t\t\t\t\"jarvis-server/app/jobs/manager\",\n\t\t\t\t\"thisimportshouldfail\"\n\t\t\t],\n\t\t\t\"Pos\": \"app\\\\jobs\\\\manager\\\\manager.go:6:2\",\n\t\t\t\"Err\": \"cannot find package \\\"thisimportshouldfail\\\" in any of:\\n\\tc:\\\\go\\\\src\\\\thisimportshouldfail (from $GOROOT)\\n\\tC:\\\\Users\\\\noflo\\\\go\\\\src\\\\thisimportshouldfail (from $GOPATH)\"\n\t\t}\n\t]\n}\n\u003e\u003e\n"}
[Info - 8:52:40 AM] 2019/10/25 08:52:40 323.9939ms for GOROOT=c:\go GOPATH=C:\Users\noflo\go GO111MODULE= PWD=c:\Users\noflo\go\src\jarvis-server go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "c:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\manager", stderr: <<>> stdout: <<{
"Dir": "c:\\go\\src\\internal\\cpu",
"ImportPath": "internal/cpu",
"Name": "cpu",
"Doc": "Package cpu implements processor feature detection used by the Go standard library.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\cpu.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\unsafe",
"ImportPath": "unsafe",
"Name": "unsafe",
"Doc": "Package unsafe contains operations that step around the type safety of Go programs.",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"unsafe.go"
]
}
{
"Dir": "c:\\go\\src\\internal\\bytealg",
"ImportPath": "internal/bytealg",
"Name": "bytealg",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\bytealg.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\runtime\\internal\\atomic",
"ImportPath": "runtime/internal/atomic",
"Name": "atomic",
"Target": "c:\\go\\pkg\\windows_amd64\\runtime\\internal\\atomic.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\runtime\\internal\\sys.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"arch.go",
"arch_amd64.go",
"intrinsics.go",
"stubs.go",
"sys.go",
"zgoarch_amd64.go",
"zgoos_windows.go",
"zversion.go"
],
"CompiledGoFiles": [
"arch.go",
"arch_amd64.go",
"intrinsics.go",
"stubs.go",
"sys.go",
"zgoarch_amd64.go",
"zgoos_windows.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_darwin.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_zos.go"
],
"XTestGoFiles": [
"intrinsics_test.go"
],
"XTestImports": [
"runtime/internal/sys",
"testing"
]
}
{
"Dir": "c:\\go\\src\\runtime\\internal\\math",
"ImportPath": "runtime/internal/math",
"Name": "math",
"Target": "c:\\go\\pkg\\windows_amd64\\runtime\\internal\\math.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\runtime.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"alg.go",
"atomic_pointer.go",
"auxv_none.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_windows_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_windows.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_windows.go",
"os_nonopenbsd.go",
"os_windows.go",
"panic.go",
"plugin.go",
"print.go",
"proc.go",
"profbuf.go",
"proflabel.go",
"race0.go",
"rdebug.go",
"runtime.go",
"runtime1.go",
"runtime2.go",
"rwmutex.go",
"select.go",
"sema.go",
"signal_windows.go",
"sigqueue.go",
"sigqueue_note.go",
"sizeclasses.go",
"slice.go",
"softfloat64.go",
"stack.go",
"string.go",
"stubs.go",
"stubs_amd64x.go",
"stubs_nonlinux.go",
"symtab.go",
"sys_nonppc64x.go",
"sys_x86.go",
"syscall_windows.go",
"time.go",
"timeasm.go",
"trace.go",
"traceback.go",
"type.go",
"typekind.go",
"utf8.go",
"vdso_in_none.go",
"write_err.go",
"zcallback_windows.go"
],
"CompiledGoFiles": [
"alg.go",
"atomic_pointer.go",
"auxv_none.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_windows_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_windows.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_windows.go",
"os_nonopenbsd.go",
"os_windows.go",
"panic.go",
"plugin.go",
"print.go",
"proc.go",
"profbuf.go",
"proflabel.go",
"race0.go",
"rdebug.go",
"runtime.go",
"runtime1.go",
"runtime2.go",
"rwmutex.go",
"select.go",
"sema.go",
"signal_windows.go",
"sigqueue.go",
"sigqueue_note.go",
"sizeclasses.go",
"slice.go",
"softfloat64.go",
"stack.go",
"string.go",
"stubs.go",
"stubs_amd64x.go",
"stubs_nonlinux.go",
"symtab.go",
"sys_nonppc64x.go",
"sys_x86.go",
"syscall_windows.go",
"time.go",
"timeasm.go",
"trace.go",
"traceback.go",
"type.go",
"typekind.go",
"utf8.go",
"vdso_in_none.go",
"write_err.go",
"zcallback_windows.go",
"asm.s",
"asm_amd64.s",
"duff_amd64.s",
"memclr_amd64.s",
"memmove_amd64.s",
"rt0_windows_amd64.s",
"sys_windows_amd64.s",
"zcallback_windows.s"
],
"IgnoredGoFiles": [
"cgo_mmap.go",
"cgo_ppc64x.go",
"cgo_sigaction.go",
"crash_unix_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_amd64.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_arm.go",
"env_plan9.go",
"export_arm_test.go",
"export_debug_test.go",
"export_futex_test.go",
"export_linux_test.go",
"export_mmap_test.go",
"export_unix_test.go",
"futex_test.go",
"hash32.go",
"lfstack_32bit.go",
"lock_futex.go",
"lock_js.go",
"mem_aix.go",
"mem_bsd.go",
"mem_darwin.go",
"mem_js.go",
"mem_linux.go",
"mem_plan9.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_kqueue.go",
"netpoll_solaris.go",
"netpoll_stub.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.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_arm.go",
"panic32.go",
"race.go",
"relax_stub.go",
"runtime_linux_test.go",
"runtime_mmap_test.go",
"runtime_unix_test.go",
"semasleep_test.go",
"sigaction.go",
"signal_386.go",
"signal_aix_ppc64.go",
"signal_amd64x.go",
"signal_arm.go",
"signal_arm64.go",
"signal_darwin.go",
"signal_darwin_386.go",
"signal_darwin_amd64.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_sighandler.go",
"signal_solaris.go",
"signal_solaris_amd64.go",
"signal_unix.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.go",
"sys_darwin_32.go",
"sys_darwin_64.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",
"timestub.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"
],
"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_windows_amd64.s",
"sys_windows_amd64.s",
"zcallback_windows.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_test.go",
"export_windows_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_nonunix_test.go",
"crash_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_test.go",
"rwmutex_test.go",
"sizeof_test.go",
"slice_test.go",
"softfloat64_test.go",
"stack_test.go",
"string_test.go",
"symtab_test.go",
"syscall_windows_test.go",
"treap_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"encoding/binary",
"flag",
"fmt",
"internal/race",
"internal/syscall/windows/sysdll",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\internal\\reflectlite.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\errors",
"ImportPath": "errors",
"Name": "errors",
"Doc": "Package errors implements functions to manipulate errors.",
"Target": "c:\\go\\pkg\\windows_amd64\\errors.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\internal\\race",
"ImportPath": "internal/race",
"Name": "race",
"Doc": "Package race contains helper functions for manually instrumenting code for the race detector.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\race.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"norace.go"
],
"CompiledGoFiles": [
"doc.go",
"norace.go"
],
"IgnoredGoFiles": [
"race.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\sync\\atomic",
"ImportPath": "sync/atomic",
"Name": "atomic",
"Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.",
"Target": "c:\\go\\pkg\\windows_amd64\\sync\\atomic.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\sync",
"ImportPath": "sync",
"Name": "sync",
"Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.",
"Target": "c:\\go\\pkg\\windows_amd64\\sync.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\io",
"ImportPath": "io",
"Name": "io",
"Doc": "Package io provides basic interfaces to I/O primitives.",
"Target": "c:\\go\\pkg\\windows_amd64\\io.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\unicode",
"ImportPath": "unicode",
"Name": "unicode",
"Doc": "Package unicode provides data and functions to test some properties of Unicode code points.",
"Target": "c:\\go\\pkg\\windows_amd64\\unicode.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\unicode\\utf8",
"ImportPath": "unicode/utf8",
"Name": "utf8",
"Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.",
"Target": "c:\\go\\pkg\\windows_amd64\\unicode\\utf8.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\bytes",
"ImportPath": "bytes",
"Name": "bytes",
"Doc": "Package bytes implements functions for the manipulation of byte slices.",
"Target": "c:\\go\\pkg\\windows_amd64\\bytes.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\encoding.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"encoding.go"
],
"CompiledGoFiles": [
"encoding.go"
]
}
{
"Dir": "c:\\go\\src\\math\\bits",
"ImportPath": "math/bits",
"Name": "bits",
"Doc": "Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.",
"Target": "c:\\go\\pkg\\windows_amd64\\math\\bits.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\math",
"ImportPath": "math",
"Name": "math",
"Doc": "Package math provides basic constants and mathematical functions.",
"Target": "c:\\go\\pkg\\windows_amd64\\math.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\strconv",
"ImportPath": "strconv",
"Name": "strconv",
"Doc": "Package strconv implements conversions to and from string representations of basic data types.",
"Target": "c:\\go\\pkg\\windows_amd64\\strconv.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\reflect",
"ImportPath": "reflect",
"Name": "reflect",
"Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.",
"Target": "c:\\go\\pkg\\windows_amd64\\reflect.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\encoding\\binary.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\encoding\\base64",
"ImportPath": "encoding/base64",
"Name": "base64",
"Doc": "Package base64 implements base64 encoding as specified by RFC 4648.",
"Target": "c:\\go\\pkg\\windows_amd64\\encoding\\base64.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\sort",
"ImportPath": "sort",
"Name": "sort",
"Doc": "Package sort provides primitives for sorting slices and user-defined collections.",
"Target": "c:\\go\\pkg\\windows_amd64\\sort.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\internal\\fmtsort.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\internal\\oserror",
"ImportPath": "internal/oserror",
"Name": "oserror",
"Doc": "Package oserror defines errors values used in the os package.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\oserror.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\internal\\syscall\\windows\\sysdll",
"ImportPath": "internal/syscall/windows/sysdll",
"Name": "sysdll",
"Doc": "Package sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\syscall\\windows\\sysdll.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"sysdll.go"
],
"CompiledGoFiles": [
"sysdll.go"
]
}
{
"Dir": "c:\\go\\src\\unicode\\utf16",
"ImportPath": "unicode/utf16",
"Name": "utf16",
"Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.",
"Target": "c:\\go\\pkg\\windows_amd64\\unicode\\utf16.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\syscall",
"ImportPath": "syscall",
"Name": "syscall",
"Doc": "Package syscall contains an interface to the low-level operating system primitives.",
"Target": "c:\\go\\pkg\\windows_amd64\\syscall.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dll_windows.go",
"endian_little.go",
"env_windows.go",
"exec_windows.go",
"msan0.go",
"net.go",
"security_windows.go",
"str.go",
"syscall.go",
"syscall_windows.go",
"syscall_windows_amd64.go",
"types_windows.go",
"types_windows_amd64.go",
"zerrors_windows.go",
"zerrors_windows_amd64.go",
"zsyscall_windows.go",
"zsysnum_windows_amd64.go"
],
"CompiledGoFiles": [
"dll_windows.go",
"endian_little.go",
"env_windows.go",
"exec_windows.go",
"msan0.go",
"net.go",
"security_windows.go",
"str.go",
"syscall.go",
"syscall_windows.go",
"syscall_windows_amd64.go",
"types_windows.go",
"types_windows_amd64.go",
"zerrors_windows.go",
"zerrors_windows_amd64.go",
"zsyscall_windows.go",
"zsysnum_windows_amd64.go",
"asm_windows.s"
],
"IgnoredGoFiles": [
"bpf_bsd.go",
"bpf_darwin.go",
"const_plan9.go",
"creds_test.go",
"dir_plan9.go",
"dirent.go",
"dirent_bsd_test.go",
"endian_big.go",
"env_plan9.go",
"env_unix.go",
"errors_plan9.go",
"exec_aix_test.go",
"exec_bsd.go",
"exec_darwin.go",
"exec_libc.go",
"exec_linux.go",
"exec_linux_test.go",
"exec_plan9.go",
"exec_solaris_test.go",
"exec_unix.go",
"exec_unix_test.go",
"export_freebsd_test.go",
"export_linux_test.go",
"export_unix_test.go",
"fd_nacl.go",
"flock.go",
"flock_aix.go",
"flock_darwin.go",
"flock_linux_32bit.go",
"forkpipe.go",
"forkpipe2.go",
"fs_js.go",
"fs_nacl.go",
"getdirentries_test.go",
"lsf_linux.go",
"mkasm_darwin.go",
"mkpost.go",
"mksyscall_windows.go",
"mmap_unix_test.go",
"msan.go",
"net_js.go",
"net_nacl.go",
"netlink_linux.go",
"pwd_plan9.go",
"route_bsd.go",
"route_darwin.go",
"route_dragonfly.go",
"route_freebsd.go",
"route_freebsd_32bit.go",
"route_freebsd_64bit.go",
"route_netbsd.go",
"route_openbsd.go",
"setuidgid_32_linux.go",
"setuidgid_linux.go",
"sockcmsg_linux.go",
"sockcmsg_unix.go",
"syscall_aix.go",
"syscall_aix_ppc64.go",
"syscall_bsd.go",
"syscall_bsd_test.go",
"syscall_darwin.go",
"syscall_darwin_386.go",
"syscall_darwin_amd64.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_ptrace_test.go",
"syscall_solaris.go",
"syscall_solaris_amd64.go",
"syscall_unix.go",
"syscall_unix_test.go",
"syscall_windows_386.go",
"tables_nacljs.go",
"timestruct.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_386.go",
"types_windows_arm.go",
"unzip_nacl.go",
"zerrors_aix_ppc64.go",
"zerrors_darwin_386.go",
"zerrors_darwin_amd64.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_386.go",
"zsyscall_aix_ppc64.go",
"zsyscall_darwin_386.go",
"zsyscall_darwin_amd64.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",
"zsysctl_openbsd.go",
"zsysnum_darwin_386.go",
"zsysnum_darwin_amd64.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",
"ztypes_aix_ppc64.go",
"ztypes_darwin_386.go",
"ztypes_darwin_amd64.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_windows.s"
],
"Imports": [
"errors",
"internal/oserror",
"internal/race",
"internal/syscall/windows/sysdll",
"runtime",
"sync",
"sync/atomic",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"syscall_test.go",
"syscall_windows_test.go"
],
"XTestImports": [
"fmt",
"internal/testenv",
"io/ioutil",
"os",
"path/filepath",
"runtime",
"syscall",
"testing"
]
}
{
"Dir": "c:\\go\\src\\internal\\syscall\\windows",
"ImportPath": "internal/syscall/windows",
"Name": "windows",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\syscall\\windows.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"psapi_windows.go",
"reparse_windows.go",
"security_windows.go",
"symlink_windows.go",
"syscall_windows.go",
"zsyscall_windows.go"
],
"CompiledGoFiles": [
"psapi_windows.go",
"reparse_windows.go",
"security_windows.go",
"symlink_windows.go",
"syscall_windows.go",
"zsyscall_windows.go"
],
"IgnoredGoFiles": [
"mksyscall.go"
],
"Imports": [
"internal/syscall/windows/sysdll",
"sync",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"XTestGoFiles": [
"exec_windows_test.go"
],
"XTestImports": [
"fmt",
"internal/syscall/windows",
"os",
"os/exec",
"syscall",
"testing",
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\internal\\syscall\\windows\\registry",
"ImportPath": "internal/syscall/windows/registry",
"Name": "registry",
"Doc": "Package registry provides access to the Windows registry.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\syscall\\windows\\registry.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"key.go",
"syscall.go",
"value.go",
"zsyscall_windows.go"
],
"CompiledGoFiles": [
"key.go",
"syscall.go",
"value.go",
"zsyscall_windows.go"
],
"IgnoredGoFiles": [
"mksyscall.go"
],
"Imports": [
"errors",
"internal/syscall/windows/sysdll",
"io",
"syscall",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"registry_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"internal/syscall/windows/registry",
"os",
"syscall",
"testing",
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\time",
"ImportPath": "time",
"Name": "time",
"Doc": "Package time provides functionality for measuring and displaying time.",
"Target": "c:\\go\\pkg\\windows_amd64\\time.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"format.go",
"sleep.go",
"sys_windows.go",
"tick.go",
"time.go",
"zoneinfo.go",
"zoneinfo_abbrs_windows.go",
"zoneinfo_read.go",
"zoneinfo_windows.go"
],
"CompiledGoFiles": [
"format.go",
"sleep.go",
"sys_windows.go",
"tick.go",
"time.go",
"zoneinfo.go",
"zoneinfo_abbrs_windows.go",
"zoneinfo_read.go",
"zoneinfo_windows.go"
],
"IgnoredGoFiles": [
"export_android_test.go",
"genzabbrs.go",
"sys_plan9.go",
"sys_unix.go",
"zoneinfo_android.go",
"zoneinfo_android_test.go",
"zoneinfo_ios.go",
"zoneinfo_js.go",
"zoneinfo_plan9.go",
"zoneinfo_unix.go"
],
"Imports": [
"errors",
"internal/syscall/windows/registry",
"runtime",
"sync",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_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",
"zoneinfo_windows_test.go"
],
"XTestImports": [
"bytes",
"encoding/gob",
"encoding/json",
"errors",
"fmt",
"internal/race",
"internal/syscall/windows/registry",
"math/big",
"math/rand",
"os",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"sync/atomic",
"testing",
"testing/quick",
"time"
]
}
{
"Dir": "c:\\go\\src\\internal\\poll",
"ImportPath": "internal/poll",
"Name": "poll",
"Doc": "Package poll supports non-blocking I/O on file descriptors with polling.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\poll.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errno_windows.go",
"fd.go",
"fd_fsync_windows.go",
"fd_mutex.go",
"fd_poll_runtime.go",
"fd_posix.go",
"fd_windows.go",
"hook_windows.go",
"sendfile_windows.go",
"sockopt.go",
"sockopt_windows.go",
"sockoptip.go"
],
"CompiledGoFiles": [
"errno_windows.go",
"fd.go",
"fd_fsync_windows.go",
"fd_mutex.go",
"fd_poll_runtime.go",
"fd_posix.go",
"fd_windows.go",
"hook_windows.go",
"sendfile_windows.go",
"sockopt.go",
"sockopt_windows.go",
"sockoptip.go"
],
"IgnoredGoFiles": [
"errno_unix.go",
"error_linux_test.go",
"fd_fsync_darwin.go",
"fd_fsync_posix.go",
"fd_io_plan9.go",
"fd_opendir_darwin.go",
"fd_plan9.go",
"fd_poll_nacljs.go",
"fd_unix.go",
"fd_writev_darwin.go",
"fd_writev_unix.go",
"hook_cloexec.go",
"hook_unix.go",
"sendfile_bsd.go",
"sendfile_linux.go",
"sendfile_solaris.go",
"sock_cloexec.go",
"sockopt_linux.go",
"sockopt_unix.go",
"splice_linux.go",
"strconv.go",
"sys_cloexec.go",
"writev.go"
],
"Imports": [
"errors",
"internal/race",
"internal/syscall/windows",
"io",
"runtime",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_posix_test.go",
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"error_stub_test.go",
"error_test.go",
"fd_mutex_test.go",
"fd_posix_test.go",
"fd_windows_test.go",
"read_test.go",
"writev_test.go"
],
"XTestImports": [
"errors",
"fmt",
"internal/poll",
"io",
"io/ioutil",
"math/rand",
"net",
"os",
"reflect",
"runtime",
"strings",
"sync",
"syscall",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\internal\\testlog.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"log.go"
],
"CompiledGoFiles": [
"log.go"
],
"Imports": [
"sync/atomic"
],
"Deps": [
"sync/atomic",
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\os",
"ImportPath": "os",
"Name": "os",
"Doc": "Package os provides a platform-independent interface to operating system functionality.",
"Target": "c:\\go\\pkg\\windows_amd64\\os.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dir.go",
"dir_windows.go",
"env.go",
"env_windows.go",
"error.go",
"error_errno.go",
"error_posix.go",
"exec.go",
"exec_posix.go",
"exec_windows.go",
"executable.go",
"executable_windows.go",
"file.go",
"file_posix.go",
"file_windows.go",
"getwd.go",
"path.go",
"path_windows.go",
"proc.go",
"rawconn.go",
"removeall_noat.go",
"stat.go",
"stat_windows.go",
"sticky_notbsd.go",
"str.go",
"sys.go",
"sys_windows.go",
"types.go",
"types_windows.go"
],
"CompiledGoFiles": [
"dir.go",
"dir_windows.go",
"env.go",
"env_windows.go",
"error.go",
"error_errno.go",
"error_posix.go",
"exec.go",
"exec_posix.go",
"exec_windows.go",
"executable.go",
"executable_windows.go",
"file.go",
"file_posix.go",
"file_windows.go",
"getwd.go",
"path.go",
"path_windows.go",
"proc.go",
"rawconn.go",
"removeall_noat.go",
"stat.go",
"stat_windows.go",
"sticky_notbsd.go",
"str.go",
"sys.go",
"sys_windows.go",
"types.go",
"types_windows.go"
],
"IgnoredGoFiles": [
"dir_darwin.go",
"dir_plan9.go",
"dir_unix.go",
"env_default.go",
"env_unix_test.go",
"error_plan9.go",
"error_unix_test.go",
"exec_plan9.go",
"exec_unix.go",
"executable_darwin.go",
"executable_freebsd.go",
"executable_path.go",
"executable_plan9.go",
"executable_procfs.go",
"executable_solaris.go",
"export_unix_test.go",
"fifo_test.go",
"file_plan9.go",
"file_unix.go",
"getwd_darwin.go",
"os_unix_test.go",
"path_plan9.go",
"path_unix.go",
"pipe2_bsd.go",
"pipe_bsd.go",
"pipe_linux.go",
"removeall_at.go",
"stat_aix.go",
"stat_darwin.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_unix.go",
"sticky_bsd.go",
"sys_aix.go",
"sys_bsd.go",
"sys_js.go",
"sys_linux.go",
"sys_nacl.go",
"sys_plan9.go",
"sys_solaris.go",
"sys_unix.go",
"timeout_test.go",
"types_plan9.go",
"types_unix.go",
"wait_unimp.go",
"wait_wait6.go",
"wait_waitid.go"
],
"Imports": [
"errors",
"internal/oserror",
"internal/poll",
"internal/syscall/windows",
"internal/testlog",
"io",
"runtime",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"env_test.go",
"error_test.go",
"error_windows_test.go",
"example_test.go",
"executable_test.go",
"os_test.go",
"os_windows_test.go",
"path_test.go",
"path_windows_test.go",
"pipe_test.go",
"rawconn_test.go",
"removeall_test.go",
"stat_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"flag",
"fmt",
"internal/poll",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/testenv",
"io",
"io/ioutil",
"log",
"os",
"os/exec",
"os/signal",
"path/filepath",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strconv",
"strings",
"sync",
"syscall",
"testing",
"time",
"unicode/utf16",
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\fmt",
"ImportPath": "fmt",
"Name": "fmt",
"Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.",
"Target": "c:\\go\\pkg\\windows_amd64\\fmt.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\src\\strings",
"ImportPath": "strings",
"Name": "strings",
"Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.",
"Target": "c:\\go\\pkg\\windows_amd64\\strings.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\encoding\\json",
"ImportPath": "encoding/json",
"Name": "json",
"Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.",
"Target": "c:\\go\\pkg\\windows_amd64\\encoding\\json.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\bufio.a",
"Root": "c:\\go",
"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": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\context.a",
"Root": "c:\\go",
"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",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"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": "C:\\Users\\noflo\\go\\src\\github.com\\konsorten\\go-windows-terminal-sequences",
"ImportPath": "github.com/konsorten/go-windows-terminal-sequences",
"Name": "sequences",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\konsorten\\go-windows-terminal-sequences.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"sequences.go"
],
"CompiledGoFiles": [
"sequences.go"
],
"IgnoredGoFiles": [
"sequences_dummy.go"
],
"Imports": [
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"sequences_test.go"
],
"TestImports": [
"fmt",
"os",
"syscall",
"testing"
]
}
{
"Dir": "c:\\go\\src\\log",
"ImportPath": "log",
"Name": "log",
"Doc": "Package log implements a simple logging package.",
"Target": "c:\\go\\pkg\\windows_amd64\\log.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"log_test.go"
],
"TestImports": [
"bytes",
"fmt",
"os",
"regexp",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"log"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\sirupsen\\logrus",
"ImportPath": "github.com/sirupsen/logrus",
"Name": "logrus",
"Doc": "Package logrus is a structured logger for Go, completely API compatible with the standard library logger.",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\sirupsen\\logrus.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"alt_exit.go",
"doc.go",
"entry.go",
"exported.go",
"formatter.go",
"hooks.go",
"json_formatter.go",
"logger.go",
"logrus.go",
"terminal_check_windows.go",
"text_formatter.go",
"writer.go"
],
"CompiledGoFiles": [
"alt_exit.go",
"doc.go",
"entry.go",
"exported.go",
"formatter.go",
"hooks.go",
"json_formatter.go",
"logger.go",
"logrus.go",
"terminal_check_windows.go",
"text_formatter.go",
"writer.go"
],
"IgnoredGoFiles": [
"example_hook_test.go",
"terminal_check_appengine.go",
"terminal_check_bsd.go",
"terminal_check_no_terminal.go",
"terminal_check_notappengine.go",
"terminal_check_solaris.go",
"terminal_check_unix.go"
],
"Imports": [
"bufio",
"bytes",
"context",
"encoding/json",
"fmt",
"github.com/konsorten/go-windows-terminal-sequences",
"io",
"log",
"os",
"reflect",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf8"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/json",
"errors",
"fmt",
"github.com/konsorten/go-windows-terminal-sequences",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"log",
"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": [
"alt_exit_test.go",
"entry_test.go",
"formatter_bench_test.go",
"json_formatter_test.go",
"logger_bench_test.go",
"logger_test.go",
"text_formatter_test.go"
],
"TestImports": [
"bytes",
"context",
"encoding/json",
"errors",
"fmt",
"github.com/stretchr/testify/assert",
"github.com/stretchr/testify/require",
"io/ioutil",
"log",
"os",
"os/exec",
"path/filepath",
"runtime",
"sort",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"example_basic_test.go",
"example_custom_caller_test.go",
"example_default_field_value_test.go",
"example_global_hook_test.go",
"hook_test.go",
"level_test.go",
"logrus_test.go"
],
"XTestImports": [
"bytes",
"encoding/json",
"fmt",
"github.com/sirupsen/logrus",
"github.com/sirupsen/logrus/internal/testutils",
"github.com/stretchr/testify/assert",
"github.com/stretchr/testify/require",
"io/ioutil",
"os",
"path",
"path/filepath",
"runtime",
"strings",
"sync",
"testing",
"time"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\jarvis-server\\app\\jobs\\common",
"ImportPath": "jarvis-server/app/jobs/common",
"Name": "jobcommon",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\jarvis-server\\app\\jobs\\common.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"const.go",
"jobstructure.go"
],
"CompiledGoFiles": [
"const.go",
"jobstructure.go"
],
"Imports": [
"encoding/json",
"github.com/sirupsen/logrus",
"time"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/json",
"errors",
"fmt",
"github.com/konsorten/go-windows-terminal-sequences",
"github.com/sirupsen/logrus",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"log",
"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": [
"jobstructure_test.go"
],
"TestImports": [
"github.com/franela/goblin",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\hash",
"ImportPath": "hash",
"Name": "hash",
"Doc": "Package hash provides interfaces for hash functions.",
"Target": "c:\\go\\pkg\\windows_amd64\\hash.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\crypto",
"ImportPath": "crypto",
"Name": "crypto",
"Doc": "Package crypto collects common cryptographic constants.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\crypto\\sha1",
"ImportPath": "crypto/sha1",
"Name": "sha1",
"Doc": "Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\sha1.a",
"Root": "c:\\go",
"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",
"issue15617_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"
],
"XTestImports": [
"crypto/sha1",
"fmt",
"io",
"log",
"os"
]
}
{
"Dir": "c:\\go\\src\\container\\list",
"ImportPath": "container/list",
"Name": "list",
"Doc": "Package list implements a doubly linked list.",
"Target": "c:\\go\\pkg\\windows_amd64\\container\\list.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"list.go"
],
"CompiledGoFiles": [
"list.go"
],
"TestGoFiles": [
"list_test.go"
],
"TestImports": [
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"container/list",
"fmt"
]
}
{
"Dir": "c:\\go\\src\\crypto\\internal\\subtle",
"ImportPath": "crypto/internal/subtle",
"ImportComment": "crypto/internal/subtle",
"Name": "subtle",
"Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\internal\\subtle.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"aliasing.go"
],
"CompiledGoFiles": [
"aliasing.go"
],
"IgnoredGoFiles": [
"aliasing_appengine.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"XTestGoFiles": [
"aliasing_test.go"
],
"XTestImports": [
"crypto/internal/subtle",
"testing"
]
}
{
"Dir": "c:\\go\\src\\crypto\\subtle",
"ImportPath": "crypto/subtle",
"Name": "subtle",
"Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\subtle.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"constant_time.go"
],
"CompiledGoFiles": [
"constant_time.go"
],
"TestGoFiles": [
"constant_time_test.go"
],
"TestImports": [
"testing",
"testing/quick"
]
}
{
"Dir": "c:\\go\\src\\crypto\\cipher",
"ImportPath": "crypto/cipher",
"Name": "cipher",
"Doc": "Package cipher implements standard block cipher modes that can be wrapped around low-level block cipher implementations.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\cipher.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cbc.go",
"cfb.go",
"cipher.go",
"ctr.go",
"gcm.go",
"io.go",
"ofb.go",
"xor_amd64.go"
],
"CompiledGoFiles": [
"cbc.go",
"cfb.go",
"cipher.go",
"ctr.go",
"gcm.go",
"io.go",
"ofb.go",
"xor_amd64.go",
"xor_amd64.s"
],
"IgnoredGoFiles": [
"xor_generic.go",
"xor_ppc64x.go"
],
"SFiles": [
"xor_amd64.s"
],
"Imports": [
"crypto/internal/subtle",
"crypto/subtle",
"encoding/binary",
"errors",
"io"
],
"Deps": [
"crypto/internal/subtle",
"crypto/subtle",
"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": [
"export_test.go"
],
"XTestGoFiles": [
"benchmark_test.go",
"cbc_aes_test.go",
"cfb_test.go",
"cipher_test.go",
"common_test.go",
"ctr_aes_test.go",
"ctr_test.go",
"example_test.go",
"gcm_test.go",
"ofb_test.go",
"xor_test.go"
],
"XTestImports": [
"bytes",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/rand",
"encoding/hex",
"errors",
"fmt",
"io",
"os",
"reflect",
"testing"
]
}
{
"Dir": "c:\\go\\src\\crypto\\aes",
"ImportPath": "crypto/aes",
"Name": "aes",
"Doc": "Package aes implements AES encryption (formerly Rijndael), as defined in U.S. Federal Information Processing Standards Publication 197.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\aes.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"aes_gcm.go",
"block.go",
"cipher.go",
"cipher_asm.go",
"const.go",
"modes.go"
],
"CompiledGoFiles": [
"aes_gcm.go",
"block.go",
"cipher.go",
"cipher_asm.go",
"const.go",
"modes.go",
"asm_amd64.s",
"gcm_amd64.s"
],
"IgnoredGoFiles": [
"cbc_s390x.go",
"cipher_generic.go",
"cipher_ppc64le.go",
"cipher_s390x.go",
"ctr_s390x.go",
"gcm_s390x.go"
],
"SFiles": [
"asm_amd64.s",
"gcm_amd64.s"
],
"Imports": [
"crypto/cipher",
"crypto/internal/subtle",
"crypto/subtle",
"encoding/binary",
"errors",
"internal/cpu",
"strconv"
],
"Deps": [
"crypto/cipher",
"crypto/internal/subtle",
"crypto/subtle",
"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": [
"aes_test.go",
"modes_test.go"
],
"TestImports": [
"crypto/cipher",
"testing"
]
}
{
"Dir": "c:\\go\\src\\crypto\\des",
"ImportPath": "crypto/des",
"Name": "des",
"Doc": "Package des implements the Data Encryption Standard (DES) and the Triple Data Encryption Algorithm (TDEA) as defined in U.S. Federal Information Processing Standards Publication 46-3.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\des.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"block.go",
"cipher.go",
"const.go"
],
"CompiledGoFiles": [
"block.go",
"cipher.go",
"const.go"
],
"Imports": [
"crypto/cipher",
"crypto/internal/subtle",
"encoding/binary",
"strconv",
"sync"
],
"Deps": [
"crypto/cipher",
"crypto/internal/subtle",
"crypto/subtle",
"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": [
"des_test.go"
],
"TestImports": [
"bytes",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"crypto/des"
]
}
{
"Dir": "c:\\go\\src\\math\\rand",
"ImportPath": "math/rand",
"Name": "rand",
"Doc": "Package rand implements pseudo-random number generators.",
"Target": "c:\\go\\pkg\\windows_amd64\\math\\rand.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\math\\big",
"ImportPath": "math/big",
"Name": "big",
"Doc": "Package big implements arbitrary-precision arithmetic (big numbers).",
"Target": "c:\\go\\pkg\\windows_amd64\\math\\big.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\src\\crypto\\elliptic",
"ImportPath": "crypto/elliptic",
"Name": "elliptic",
"Doc": "Package elliptic implements several standard elliptic curves over prime fields.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\elliptic.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"elliptic.go",
"p224.go",
"p256_asm.go"
],
"CompiledGoFiles": [
"elliptic.go",
"p224.go",
"p256_asm.go",
"p256_asm_amd64.s"
],
"IgnoredGoFiles": [
"p256.go",
"p256_generic.go",
"p256_s390x.go"
],
"SFiles": [
"p256_asm_amd64.s"
],
"Imports": [
"io",
"math/big",
"sync"
],
"Deps": [
"bytes",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"elliptic_test.go",
"fuzz_test.go",
"p224_test.go"
],
"TestImports": [
"crypto/rand",
"encoding/hex",
"fmt",
"math/big",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\crypto\\internal\\randutil",
"ImportPath": "crypto/internal/randutil",
"Name": "randutil",
"Doc": "Package randutil contains internal randomness utilities for various crypto packages.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\internal\\randutil.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"randutil.go"
],
"CompiledGoFiles": [
"randutil.go"
],
"Imports": [
"io",
"sync"
],
"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"
]
}
{
"Dir": "c:\\go\\src\\crypto\\sha512",
"ImportPath": "crypto/sha512",
"Name": "sha512",
"Doc": "Package sha512 implements the SHA-384, SHA-512, SHA-512/224, and SHA-512/256 hash algorithms as defined in FIPS 180-4.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\sha512.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"sha512.go",
"sha512block.go",
"sha512block_amd64.go"
],
"CompiledGoFiles": [
"sha512.go",
"sha512block.go",
"sha512block_amd64.go",
"sha512block_amd64.s"
],
"IgnoredGoFiles": [
"fallback_test.go",
"sha512block_decl.go",
"sha512block_generic.go",
"sha512block_s390x.go"
],
"SFiles": [
"sha512block_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": [
"sha512_test.go"
],
"TestImports": [
"bytes",
"crypto/rand",
"encoding",
"encoding/hex",
"fmt",
"hash",
"io",
"testing"
]
}
{
"Dir": "c:\\go\\src\\encoding\\asn1",
"ImportPath": "encoding/asn1",
"Name": "asn1",
"Doc": "Package asn1 implements parsing of DER-encoded ASN.1 data structures, as defined in ITU-T Rec X.690.",
"Target": "c:\\go\\pkg\\windows_amd64\\encoding\\asn1.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"asn1.go",
"common.go",
"marshal.go"
],
"CompiledGoFiles": [
"asn1.go",
"common.go",
"marshal.go"
],
"Imports": [
"errors",
"fmt",
"math",
"math/big",
"reflect",
"strconv",
"strings",
"time",
"unicode/utf8"
],
"Deps": [
"bytes",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"asn1_test.go",
"marshal_test.go"
],
"TestImports": [
"bytes",
"encoding/hex",
"fmt",
"math",
"math/big",
"reflect",
"strings",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\crypto\\ecdsa",
"ImportPath": "crypto/ecdsa",
"Name": "ecdsa",
"Doc": "Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\ecdsa.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"ecdsa.go",
"ecdsa_noasm.go"
],
"CompiledGoFiles": [
"ecdsa.go",
"ecdsa_noasm.go"
],
"IgnoredGoFiles": [
"ecdsa_s390x.go",
"ecdsa_s390x_test.go"
],
"Imports": [
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/elliptic",
"crypto/internal/randutil",
"crypto/sha512",
"encoding/asn1",
"errors",
"io",
"math/big"
],
"Deps": [
"bytes",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/elliptic",
"crypto/internal/randutil",
"crypto/internal/subtle",
"crypto/sha512",
"crypto/subtle",
"encoding/asn1",
"encoding/binary",
"errors",
"fmt",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"ecdsa_test.go"
],
"TestImports": [
"bufio",
"compress/bzip2",
"crypto/elliptic",
"crypto/rand",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"encoding/hex",
"hash",
"io",
"math/big",
"os",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"crypto/ecdsa",
"crypto/elliptic",
"crypto/rand",
"crypto/sha256",
"fmt"
]
}
{
"Dir": "c:\\go\\src\\crypto\\ed25519\\internal\\edwards25519",
"ImportPath": "crypto/ed25519/internal/edwards25519",
"Name": "edwards25519",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\ed25519\\internal\\edwards25519.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"const.go",
"edwards25519.go"
],
"CompiledGoFiles": [
"const.go",
"edwards25519.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": "c:\\go\\src\\crypto\\rand",
"ImportPath": "crypto/rand",
"Name": "rand",
"Doc": "Package rand implements a cryptographically secure random number generator.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\rand.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"rand.go",
"rand_windows.go",
"util.go"
],
"CompiledGoFiles": [
"rand.go",
"rand_windows.go",
"util.go"
],
"IgnoredGoFiles": [
"eagain.go",
"rand_batched.go",
"rand_batched_test.go",
"rand_freebsd.go",
"rand_js.go",
"rand_linux.go",
"rand_openbsd.go",
"rand_unix.go"
],
"Imports": [
"errors",
"io",
"math/big",
"os",
"sync",
"sync/atomic",
"syscall",
"time"
],
"Deps": [
"bytes",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"rand_test.go"
],
"TestImports": [
"bytes",
"compress/flate",
"io",
"testing"
],
"XTestGoFiles": [
"example_test.go",
"util_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"fmt",
"io",
"math/big",
"math/rand",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\crypto\\ed25519",
"ImportPath": "crypto/ed25519",
"Name": "ed25519",
"Doc": "Package ed25519 implements the Ed25519 signature algorithm.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\ed25519.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"ed25519.go"
],
"CompiledGoFiles": [
"ed25519.go"
],
"Imports": [
"bytes",
"crypto",
"crypto/ed25519/internal/edwards25519",
"crypto/rand",
"crypto/sha512",
"errors",
"io",
"strconv"
],
"Deps": [
"bytes",
"crypto",
"crypto/ed25519/internal/edwards25519",
"crypto/rand",
"crypto/sha512",
"encoding/binary",
"errors",
"fmt",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"ed25519_test.go"
],
"TestImports": [
"bufio",
"bytes",
"compress/gzip",
"crypto",
"crypto/ed25519/internal/edwards25519",
"crypto/rand",
"encoding/hex",
"os",
"strings",
"testing"
]
}
{
"Dir": "c:\\go\\src\\crypto\\hmac",
"ImportPath": "crypto/hmac",
"Name": "hmac",
"Doc": "Package hmac implements the Keyed-Hash Message Authentication Code (HMAC) as defined in U.S. Federal Information Processing Standards Publication 198.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\hmac.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"hmac.go"
],
"CompiledGoFiles": [
"hmac.go"
],
"Imports": [
"crypto/subtle",
"hash"
],
"Deps": [
"crypto/subtle",
"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": [
"hmac_test.go"
],
"TestImports": [
"crypto/md5",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"fmt",
"hash",
"testing"
]
}
{
"Dir": "c:\\go\\src\\crypto\\md5",
"ImportPath": "crypto/md5",
"Name": "md5",
"Doc": "Package md5 implements the MD5 hash algorithm as defined in RFC 1321.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\md5.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\crypto\\rc4",
"ImportPath": "crypto/rc4",
"Name": "rc4",
"Doc": "Package rc4 implements RC4 encryption, as defined in Bruce Schneier's Applied Cryptography.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\rc4.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"rc4.go"
],
"CompiledGoFiles": [
"rc4.go"
],
"Imports": [
"crypto/internal/subtle",
"strconv"
],
"Deps": [
"crypto/internal/subtle",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"rc4_test.go"
],
"TestImports": [
"bytes",
"fmt",
"testing"
]
}
{
"Dir": "c:\\go\\src\\crypto\\rsa",
"ImportPath": "crypto/rsa",
"Name": "rsa",
"Doc": "Package rsa implements RSA encryption as specified in PKCS#1.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\rsa.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"pkcs1v15.go",
"pss.go",
"rsa.go"
],
"CompiledGoFiles": [
"pkcs1v15.go",
"pss.go",
"rsa.go"
],
"Imports": [
"bytes",
"crypto",
"crypto/internal/randutil",
"crypto/rand",
"crypto/subtle",
"errors",
"hash",
"io",
"math",
"math/big"
],
"Deps": [
"bytes",
"crypto",
"crypto/internal/randutil",
"crypto/rand",
"crypto/subtle",
"encoding/binary",
"errors",
"fmt",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"example_test.go",
"pkcs1v15_test.go",
"pss_test.go",
"rsa_test.go"
],
"TestImports": [
"bufio",
"bytes",
"compress/bzip2",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/md5",
"crypto/rand",
"crypto/sha1",
"crypto/sha256",
"encoding/base64",
"encoding/hex",
"fmt",
"io",
"math/big",
"os",
"strconv",
"strings",
"testing",
"testing/quick"
]
}
{
"Dir": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\crypto\\sha256.a",
"Root": "c:\\go",
"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": "c:\\go\\src\\crypto\\dsa",
"ImportPath": "crypto/dsa",
"Name": "dsa",
"Doc": "Package dsa implements the Digital Signature Algorithm, as defined in FIPS 186-3.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\dsa.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dsa.go"
],
"CompiledGoFiles": [
"dsa.go"
],
"Imports": [
"crypto/internal/randutil",
"errors",
"io",
"math/big"
],
"Deps": [
"bytes",
"crypto/internal/randutil",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"dsa_test.go"
],
"TestImports": [
"crypto/rand",
"math/big",
"testing"
]
}
{
"Dir": "c:\\go\\src\\encoding\\hex",
"ImportPath": "encoding/hex",
"Name": "hex",
"Doc": "Package hex implements hexadecimal encoding and decoding.",
"Target": "c:\\go\\pkg\\windows_amd64\\encoding\\hex.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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": [
"hex_test.go"
],
"TestImports": [
"bytes",
"fmt",
"io",
"io/ioutil",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/hex",
"fmt",
"log",
"os"
]
}
{
"Dir": "c:\\go\\src\\crypto\\x509\\pkix",
"ImportPath": "crypto/x509/pkix",
"Name": "pkix",
"Doc": "Package pkix contains shared, low level structures used for ASN.1 parsing and serialization of X.509 certificates, CRL and OCSP.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\x509\\pkix.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"pkix.go"
],
"CompiledGoFiles": [
"pkix.go"
],
"Imports": [
"encoding/asn1",
"encoding/hex",
"fmt",
"math/big",
"time"
],
"Deps": [
"bytes",
"encoding/asn1",
"encoding/binary",
"encoding/hex",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\encoding\\pem",
"ImportPath": "encoding/pem",
"Name": "pem",
"Doc": "Package pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.",
"Target": "c:\\go\\pkg\\windows_amd64\\encoding\\pem.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"pem.go"
],
"CompiledGoFiles": [
"pem.go"
],
"Imports": [
"bytes",
"encoding/base64",
"errors",
"io",
"sort",
"strings"
],
"Deps": [
"bytes",
"encoding/base64",
"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",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"pem_test.go"
],
"TestImports": [
"bytes",
"io/ioutil",
"reflect",
"strings",
"testing",
"testing/quick"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"crypto/x509",
"encoding/pem",
"fmt",
"log",
"os"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\cryptobyte\\asn1",
"ImportPath": "vendor/golang.org/x/crypto/cryptobyte/asn1",
"ImportComment": "golang.org/x/crypto/cryptobyte/asn1",
"Name": "asn1",
"Doc": "Package asn1 contains supporting types for parsing and building ASN.1 messages with the cryptobyte package.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\cryptobyte\\asn1.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"asn1.go"
],
"CompiledGoFiles": [
"asn1.go"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\cryptobyte",
"ImportPath": "vendor/golang.org/x/crypto/cryptobyte",
"ImportComment": "golang.org/x/crypto/cryptobyte",
"Name": "cryptobyte",
"Doc": "Package cryptobyte contains types that help with parsing and constructing length-prefixed, binary messages, including ASN.1 DER.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\cryptobyte.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"asn1.go",
"builder.go",
"string.go"
],
"CompiledGoFiles": [
"asn1.go",
"builder.go",
"string.go"
],
"Imports": [
"encoding/asn1",
"errors",
"fmt",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"math/big",
"reflect",
"time"
],
"ImportMap": {
"golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1"
},
"Deps": [
"bytes",
"encoding/asn1",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/crypto/cryptobyte/asn1"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\net\\dns\\dnsmessage",
"ImportPath": "vendor/golang.org/x/net/dns/dnsmessage",
"Name": "dnsmessage",
"Doc": "Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\net\\dns\\dnsmessage.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"message.go"
],
"CompiledGoFiles": [
"message.go"
],
"Imports": [
"errors"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\internal\\nettrace",
"ImportPath": "internal/nettrace",
"Name": "nettrace",
"Doc": "Package nettrace contains internal hooks for tracing activity in the net package.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\nettrace.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"nettrace.go"
],
"CompiledGoFiles": [
"nettrace.go"
]
}
{
"Dir": "c:\\go\\src\\internal\\singleflight",
"ImportPath": "internal/singleflight",
"Name": "singleflight",
"Doc": "Package singleflight provides a duplicate function call suppression mechanism.",
"Target": "c:\\go\\pkg\\windows_amd64\\internal\\singleflight.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"singleflight.go"
],
"CompiledGoFiles": [
"singleflight.go"
],
"Imports": [
"sync"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"singleflight_test.go"
],
"TestImports": [
"errors",
"fmt",
"sync",
"sync/atomic",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\net",
"ImportPath": "net",
"Name": "net",
"Doc": "Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.",
"Target": "c:\\go\\pkg\\windows_amd64\\net.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cgo_windows.go",
"dial.go",
"dnsclient.go",
"error_posix.go",
"error_windows.go",
"fd_windows.go",
"file.go",
"file_windows.go",
"hook.go",
"hook_windows.go",
"hosts.go",
"interface.go",
"interface_windows.go",
"ip.go",
"iprawsock.go",
"iprawsock_posix.go",
"ipsock.go",
"ipsock_posix.go",
"lookup.go",
"lookup_windows.go",
"mac.go",
"net.go",
"parse.go",
"pipe.go",
"port.go",
"rawconn.go",
"sendfile_windows.go",
"sock_posix.go",
"sock_windows.go",
"sockaddr_posix.go",
"sockopt_posix.go",
"sockopt_windows.go",
"sockoptip_posix.go",
"sockoptip_windows.go",
"splice_stub.go",
"tcpsock.go",
"tcpsock_posix.go",
"tcpsockopt_posix.go",
"tcpsockopt_windows.go",
"udpsock.go",
"udpsock_posix.go",
"unixsock.go",
"unixsock_posix.go"
],
"CompiledGoFiles": [
"cgo_windows.go",
"dial.go",
"dnsclient.go",
"error_posix.go",
"error_windows.go",
"fd_windows.go",
"file.go",
"file_windows.go",
"hook.go",
"hook_windows.go",
"hosts.go",
"interface.go",
"interface_windows.go",
"ip.go",
"iprawsock.go",
"iprawsock_posix.go",
"ipsock.go",
"ipsock_posix.go",
"lookup.go",
"lookup_windows.go",
"mac.go",
"net.go",
"parse.go",
"pipe.go",
"port.go",
"rawconn.go",
"sendfile_windows.go",
"sock_posix.go",
"sock_windows.go",
"sockaddr_posix.go",
"sockopt_posix.go",
"sockopt_windows.go",
"sockoptip_posix.go",
"sockoptip_windows.go",
"splice_stub.go",
"tcpsock.go",
"tcpsock_posix.go",
"tcpsockopt_posix.go",
"tcpsockopt_windows.go",
"udpsock.go",
"udpsock_posix.go",
"unixsock.go",
"unixsock_posix.go"
],
"IgnoredGoFiles": [
"addrselect.go",
"addrselect_test.go",
"cgo_aix.go",
"cgo_android.go",
"cgo_bsd.go",
"cgo_linux.go",
"cgo_netbsd.go",
"cgo_openbsd.go",
"cgo_resnew.go",
"cgo_resold.go",
"cgo_socknew.go",
"cgo_sockold.go",
"cgo_solaris.go",
"cgo_stub.go",
"cgo_unix.go",
"cgo_unix_test.go",
"conf.go",
"conf_netcgo.go",
"conf_test.go",
"dial_unix_test.go",
"dnsclient_unix.go",
"dnsclient_unix_test.go",
"dnsconfig_unix.go",
"dnsconfig_unix_test.go",
"error_nacl.go",
"error_plan9.go",
"error_plan9_test.go",
"error_unix.go",
"error_unix_test.go",
"fd_plan9.go",
"fd_unix.go",
"file_plan9.go",
"file_stub.go",
"file_unix.go",
"hook_plan9.go",
"hook_unix.go",
"interface_aix.go",
"interface_bsd.go",
"interface_bsd_test.go",
"interface_bsdvar.go",
"interface_darwin.go",
"interface_freebsd.go",
"interface_linux.go",
"interface_linux_test.go",
"interface_plan9.go",
"interface_solaris.go",
"interface_stub.go",
"interface_unix_test.go",
"iprawsock_plan9.go",
"ipsock_plan9.go",
"lookup_fake.go",
"lookup_plan9.go",
"lookup_unix.go",
"main_cloexec_test.go",
"main_conf_test.go",
"main_plan9_test.go",
"main_unix_test.go",
"net_fake.go",
"netgo_unix_test.go",
"nss.go",
"nss_test.go",
"port_unix.go",
"rawconn_stub_test.go",
"rawconn_unix_test.go",
"sendfile_linux.go",
"sendfile_stub.go",
"sendfile_unix_alt.go",
"sock_bsd.go",
"sock_cloexec.go",
"sock_linux.go",
"sock_plan9.go",
"sock_stub.go",
"sockopt_aix.go",
"sockopt_bsd.go",
"sockopt_linux.go",
"sockopt_plan9.go",
"sockopt_solaris.go",
"sockopt_stub.go",
"sockoptip_bsdvar.go",
"sockoptip_linux.go",
"sockoptip_stub.go",
"splice_linux.go",
"splice_test.go",
"sys_cloexec.go",
"tcpsock_plan9.go",
"tcpsock_unix_test.go",
"tcpsockopt_darwin.go",
"tcpsockopt_dragonfly.go",
"tcpsockopt_openbsd.go",
"tcpsockopt_plan9.go",
"tcpsockopt_solaris.go",
"tcpsockopt_stub.go",
"tcpsockopt_unix.go",
"udpsock_plan9.go",
"udpsock_plan9_test.go",
"unixsock_linux_test.go",
"unixsock_plan9.go",
"unixsock_test.go",
"write_unix_test.go",
"writev_unix.go"
],
"Imports": [
"context",
"errors",
"vendor/golang.org/x/net/dns/dnsmessage",
"internal/bytealg",
"internal/nettrace",
"internal/poll",
"internal/singleflight",
"internal/syscall/windows",
"io",
"math/rand",
"os",
"runtime",
"sort",
"sync",
"syscall",
"time",
"unsafe"
],
"ImportMap": {
"golang.org/x/net/dns/dnsmessage": "vendor/golang.org/x/net/dns/dnsmessage"
},
"Deps": [
"context",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"math/rand",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"conn_test.go",
"dial_test.go",
"dnsclient_test.go",
"dnsname_test.go",
"error_posix_test.go",
"error_test.go",
"error_windows_test.go",
"external_test.go",
"file_test.go",
"hosts_test.go",
"interface_test.go",
"ip_test.go",
"iprawsock_test.go",
"ipsock_test.go",
"listen_test.go",
"lookup_test.go",
"lookup_windows_test.go",
"mac_test.go",
"main_noconf_test.go",
"main_posix_test.go",
"main_test.go",
"main_windows_test.go",
"mockserver_test.go",
"net_test.go",
"net_windows_test.go",
"packetconn_test.go",
"parse_test.go",
"platform_test.go",
"port_test.go",
"protoconn_test.go",
"rawconn_test.go",
"rawconn_windows_test.go",
"sendfile_test.go",
"server_test.go",
"tcpsock_test.go",
"timeout_test.go",
"udpsock_test.go",
"unixsock_windows_test.go",
"writev_test.go"
],
"TestImports": [
"bufio",
"bytes",
"context",
"crypto/sha256",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"internal/poll",
"internal/syscall/windows/registry",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"net/internal/socktest",
"os",
"os/exec",
"reflect",
"regexp",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"testing",
"time",
"unsafe"
],
"XTestGoFiles": [
"example_test.go",
"pipe_test.go"
],
"XTestImports": [
"fmt",
"io",
"log",
"net",
"testing",
"time",
"vendor/golang.org/x/net/nettest"
]
}
{
"Dir": "c:\\go\\src\\net\\url",
"ImportPath": "net/url",
"Name": "url",
"Doc": "Package url parses URLs and implements query escaping.",
"Target": "c:\\go\\pkg\\windows_amd64\\net\\url.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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": [
"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": "c:\\go\\src\\crypto\\x509",
"ImportPath": "crypto/x509",
"Name": "x509",
"Doc": "Package x509 parses X.509-encoded keys and certificates.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\x509.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cert_pool.go",
"pem_decrypt.go",
"pkcs1.go",
"pkcs8.go",
"root.go",
"root_windows.go",
"sec1.go",
"verify.go",
"x509.go"
],
"CompiledGoFiles": [
"cert_pool.go",
"pem_decrypt.go",
"pkcs1.go",
"pkcs8.go",
"root.go",
"root_windows.go",
"sec1.go",
"verify.go",
"x509.go"
],
"IgnoredGoFiles": [
"root_aix.go",
"root_bsd.go",
"root_cgo_darwin.go",
"root_darwin.go",
"root_darwin_arm_gen.go",
"root_darwin_armx.go",
"root_darwin_test.go",
"root_js.go",
"root_linux.go",
"root_nacl.go",
"root_nocgo_darwin.go",
"root_plan9.go",
"root_solaris.go",
"root_unix.go",
"root_unix_test.go",
"x509_test_import.go"
],
"Imports": [
"bytes",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/elliptic",
"crypto/md5",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/x509/pkix",
"encoding/asn1",
"encoding/hex",
"encoding/pem",
"errors",
"fmt",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"io",
"math/big",
"net",
"net/url",
"os",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"syscall",
"time",
"unicode/utf8",
"unsafe"
],
"ImportMap": {
"golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte",
"golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1"
},
"Deps": [
"bytes",
"context",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/ed25519/internal/edwards25519",
"crypto/elliptic",
"crypto/internal/randutil",
"crypto/internal/subtle",
"crypto/md5",
"crypto/rand",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/subtle",
"crypto/x509/pkix",
"encoding/asn1",
"encoding/base64",
"encoding/binary",
"encoding/hex",
"encoding/pem",
"errors",
"fmt",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/big",
"math/bits",
"math/rand",
"net",
"net/url",
"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",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"name_constraints_test.go",
"pem_decrypt_test.go",
"pkcs8_test.go",
"sec1_test.go",
"verify_test.go",
"x509_test.go"
],
"TestImports": [
"bytes",
"crypto",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/elliptic",
"crypto/rand",
"crypto/rsa",
"crypto/sha256",
"crypto/sha512",
"crypto/x509/pkix",
"encoding/asn1",
"encoding/base64",
"encoding/hex",
"encoding/pem",
"errors",
"fmt",
"internal/testenv",
"io/ioutil",
"math/big",
"net",
"net/url",
"os",
"os/exec",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"testing",
"time"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/rsa",
"crypto/x509",
"encoding/pem",
"fmt"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\internal\\subtle",
"ImportPath": "vendor/golang.org/x/crypto/internal/subtle",
"ImportComment": "golang.org/x/crypto/internal/subtle",
"Name": "subtle",
"Doc": "Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\internal\\subtle.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"aliasing.go"
],
"CompiledGoFiles": [
"aliasing.go"
],
"IgnoredGoFiles": [
"aliasing_appengine.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\internal\\chacha20",
"ImportPath": "vendor/golang.org/x/crypto/internal/chacha20",
"Name": "chacha20",
"Doc": "Package ChaCha20 implements the core ChaCha20 function as specified in https://tools.ietf.org/html/rfc7539#section-2.3.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\internal\\chacha20.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"chacha_generic.go",
"chacha_noasm.go",
"xor.go"
],
"CompiledGoFiles": [
"chacha_generic.go",
"chacha_noasm.go",
"xor.go"
],
"IgnoredGoFiles": [
"chacha_arm64.go",
"chacha_ppc64le.go",
"chacha_s390x.go"
],
"Imports": [
"crypto/cipher",
"encoding/binary",
"vendor/golang.org/x/crypto/internal/subtle",
"runtime"
],
"ImportMap": {
"golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle"
},
"Deps": [
"crypto/cipher",
"crypto/internal/subtle",
"crypto/subtle",
"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",
"vendor/golang.org/x/crypto/internal/subtle"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\poly1305",
"ImportPath": "vendor/golang.org/x/crypto/poly1305",
"ImportComment": "golang.org/x/crypto/poly1305",
"Name": "poly1305",
"Doc": "Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\poly1305.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"poly1305.go",
"sum_amd64.go",
"sum_generic.go"
],
"CompiledGoFiles": [
"poly1305.go",
"sum_amd64.go",
"sum_generic.go",
"sum_amd64.s"
],
"IgnoredGoFiles": [
"mac_noasm.go",
"sum_arm.go",
"sum_noasm.go",
"sum_ppc64le.go",
"sum_s390x.go"
],
"SFiles": [
"sum_amd64.s"
],
"Imports": [
"crypto/subtle",
"encoding/binary"
],
"Deps": [
"crypto/subtle",
"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": "c:\\go\\src\\vendor\\golang.org\\x\\sys\\cpu",
"ImportPath": "vendor/golang.org/x/sys/cpu",
"Name": "cpu",
"Doc": "Package cpu implements processor feature detection for various CPU architectures.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\sys\\cpu.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"byteorder.go",
"cpu.go",
"cpu_gc_x86.go",
"cpu_x86.go"
],
"CompiledGoFiles": [
"byteorder.go",
"cpu.go",
"cpu_gc_x86.go",
"cpu_x86.go",
"cpu_x86.s"
],
"IgnoredGoFiles": [
"cpu_aix_ppc64.go",
"cpu_arm.go",
"cpu_gc_s390x.go",
"cpu_gccgo.go",
"cpu_gccgo_s390x.go",
"cpu_linux.go",
"cpu_linux_arm64.go",
"cpu_linux_ppc64x.go",
"cpu_linux_s390x.go",
"cpu_mips64x.go",
"cpu_mipsx.go",
"cpu_other_arm64.go",
"cpu_wasm.go",
"syscall_aix_ppc64_gc.go"
],
"SFiles": [
"cpu_x86.s"
],
"Imports": [
"encoding/binary",
"runtime"
],
"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": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\chacha20poly1305",
"ImportPath": "vendor/golang.org/x/crypto/chacha20poly1305",
"ImportComment": "golang.org/x/crypto/chacha20poly1305",
"Name": "chacha20poly1305",
"Doc": "Package chacha20poly1305 implements the ChaCha20-Poly1305 AEAD as specified in RFC 7539, and its extended nonce variant XChaCha20-Poly1305.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\chacha20poly1305.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"chacha20poly1305.go",
"chacha20poly1305_amd64.go",
"chacha20poly1305_generic.go",
"xchacha20poly1305.go"
],
"CompiledGoFiles": [
"chacha20poly1305.go",
"chacha20poly1305_amd64.go",
"chacha20poly1305_generic.go",
"xchacha20poly1305.go",
"chacha20poly1305_amd64.s"
],
"IgnoredGoFiles": [
"chacha20poly1305_noasm.go"
],
"SFiles": [
"chacha20poly1305_amd64.s"
],
"Imports": [
"crypto/cipher",
"encoding/binary",
"errors",
"vendor/golang.org/x/crypto/internal/chacha20",
"vendor/golang.org/x/crypto/internal/subtle",
"vendor/golang.org/x/crypto/poly1305",
"vendor/golang.org/x/sys/cpu"
],
"ImportMap": {
"golang.org/x/crypto/internal/chacha20": "vendor/golang.org/x/crypto/internal/chacha20",
"golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle",
"golang.org/x/crypto/poly1305": "vendor/golang.org/x/crypto/poly1305",
"golang.org/x/sys/cpu": "vendor/golang.org/x/sys/cpu"
},
"Deps": [
"crypto/cipher",
"crypto/internal/subtle",
"crypto/subtle",
"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",
"vendor/golang.org/x/crypto/internal/chacha20",
"vendor/golang.org/x/crypto/internal/subtle",
"vendor/golang.org/x/crypto/poly1305",
"vendor/golang.org/x/sys/cpu"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\curve25519",
"ImportPath": "vendor/golang.org/x/crypto/curve25519",
"ImportComment": "golang.org/x/crypto/curve25519",
"Name": "curve25519",
"Doc": "Package curve25519 provides an implementation of scalar multiplication on the elliptic curve known as curve25519.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\curve25519.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"mont25519_amd64.go"
],
"CompiledGoFiles": [
"doc.go",
"mont25519_amd64.go",
"const_amd64.s",
"cswap_amd64.s",
"freeze_amd64.s",
"ladderstep_amd64.s",
"mul_amd64.s",
"square_amd64.s"
],
"IgnoredGoFiles": [
"curve25519.go"
],
"HFiles": [
"const_amd64.h"
],
"SFiles": [
"const_amd64.s",
"cswap_amd64.s",
"freeze_amd64.s",
"ladderstep_amd64.s",
"mul_amd64.s",
"square_amd64.s"
]
}
{
"Dir": "c:\\go\\src\\vendor\\golang.org\\x\\crypto\\hkdf",
"ImportPath": "vendor/golang.org/x/crypto/hkdf",
"ImportComment": "golang.org/x/crypto/hkdf",
"Name": "hkdf",
"Doc": "Package hkdf implements the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.",
"Target": "c:\\go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\crypto\\hkdf.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"hkdf.go"
],
"CompiledGoFiles": [
"hkdf.go"
],
"Imports": [
"crypto/hmac",
"errors",
"hash",
"io"
],
"Deps": [
"crypto/hmac",
"crypto/subtle",
"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"
]
}
{
"Dir": "c:\\go\\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": "c:\\go\\pkg\\windows_amd64\\path\\filepath.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"match.go",
"path.go",
"path_windows.go",
"symlink.go",
"symlink_windows.go"
],
"CompiledGoFiles": [
"match.go",
"path.go",
"path_windows.go",
"symlink.go",
"symlink_windows.go"
],
"IgnoredGoFiles": [
"example_unix_test.go",
"example_unix_walk_test.go",
"path_plan9.go",
"path_unix.go",
"symlink_unix.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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"example_test.go",
"match_test.go",
"path_test.go",
"path_windows_test.go"
],
"XTestImports": [
"errors",
"flag",
"fmt",
"internal/testenv",
"io/ioutil",
"os",
"os/exec",
"path/filepath",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strings",
"syscall",
"testing"
]
}
{
"Dir": "c:\\go\\src\\io\\ioutil",
"ImportPath": "io/ioutil",
"Name": "ioutil",
"Doc": "Package ioutil implements some I/O utility functions.",
"Target": "c:\\go\\pkg\\windows_amd64\\io\\ioutil.a",
"Root": "c:\\go",
"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/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"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": "c:\\go\\src\\crypto\\tls",
"ImportPath": "crypto/tls",
"Name": "tls",
"Doc": "Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.",
"Target": "c:\\go\\pkg\\windows_amd64\\crypto\\tls.a",
"Root": "c:\\go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"alert.go",
"auth.go",
"cipher_suites.go",
"common.go",
"conn.go",
"handshake_client.go",
"handshake_client_tls13.go",
"handshake_messages.go",
"handshake_server.go",
"handshake_server_tls13.go",
"key_agreement.go",
"key_schedule.go",
"prf.go",
"ticket.go",
"tls.go"
],
"CompiledGoFiles": [
"alert.go",
"auth.go",
"cipher_suites.go",
"common.go",
"conn.go",
"handshake_client.go",
"handshake_client_tls13.go",
"handshake_messages.go",
"handshake_server.go",
"handshake_server_tls13.go",
"key_agreement.go",
"key_schedule.go",
"prf.go",
"ticket.go",
"tls.go"
],
"IgnoredGoFiles": [
"generate_cert.go"
],
"Imports": [
"bytes",
"container/list",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/elliptic",
"crypto/hmac",
"crypto/md5",
"crypto/rand",
"crypto/rc4",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/subtle",
"crypto/x509",
"encoding/asn1",
"encoding/pem",
"errors",
"fmt",
"vendor/golang.org/x/crypto/chacha20poly1305",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/curve25519",
"vendor/golang.org/x/crypto/hkdf",
"hash",
"internal/cpu",
"io",
"io/ioutil",
"math/big",
"net",
"os",
"strconv",
"strings",
"sync",
"sync/atomic",
"time"
],
"ImportMap": {
"golang.org/x/crypto/chacha20poly1305": "vendor/golang.org/x/crypto/chacha20poly1305",
"golang.org/x/crypto/cryptobyte": "vendor/golang.org/x/crypto/cryptobyte",
"golang.org/x/crypto/curve25519": "vendor/golang.org/x/crypto/curve25519",
"golang.org/x/crypto/hkdf": "vendor/golang.org/x/crypto/hkdf"
},
"Deps": [
"bytes",
"container/list",
"context",
"crypto",
"crypto/aes",
"crypto/cipher",
"crypto/des",
"crypto/dsa",
"crypto/ecdsa",
"crypto/ed25519",
"crypto/ed25519/internal/edwards25519",
"crypto/elliptic",
"crypto/hmac",
"crypto/internal/randutil",
"crypto/internal/subtle",
"crypto/md5",
"crypto/rand",
"crypto/rc4",
"crypto/rsa",
"crypto/sha1",
"crypto/sha256",
"crypto/sha512",
"crypto/subtle",
"crypto/x509",
"crypto/x509/pkix",
"encoding/asn1",
"encoding/base64",
"encoding/binary",
"encoding/hex",
"encoding/pem",
"errors",
"fmt",
"hash",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/big",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"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",
"vendor/golang.org/x/crypto/chacha20poly1305",
"vendor/golang.org/x/crypto/cryptobyte",
"vendor/golang.org/x/crypto/cryptobyte/asn1",
"vendor/golang.org/x/crypto/curve25519",
"vendor/golang.org/x/crypto/hkdf",
"vendor/golang.org/x/crypto/internal/chacha20",
"vendor/golang.org/x/crypto/internal/subtle",
"vendor/golang.org/x/crypto/poly1305",
"vendor/golang.org/x/net/dns/dnsmessage",
"vendor/golang.org/x/sys/cpu"
],
"TestGoFiles": [
"auth_test.go",
"conn_test.go",
"handshake_client_test.go",
"handshake_messages_test.go",
"handshake_server_test.go",
"handshake_test.go",
"key_schedule_test.go",
"prf_test.go",
"tls_test.go"
],
"TestImports": [
"bufio",
"bytes",
"crypto",
"crypto/ed25519",
"crypto/elliptic",
"crypto/rsa",
"crypto/x509",
"encoding/base64",
"encoding/binary",
"encoding/hex",
"encoding/json",
"encoding/pem",
"errors",
"flag",
"fmt",
"hash",
"internal/testenv",
"io",
"io/ioutil",
"math",
"math/big",
"math/rand",
"net",
"os",
"os/exec",
"path/filepath",
"reflect",
"strconv",
"strings",
"sync",
"testing",
"testing/quick",
"time",
"unicode"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"crypto/tls",
"crypto/x509",
"log",
"net/http",
"net/http/httptest",
"os",
"time"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis\\internal\\util",
"ImportPath": "github.com/go-redis/redis/internal/util",
"Name": "util",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis\\internal\\util.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"strconv.go",
"unsafe.go"
],
"CompiledGoFiles": [
"strconv.go",
"unsafe.go"
],
"IgnoredGoFiles": [
"safe.go"
],
"Imports": [
"strconv",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis\\internal",
"ImportPath": "github.com/go-redis/redis/internal",
"Name": "internal",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis\\internal.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"internal.go",
"log.go",
"once.go",
"util.go"
],
"CompiledGoFiles": [
"internal.go",
"log.go",
"once.go",
"util.go"
],
"Imports": [
"context",
"github.com/go-redis/redis/internal/util",
"log",
"math/rand",
"os",
"sync",
"sync/atomic",
"time"
],
"ImportMap": {
"github.com/go-redis/redis/v7/internal/util": "github.com/go-redis/redis/internal/util"
},
"Deps": [
"context",
"errors",
"fmt",
"github.com/go-redis/redis/internal/util",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"log",
"math",
"math/bits",
"math/rand",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"internal_test.go"
],
"TestImports": [
"github.com/onsi/gomega",
"testing",
"time"
]
}
{
"Dir": "c:\\go\\src\\hash\\crc32",
"ImportPath": "hash/crc32",
"Name": "crc32",
"Doc": "Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.",
"Target": "c:\\go\\pkg\\windows_amd64\\hash\\crc32.a",
"Root": "c:\\go",
"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": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis\\internal\\consistenthash",
"ImportPath": "github.com/go-redis/redis/internal/consistenthash",
"Name": "consistenthash",
"Doc": "Package consistenthash provides an implementation of a ring hash.",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis\\internal\\consistenthash.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"consistenthash.go"
],
"CompiledGoFiles": [
"consistenthash.go"
],
"Imports": [
"hash/crc32",
"sort",
"strconv"
],
"Deps": [
"errors",
"hash",
"hash/crc32",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"consistenthash_test.go"
],
"TestImports": [
"fmt",
"strconv",
"testing"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis\\internal\\hashtag",
"ImportPath": "github.com/go-redis/redis/internal/hashtag",
"Name": "hashtag",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis\\internal\\hashtag.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"hashtag.go"
],
"CompiledGoFiles": [
"hashtag.go"
],
"Imports": [
"math/rand",
"strings"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"math/rand",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strings",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"hashtag_test.go"
],
"TestImports": [
"github.com/onsi/ginkgo",
"github.com/onsi/gomega",
"math/rand",
"testing"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis\\internal\\proto",
"ImportPath": "github.com/go-redis/redis/internal/proto",
"Name": "proto",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis\\internal\\proto.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"reader.go",
"scan.go",
"writer.go"
],
"CompiledGoFiles": [
"reader.go",
"scan.go",
"writer.go"
],
"Imports": [
"bufio",
"encoding",
"fmt",
"github.com/go-redis/redis/internal/util",
"io",
"reflect",
"strconv",
"time"
],
"ImportMap": {
"github.com/go-redis/redis/v7/internal/util": "github.com/go-redis/redis/internal/util"
},
"Deps": [
"bufio",
"bytes",
"encoding",
"errors",
"fmt",
"github.com/go-redis/redis/internal/util",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"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/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"scan_test.go"
],
"TestImports": [
"encoding/json",
"github.com/onsi/ginkgo",
"github.com/onsi/gomega"
],
"XTestGoFiles": [
"proto_test.go",
"reader_test.go",
"write_buffer_test.go"
],
"XTestImports": [
"bytes",
"encoding",
"github.com/go-redis/redis/internal/proto",
"github.com/onsi/ginkgo",
"github.com/onsi/gomega",
"io/ioutil",
"testing",
"time"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis\\internal\\pool",
"ImportPath": "github.com/go-redis/redis/internal/pool",
"Name": "pool",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis\\internal\\pool.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"conn.go",
"pool.go",
"pool_single.go",
"pool_sticky.go"
],
"CompiledGoFiles": [
"conn.go",
"pool.go",
"pool_single.go",
"pool_sticky.go"
],
"Imports": [
"context",
"errors",
"fmt",
"github.com/go-redis/redis/internal",
"github.com/go-redis/redis/internal/proto",
"net",
"sync",
"sync/atomic",
"time"
],
"ImportMap": {
"github.com/go-redis/redis/v7/internal": "github.com/go-redis/redis/internal",
"github.com/go-redis/redis/v7/internal/proto": "github.com/go-redis/redis/internal/proto"
},
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"errors",
"fmt",
"github.com/go-redis/redis/internal",
"github.com/go-redis/redis/internal/proto",
"github.com/go-redis/redis/internal/util",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"log",
"math",
"math/bits",
"math/rand",
"net",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"time"
],
"XTestGoFiles": [
"bench_test.go",
"main_test.go",
"pool_test.go"
],
"XTestImports": [
"context",
"fmt",
"github.com/go-redis/redis/internal/pool",
"github.com/onsi/ginkgo",
"github.com/onsi/gomega",
"net",
"sync",
"testing",
"time"
]
}
{
"Dir": "C:\\Users\\noflo\\go\\src\\github.com\\go-redis\\redis",
"ImportPath": "github.com/go-redis/redis",
"Name": "redis",
"Doc": "Package redis implements a Redis client.",
"Target": "C:\\Users\\noflo\\go\\pkg\\windows_amd64\\github.com\\go-redis\\redis.a",
"Root": "C:\\Users\\noflo\\go",
"DepOnly": true,
"GoFiles": [
"cluster.go",
"cluster_commands.go",
"command.go",
"commands.go",
"doc.go",
"error.go",
"iterator.go",
"options.go",
"pipeline.go",
"pubsub.go",
"redis.go",
"result.go",
"ring.go",
"script.go",
"sentinel.go",
"tx.go",
"universal.go"
],
"CompiledGoFiles": [
"cluster.go",
"cluster_commands.go",
"command.go",
"commands.go",
"doc.go",
"error.go",
"iterator.go",
"options.go",
"pipeline.go",
"pubsub.go",
"redis.go",
"result.go",
"ring.go",
"script.go",
"sentinel.go",
"tx.go",
"universal.go"
],
"Imports": [
"context",
"crypto/sha1",
"crypto/tls",
"encoding/hex",
"errors",
"fmt",
"github.com/go-redis/redis/internal",
"github.com/go-redis/redis/internal/consistenthash",
"github.com/go-redis/redis/internal/hashtag",
"github.com/go-redis/redis/internal/pool",
"github.com/go-redis/redis/internal/proto",
"github.com/go-redis/redis/internal/util",
"io",
"log",
"math",
"math/rand",
"net",
"net/url",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"time"
],
"ImportMap": {
"github.com/go-redis/redis/v7/internal": "github.com/go-redis/redis/internal",
"github.com/go-redis/redis/v7/internal/consistenthash": "github.com/go-redis/redis/internal/consistenthash",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment