{ "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/unsafe", "ImportPath": "unsafe", "Name": "unsafe", "Doc": "Package unsafe contains operations that step around the type safety of Go programs.", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "unsafe.go" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/unsafeheader", "ImportPath": "internal/unsafeheader", "Name": "unsafeheader", "Doc": "Package unsafeheader contains header declarations for the Go runtime's slice and string implementations.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/unsafeheader.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "unsafeheader.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "XTestGoFiles": [ "unsafeheader_test.go" ], "XTestImports": [ "bytes", "internal/unsafeheader", "reflect", "testing", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/abi", "ImportPath": "internal/abi", "Name": "abi", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/abi.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "abi.go", "abi_amd64.go" ], "IgnoredGoFiles": [ "abi_generic.go" ], "SFiles": [ "abi_test.s" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "abi_test.go" ], "XTestImports": [ "internal/abi", "internal/testenv", "os/exec", "path/filepath", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/cpu", "ImportPath": "internal/cpu", "Name": "cpu", "Doc": "Package cpu implements processor feature detection used by the Go standard library.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/cpu.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "cpu.go", "cpu_amd64.go", "cpu_x86.go" ], "IgnoredGoFiles": [ "cpu_386.go", "cpu_arm.go", "cpu_arm64.go", "cpu_arm64_android.go", "cpu_arm64_darwin.go", "cpu_arm64_freebsd.go", "cpu_arm64_hwcap.go", "cpu_arm64_linux.go", "cpu_arm64_other.go", "cpu_mips.go", "cpu_mips64x.go", "cpu_mipsle.go", "cpu_no_name.go", "cpu_ppc64x.go", "cpu_ppc64x_aix.go", "cpu_ppc64x_linux.go", "cpu_riscv64.go", "cpu_s390x.go", "cpu_s390x_test.go", "cpu_wasm.go" ], "IgnoredOtherFiles": [ "cpu_arm64.s", "cpu_s390x.s" ], "SFiles": [ "cpu.s", "cpu_x86.s" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "cpu_test.go", "cpu_x86_test.go" ], "XTestImports": [ "internal/cpu", "internal/testenv", "os", "os/exec", "runtime", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/bytealg", "ImportPath": "internal/bytealg", "Name": "bytealg", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/bytealg.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bytealg.go", "compare_native.go", "count_native.go", "equal_generic.go", "equal_native.go", "index_amd64.go", "index_native.go", "indexbyte_native.go" ], "IgnoredGoFiles": [ "compare_generic.go", "count_generic.go", "index_arm64.go", "index_generic.go", "index_ppc64x.go", "index_s390x.go", "indexbyte_generic.go" ], "IgnoredOtherFiles": [ "compare_386.s", "compare_arm.s", "compare_arm64.s", "compare_mips64x.s", "compare_mipsx.s", "compare_ppc64x.s", "compare_s390x.s", "compare_wasm.s", "count_arm.s", "count_arm64.s", "count_ppc64x.s", "count_riscv64.s", "count_s390x.s", "equal_386.s", "equal_arm.s", "equal_arm64.s", "equal_mips64x.s", "equal_mipsx.s", "equal_ppc64x.s", "equal_riscv64.s", "equal_s390x.s", "equal_wasm.s", "index_arm64.s", "index_ppc64x.s", "index_s390x.s", "indexbyte_386.s", "indexbyte_arm.s", "indexbyte_arm64.s", "indexbyte_mips64x.s", "indexbyte_mipsx.s", "indexbyte_ppc64x.s", "indexbyte_riscv64.s", "indexbyte_s390x.s", "indexbyte_wasm.s" ], "SFiles": [ "compare_amd64.s", "count_amd64.s", "equal_amd64.s", "index_amd64.s", "indexbyte_amd64.s" ], "Imports": [ "internal/cpu", "unsafe" ], "Deps": [ "internal/cpu", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/goexperiment", "ImportPath": "internal/goexperiment", "Name": "goexperiment", "Doc": "Package goexperiment implements support for toolchain experiments.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/goexperiment.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "exp_fieldtrack_off.go", "exp_preemptibleloops_off.go", "exp_regabi_off.go", "exp_regabiargs_on.go", "exp_regabidefer_on.go", "exp_regabig_on.go", "exp_regabireflect_on.go", "exp_regabiwrappers_on.go", "exp_staticlockranking_off.go", "flags.go" ], "IgnoredGoFiles": [ "exp_fieldtrack_on.go", "exp_preemptibleloops_on.go", "exp_regabi_on.go", "exp_regabiargs_off.go", "exp_regabidefer_off.go", "exp_regabig_off.go", "exp_regabireflect_off.go", "exp_regabiwrappers_off.go", "exp_staticlockranking_on.go", "mkconsts.go" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/runtime/internal/atomic", "ImportPath": "runtime/internal/atomic", "Name": "atomic", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/runtime/internal/atomic.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "atomic_amd64.go", "stubs.go", "unaligned.go" ], "IgnoredGoFiles": [ "atomic_386.go", "atomic_arm.go", "atomic_arm64.go", "atomic_mips64x.go", "atomic_mipsx.go", "atomic_ppc64x.go", "atomic_riscv64.go", "atomic_s390x.go", "atomic_wasm.go" ], "IgnoredOtherFiles": [ "atomic_386.s", "atomic_arm.s", "atomic_arm64.s", "atomic_mips64x.s", "atomic_mipsx.s", "atomic_ppc64x.s", "atomic_riscv64.s", "atomic_s390x.s", "atomic_wasm.s", "sys_linux_arm.s", "sys_nonlinux_arm.s" ], "SFiles": [ "atomic_amd64.s" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "XTestGoFiles": [ "atomic_test.go", "bench_test.go" ], "XTestImports": [ "runtime", "runtime/internal/atomic", "runtime/internal/sys", "testing", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/runtime/internal/sys", "ImportPath": "runtime/internal/sys", "Name": "sys", "Doc": "package sys contains system- and configuration- and architecture-specific constants used by the runtime.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/runtime/internal/sys.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "arch.go", "arch_amd64.go", "intrinsics.go", "intrinsics_common.go", "sys.go", "zgoarch_amd64.go", "zgoos_darwin.go", "zversion.go" ], "IgnoredGoFiles": [ "arch_386.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_riscv64.go", "arch_s390x.go", "arch_wasm.go", "gengoos.go", "intrinsics_stubs.go", "zgoarch_386.go", "zgoarch_arm.go", "zgoarch_arm64.go", "zgoarch_arm64be.go", "zgoarch_armbe.go", "zgoarch_loong64.go", "zgoarch_mips.go", "zgoarch_mips64.go", "zgoarch_mips64le.go", "zgoarch_mips64p32.go", "zgoarch_mips64p32le.go", "zgoarch_mipsle.go", "zgoarch_ppc.go", "zgoarch_ppc64.go", "zgoarch_ppc64le.go", "zgoarch_riscv.go", "zgoarch_riscv64.go", "zgoarch_s390.go", "zgoarch_s390x.go", "zgoarch_sparc.go", "zgoarch_sparc64.go", "zgoarch_wasm.go", "zgoos_aix.go", "zgoos_android.go", "zgoos_dragonfly.go", "zgoos_freebsd.go", "zgoos_hurd.go", "zgoos_illumos.go", "zgoos_ios.go", "zgoos_js.go", "zgoos_linux.go", "zgoos_netbsd.go", "zgoos_openbsd.go", "zgoos_plan9.go", "zgoos_solaris.go", "zgoos_windows.go", "zgoos_zos.go" ], "IgnoredOtherFiles": [ "intrinsics_386.s" ], "XTestGoFiles": [ "intrinsics_test.go" ], "XTestImports": [ "runtime/internal/sys", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/runtime/internal/math", "ImportPath": "runtime/internal/math", "Name": "math", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/runtime/internal/math.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "math.go" ], "Imports": [ "runtime/internal/sys" ], "Deps": [ "runtime/internal/sys" ], "XTestGoFiles": [ "math_test.go" ], "XTestImports": [ "runtime/internal/math", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/runtime", "ImportPath": "runtime", "Name": "runtime", "Doc": "Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/runtime.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "alg.go", "atomic_pointer.go", "cgo.go", "cgocall.go", "cgocallback.go", "cgocheck.go", "chan.go", "checkptr.go", "compiler.go", "complex.go", "cpuflags.go", "cpuflags_amd64.go", "cpuprof.go", "cputicks.go", "debug.go", "debugcall.go", "debuglog.go", "debuglog_off.go", "defs_darwin_amd64.go", "env_posix.go", "error.go", "extern.go", "fastlog2.go", "fastlog2table.go", "float.go", "hash64.go", "heapdump.go", "histogram.go", "iface.go", "lfstack.go", "lfstack_64bit.go", "lock_sema.go", "lockrank.go", "lockrank_off.go", "malloc.go", "map.go", "map_fast32.go", "map_fast64.go", "map_faststr.go", "mbarrier.go", "mbitmap.go", "mcache.go", "mcentral.go", "mcheckmark.go", "mem_darwin.go", "metrics.go", "mfinal.go", "mfixalloc.go", "mgc.go", "mgcmark.go", "mgcpacer.go", "mgcscavenge.go", "mgcstack.go", "mgcsweep.go", "mgcwork.go", "mheap.go", "mpagealloc.go", "mpagealloc_64bit.go", "mpagecache.go", "mpallocbits.go", "mprof.go", "mranges.go", "msan0.go", "msize.go", "mspanset.go", "mstats.go", "mwbbuf.go", "nbpipe_pipe.go", "netpoll.go", "netpoll_kqueue.go", "os_darwin.go", "os_nonopenbsd.go", "panic.go", "plugin.go", "preempt.go", "preempt_nonwindows.go", "print.go", "proc.go", "profbuf.go", "proflabel.go", "race0.go", "rdebug.go", "relax_stub.go", "runtime.go", "runtime1.go", "runtime2.go", "rwmutex.go", "select.go", "sema.go", "signal_amd64.go", "signal_darwin.go", "signal_darwin_amd64.go", "signal_unix.go", "sigqueue.go", "sizeclasses.go", "slice.go", "softfloat64.go", "stack.go", "string.go", "stubs.go", "stubs_amd64.go", "stubs_nonlinux.go", "symtab.go", "sys_darwin.go", "sys_libc.go", "sys_nonppc64x.go", "sys_x86.go", "time.go", "time_nofake.go", "timestub.go", "tls_stub.go", "trace.go", "traceback.go", "type.go", "typekind.go", "utf8.go", "vdso_in_none.go", "write_err.go" ], "IgnoredGoFiles": [ "auxv_none.go", "cgo_mmap.go", "cgo_ppc64x.go", "cgo_sigaction.go", "conv_wasm_test.go", "cpuflags_arm64.go", "crash_nonunix_test.go", "debug_test.go", "debuglog_on.go", "defs1_linux.go", "defs1_netbsd_386.go", "defs1_netbsd_amd64.go", "defs1_netbsd_arm.go", "defs1_netbsd_arm64.go", "defs1_solaris_amd64.go", "defs2_linux.go", "defs3_linux.go", "defs_aix.go", "defs_aix_ppc64.go", "defs_arm_linux.go", "defs_darwin.go", "defs_darwin_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_freebsd_arm64.go", "defs_illumos_amd64.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_riscv64.go", "defs_linux_s390x.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_openbsd_mips64.go", "defs_plan9_386.go", "defs_plan9_amd64.go", "defs_plan9_arm.go", "defs_solaris.go", "defs_solaris_amd64.go", "defs_windows.go", "defs_windows_386.go", "defs_windows_amd64.go", "defs_windows_arm.go", "defs_windows_arm64.go", "env_plan9.go", "export_aix_test.go", "export_arm_test.go", "export_debug_regabiargs_off_test.go", "export_debug_regabiargs_on_test.go", "export_debug_test.go", "export_futex_test.go", "export_linux_test.go", "export_pipe2_test.go", "export_solaris_test.go", "export_windows_test.go", "futex_test.go", "hash32.go", "lfstack_32bit.go", "libfuzzer.go", "lock_futex.go", "lock_js.go", "lockrank_on.go", "mem_aix.go", "mem_bsd.go", "mem_js.go", "mem_linux.go", "mem_plan9.go", "mem_windows.go", "memmove_linux_amd64_test.go", "mkduff.go", "mkfastlog2table.go", "mkpreempt.go", "mksizeclasses.go", "mmap.go", "mpagealloc_32bit.go", "msan.go", "nbpipe_fcntl_unix_test.go", "nbpipe_pipe2.go", "net_plan9.go", "netpoll_aix.go", "netpoll_epoll.go", "netpoll_fake.go", "netpoll_solaris.go", "netpoll_stub.go", "netpoll_windows.go", "norace_linux_test.go", "numcpu_freebsd_test.go", "os2_aix.go", "os2_freebsd.go", "os2_openbsd.go", "os2_plan9.go", "os2_solaris.go", "os3_plan9.go", "os3_solaris.go", "os_aix.go", "os_android.go", "os_darwin_arm64.go", "os_dragonfly.go", "os_freebsd.go", "os_freebsd2.go", "os_freebsd_amd64.go", "os_freebsd_arm.go", "os_freebsd_arm64.go", "os_freebsd_noauxv.go", "os_illumos.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_riscv64.go", "os_linux_s390x.go", "os_linux_x86.go", "os_netbsd.go", "os_netbsd_386.go", "os_netbsd_amd64.go", "os_netbsd_arm.go", "os_netbsd_arm64.go", "os_only_solaris.go", "os_openbsd.go", "os_openbsd_arm.go", "os_openbsd_arm64.go", "os_openbsd_libc.go", "os_openbsd_mips64.go", "os_openbsd_syscall.go", "os_openbsd_syscall1.go", "os_openbsd_syscall2.go", "os_plan9.go", "os_plan9_arm.go", "os_solaris.go", "os_windows.go", "os_windows_arm.go", "os_windows_arm64.go", "panic32.go", "race.go", "runtime_linux_test.go", "sigaction.go", "signal_386.go", "signal_aix_ppc64.go", "signal_arm.go", "signal_arm64.go", "signal_darwin_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_freebsd_arm64.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_riscv64.go", "signal_linux_s390x.go", "signal_mips64x.go", "signal_mipsx.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_openbsd_mips64.go", "signal_plan9.go", "signal_ppc64x.go", "signal_riscv64.go", "signal_solaris.go", "signal_solaris_amd64.go", "signal_windows.go", "signal_windows_test.go", "sigqueue_note.go", "sigqueue_plan9.go", "sigtab_aix.go", "sigtab_linux_generic.go", "sigtab_linux_mipsx.go", "stubs2.go", "stubs3.go", "stubs_386.go", "stubs_arm.go", "stubs_arm64.go", "stubs_linux.go", "stubs_mips64x.go", "stubs_mipsx.go", "stubs_ppc64.go", "stubs_ppc64le.go", "stubs_s390x.go", "sys_arm.go", "sys_arm64.go", "sys_darwin_arm64.go", "sys_mips64x.go", "sys_mipsx.go", "sys_openbsd.go", "sys_openbsd1.go", "sys_openbsd2.go", "sys_openbsd3.go", "sys_ppc64x.go", "sys_riscv64.go", "sys_s390x.go", "sys_wasm.go", "syscall2_solaris.go", "syscall_aix.go", "syscall_solaris.go", "syscall_windows.go", "syscall_windows_test.go", "time_fake.go", "timeasm.go", "timestub2.go", "tls_windows_amd64.go", "vdso_elf32.go", "vdso_elf64.go", "vdso_freebsd.go", "vdso_freebsd_arm.go", "vdso_freebsd_arm64.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_mips64x.go", "vdso_linux_ppc64x.go", "vlop_arm_test.go", "vlrt.go", "wincallback.go", "write_err_android.go", "zcallback_windows.go" ], "IgnoredOtherFiles": [ "asm_386.s", "asm_arm.s", "asm_arm64.s", "asm_mips64x.s", "asm_mipsx.s", "asm_ppc64x.s", "asm_riscv64.s", "asm_s390x.s", "asm_wasm.s", "atomic_arm64.s", "atomic_mips64x.s", "atomic_mipsx.s", "atomic_ppc64x.s", "atomic_riscv64.s", "duff_386.s", "duff_arm.s", "duff_arm64.s", "duff_mips64x.s", "duff_ppc64x.s", "duff_riscv64.s", "duff_s390x.s", "libfuzzer_amd64.s", "libfuzzer_arm64.s", "memclr_386.s", "memclr_arm.s", "memclr_arm64.s", "memclr_mips64x.s", "memclr_mipsx.s", "memclr_plan9_386.s", "memclr_plan9_amd64.s", "memclr_ppc64x.s", "memclr_riscv64.s", "memclr_s390x.s", "memclr_wasm.s", "memmove_386.s", "memmove_arm.s", "memmove_arm64.s", "memmove_mips64x.s", "memmove_mipsx.s", "memmove_plan9_386.s", "memmove_plan9_amd64.s", "memmove_ppc64x.s", "memmove_riscv64.s", "memmove_s390x.s", "memmove_wasm.s", "msan_amd64.s", "msan_arm64.s", "preempt_386.s", "preempt_arm.s", "preempt_arm64.s", "preempt_mips64x.s", "preempt_mipsx.s", "preempt_ppc64x.s", "preempt_riscv64.s", "preempt_s390x.s", "preempt_wasm.s", "race_amd64.s", "race_arm64.s", "race_ppc64le.s", "rt0_aix_ppc64.s", "rt0_android_386.s", "rt0_android_amd64.s", "rt0_android_arm.s", "rt0_android_arm64.s", "rt0_darwin_arm64.s", "rt0_dragonfly_amd64.s", "rt0_freebsd_386.s", "rt0_freebsd_amd64.s", "rt0_freebsd_arm.s", "rt0_freebsd_arm64.s", "rt0_illumos_amd64.s", "rt0_ios_amd64.s", "rt0_ios_arm64.s", "rt0_js_wasm.s", "rt0_linux_386.s", "rt0_linux_amd64.s", "rt0_linux_arm.s", "rt0_linux_arm64.s", "rt0_linux_mips64x.s", "rt0_linux_mipsx.s", "rt0_linux_ppc64.s", "rt0_linux_ppc64le.s", "rt0_linux_riscv64.s", "rt0_linux_s390x.s", "rt0_netbsd_386.s", "rt0_netbsd_amd64.s", "rt0_netbsd_arm.s", "rt0_netbsd_arm64.s", "rt0_openbsd_386.s", "rt0_openbsd_amd64.s", "rt0_openbsd_arm.s", "rt0_openbsd_arm64.s", "rt0_openbsd_mips64.s", "rt0_plan9_386.s", "rt0_plan9_amd64.s", "rt0_plan9_arm.s", "rt0_solaris_amd64.s", "rt0_windows_386.s", "rt0_windows_amd64.s", "rt0_windows_arm.s", "rt0_windows_arm64.s", "sys_aix_ppc64.s", "sys_darwin_arm64.s", "sys_dragonfly_amd64.s", "sys_freebsd_386.s", "sys_freebsd_amd64.s", "sys_freebsd_arm.s", "sys_freebsd_arm64.s", "sys_linux_386.s", "sys_linux_amd64.s", "sys_linux_arm.s", "sys_linux_arm64.s", "sys_linux_mips64x.s", "sys_linux_mipsx.s", "sys_linux_ppc64x.s", "sys_linux_riscv64.s", "sys_linux_s390x.s", "sys_netbsd_386.s", "sys_netbsd_amd64.s", "sys_netbsd_arm.s", "sys_netbsd_arm64.s", "sys_openbsd_386.s", "sys_openbsd_amd64.s", "sys_openbsd_arm.s", "sys_openbsd_arm64.s", "sys_openbsd_mips64.s", "sys_plan9_386.s", "sys_plan9_amd64.s", "sys_plan9_arm.s", "sys_solaris_amd64.s", "sys_wasm.s", "sys_windows_386.s", "sys_windows_amd64.s", "sys_windows_arm.s", "sys_windows_arm64.s", "time_linux_amd64.s", "time_windows.h", "time_windows_386.s", "time_windows_amd64.s", "time_windows_arm.s", "time_windows_arm64.s", "tls_arm.s", "tls_arm64.h", "tls_arm64.s", "tls_mips64x.s", "tls_mipsx.s", "tls_ppc64x.s", "tls_riscv64.s", "tls_s390x.s", "vlop_386.s", "vlop_arm.s", "zcallback_windows.s", "zcallback_windows_arm.s", "zcallback_windows_arm64.s" ], "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", "preempt_amd64.s", "rt0_darwin_amd64.s", "sys_darwin_amd64.s" ], "Imports": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ], "TestGoFiles": [ "export_darwin_test.go", "export_debuglog_test.go", "export_mmap_test.go", "export_pipe_test.go", "export_test.go", "export_unix_test.go", "proc_runtime_test.go" ], "TestImports": [ "runtime/internal/atomic", "runtime/internal/sys", "unsafe" ], "XTestGoFiles": [ "abi_test.go", "callers_test.go", "chan_test.go", "chanbarrier_test.go", "checkptr_test.go", "closure_test.go", "complex_test.go", "crash_cgo_test.go", "crash_test.go", "crash_unix_test.go", "debuglog_test.go", "defer_test.go", "env_test.go", "example_test.go", "fastlog2_test.go", "gc_test.go", "gcinfo_test.go", "hash_test.go", "histogram_test.go", "iface_test.go", "lfstack_test.go", "lockrank_test.go", "malloc_test.go", "map_benchmark_test.go", "map_test.go", "memmove_test.go", "metrics_test.go", "mfinal_test.go", "mgcscavenge_test.go", "mpagealloc_test.go", "mpagecache_test.go", "mpallocbits_test.go", "mranges_test.go", "nbpipe_fcntl_libc_test.go", "nbpipe_test.go", "netpoll_os_test.go", "norace_test.go", "panic_test.go", "proc_test.go", "profbuf_test.go", "rand_test.go", "runtime-gdb_test.go", "runtime-lldb_test.go", "runtime_mmap_test.go", "runtime_test.go", "runtime_unix_test.go", "rwmutex_test.go", "sema_test.go", "semasleep_test.go", "sizeof_test.go", "slice_test.go", "softfloat64_test.go", "stack_test.go", "string_test.go", "symtab_test.go", "time_test.go", "traceback_test.go" ], "XTestImports": [ "bytes", "crypto/rand", "encoding/binary", "errors", "flag", "fmt", "internal/abi", "internal/race", "internal/testenv", "io", "math", "math/cmplx", "math/rand", "net", "os", "os/exec", "path/filepath", "reflect", "regexp", "runtime", "runtime/debug", "runtime/internal/sys", "runtime/metrics", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "testing", "time", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/reflectlite", "ImportPath": "internal/reflectlite", "Name": "reflectlite", "Doc": "Package reflectlite implements lightweight version of reflect, not using any package except for \"runtime\" and \"unsafe\".", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/reflectlite.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "swapper.go", "type.go", "value.go" ], "SFiles": [ "asm.s" ], "Imports": [ "internal/unsafeheader", "runtime", "unsafe" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "TestImports": [ "unsafe" ], "XTestGoFiles": [ "all_test.go", "reflect_mirror_test.go", "set_test.go", "tostring_test.go" ], "XTestImports": [ "bytes", "encoding/base64", "fmt", "go/ast", "go/parser", "go/token", "internal/reflectlite", "io", "io/fs", "math", "os", "path/filepath", "reflect", "runtime", "strconv", "strings", "sync", "testing", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/errors", "ImportPath": "errors", "Name": "errors", "Doc": "Package errors implements functions to manipulate errors.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/errors.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "errors.go", "wrap.go" ], "Imports": [ "internal/reflectlite" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ], "XTestGoFiles": [ "errors_test.go", "example_test.go", "wrap_test.go" ], "XTestImports": [ "errors", "fmt", "io/fs", "os", "reflect", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/race", "ImportPath": "internal/race", "Name": "race", "Doc": "Package race contains helper functions for manually instrumenting code for the race detector.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/race.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "norace.go" ], "IgnoredGoFiles": [ "race.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/sync/atomic", "ImportPath": "sync/atomic", "Name": "atomic", "Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/sync/atomic.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "value.go" ], "IgnoredOtherFiles": [ "race.s" ], "SFiles": [ "asm.s" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "XTestGoFiles": [ "atomic_test.go", "example_test.go", "value_test.go" ], "XTestImports": [ "fmt", "math/rand", "runtime", "strconv", "strings", "sync", "sync/atomic", "testing", "time", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/sync", "ImportPath": "sync", "Name": "sync", "Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/sync.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "cond.go", "map.go", "mutex.go", "once.go", "pool.go", "poolqueue.go", "runtime.go", "runtime2.go", "rwmutex.go", "waitgroup.go" ], "IgnoredGoFiles": [ "runtime2_lockrank.go" ], "Imports": [ "internal/race", "runtime", "sync/atomic", "unsafe" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync/atomic", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "cond_test.go", "example_pool_test.go", "example_test.go", "map_bench_test.go", "map_reference_test.go", "map_test.go", "mutex_test.go", "once_test.go", "pool_test.go", "runtime_sema_test.go", "rwmutex_test.go", "waitgroup_test.go" ], "XTestImports": [ "bytes", "fmt", "internal/race", "internal/testenv", "io", "math/rand", "os", "os/exec", "reflect", "runtime", "runtime/debug", "sort", "strings", "sync", "sync/atomic", "testing", "testing/quick", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/itoa", "ImportPath": "internal/itoa", "Name": "itoa", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/itoa.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "itoa.go" ], "XTestGoFiles": [ "itoa_test.go" ], "XTestImports": [ "fmt", "internal/itoa", "math", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/oserror", "ImportPath": "internal/oserror", "Name": "oserror", "Doc": "Package oserror defines errors values used in the os package.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/oserror.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "errors.go" ], "Imports": [ "errors" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/syscall", "ImportPath": "syscall", "Name": "syscall", "Doc": "Package syscall contains an interface to the low-level operating system primitives.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/syscall.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bpf_darwin.go", "dirent.go", "endian_little.go", "env_unix.go", "exec_libc2.go", "exec_unix.go", "flock_darwin.go", "forkpipe.go", "msan0.go", "net.go", "ptrace_darwin.go", "route_bsd.go", "route_darwin.go", "sockcmsg_unix.go", "sockcmsg_unix_other.go", "syscall.go", "syscall_bsd.go", "syscall_darwin.go", "syscall_darwin_amd64.go", "syscall_unix.go", "time_nofake.go", "timestruct.go", "zerrors_darwin_amd64.go", "zsyscall_darwin_amd64.go", "zsysnum_darwin_amd64.go", "ztypes_darwin_amd64.go" ], "IgnoredGoFiles": [ "bpf_bsd.go", "const_plan9.go", "creds_test.go", "dir_plan9.go", "dll_windows.go", "endian_big.go", "env_windows.go", "errors_plan9.go", "exec_aix_test.go", "exec_bsd.go", "exec_libc.go", "exec_linux.go", "exec_linux_test.go", "exec_plan9.go", "exec_solaris_test.go", "exec_windows.go", "exec_windows_test.go", "export_freebsd_test.go", "export_linux_test.go", "export_unix_test.go", "export_windows_test.go", "flock.go", "flock_aix.go", "flock_linux_32bit.go", "forkpipe2.go", "fs_js.go", "lsf_linux.go", "mkasm.go", "mkpost.go", "mksyscall_windows.go", "msan.go", "net_js.go", "netlink_linux.go", "ptrace_ios.go", "pwd_plan9.go", "route_dragonfly.go", "route_freebsd.go", "route_freebsd_32bit.go", "route_freebsd_64bit.go", "route_netbsd.go", "route_openbsd.go", "security_windows.go", "setuidgid_32_linux.go", "setuidgid_linux.go", "sock_cloexec_linux.go", "sockcmsg_dragonfly.go", "sockcmsg_linux.go", "syscall_aix.go", "syscall_aix_ppc64.go", "syscall_darwin_arm64.go", "syscall_dragonfly.go", "syscall_dragonfly_amd64.go", "syscall_dup2_linux.go", "syscall_dup3_linux.go", "syscall_freebsd.go", "syscall_freebsd_386.go", "syscall_freebsd_amd64.go", "syscall_freebsd_arm.go", "syscall_freebsd_arm64.go", "syscall_freebsd_test.go", "syscall_illumos.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_riscv64.go", "syscall_linux_s390x.go", "syscall_linux_test.go", "syscall_netbsd.go", "syscall_netbsd_386.go", "syscall_netbsd_amd64.go", "syscall_netbsd_arm.go", "syscall_netbsd_arm64.go", "syscall_openbsd.go", "syscall_openbsd1.go", "syscall_openbsd_386.go", "syscall_openbsd_amd64.go", "syscall_openbsd_arm.go", "syscall_openbsd_arm64.go", "syscall_openbsd_libc.go", "syscall_openbsd_mips64.go", "syscall_plan9.go", "syscall_plan9_test.go", "syscall_solaris.go", "syscall_solaris_amd64.go", "syscall_windows.go", "syscall_windows_test.go", "tables_js.go", "time_fake.go", "types_aix.go", "types_darwin.go", "types_dragonfly.go", "types_freebsd.go", "types_illumos_amd64.go", "types_linux.go", "types_netbsd.go", "types_openbsd.go", "types_solaris.go", "types_windows.go", "types_windows_386.go", "types_windows_amd64.go", "types_windows_arm.go", "types_windows_arm64.go", "zerrors_aix_ppc64.go", "zerrors_darwin_arm64.go", "zerrors_dragonfly_amd64.go", "zerrors_freebsd_386.go", "zerrors_freebsd_amd64.go", "zerrors_freebsd_arm.go", "zerrors_freebsd_arm64.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_riscv64.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_openbsd_mips64.go", "zerrors_solaris_amd64.go", "zerrors_windows.go", "zsyscall_aix_ppc64.go", "zsyscall_darwin_arm64.go", "zsyscall_dragonfly_amd64.go", "zsyscall_freebsd_386.go", "zsyscall_freebsd_amd64.go", "zsyscall_freebsd_arm.go", "zsyscall_freebsd_arm64.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_riscv64.go", "zsyscall_linux_s390x.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_openbsd_mips64.go", "zsyscall_plan9_386.go", "zsyscall_plan9_amd64.go", "zsyscall_plan9_arm.go", "zsyscall_solaris_amd64.go", "zsyscall_windows.go", "zsysctl_openbsd.go", "zsysnum_darwin_arm64.go", "zsysnum_dragonfly_amd64.go", "zsysnum_freebsd_386.go", "zsysnum_freebsd_amd64.go", "zsysnum_freebsd_arm.go", "zsysnum_freebsd_arm64.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_riscv64.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_openbsd_mips64.go", "zsysnum_plan9.go", "zsysnum_solaris_amd64.go", "ztypes_aix_ppc64.go", "ztypes_darwin_arm64.go", "ztypes_dragonfly_amd64.go", "ztypes_freebsd_386.go", "ztypes_freebsd_amd64.go", "ztypes_freebsd_arm.go", "ztypes_freebsd_arm64.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_riscv64.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_openbsd_mips64.go", "ztypes_solaris_amd64.go" ], "IgnoredOtherFiles": [ "asm9_unix1_amd64.s", "asm9_unix2_amd64.s", "asm_aix_ppc64.s", "asm_darwin_arm64.s", "asm_freebsd_arm.s", "asm_freebsd_arm64.s", "asm_linux_386.s", "asm_linux_amd64.s", "asm_linux_arm.s", "asm_linux_arm64.s", "asm_linux_mips64x.s", "asm_linux_mipsx.s", "asm_linux_ppc64x.s", "asm_linux_riscv64.s", "asm_linux_s390x.s", "asm_netbsd_arm.s", "asm_netbsd_arm64.s", "asm_openbsd_386.s", "asm_openbsd_amd64.s", "asm_openbsd_arm.s", "asm_openbsd_arm64.s", "asm_openbsd_mips64.s", "asm_plan9_386.s", "asm_plan9_amd64.s", "asm_plan9_arm.s", "asm_solaris_amd64.s", "asm_unix_386.s", "asm_unix_amd64.s", "zsyscall_darwin_arm64.s", "zsyscall_openbsd_386.s", "zsyscall_openbsd_amd64.s", "zsyscall_openbsd_arm.s", "zsyscall_openbsd_arm64.s" ], "SFiles": [ "asm_darwin_amd64.s", "zsyscall_darwin_amd64.s" ], "Imports": [ "errors", "internal/abi", "internal/bytealg", "internal/itoa", "internal/oserror", "internal/race", "internal/unsafeheader", "runtime", "sync", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "export_darwin_test.go" ], "XTestGoFiles": [ "dirent_test.go", "exec_unix_test.go", "getdirentries_test.go", "mmap_unix_test.go", "syscall_bsd_test.go", "syscall_ptrace_test.go", "syscall_test.go", "syscall_unix_test.go" ], "XTestImports": [ "bytes", "flag", "fmt", "internal/testenv", "io", "math/rand", "net", "os", "os/exec", "os/signal", "path/filepath", "runtime", "sort", "strconv", "strings", "syscall", "testing", "time", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/time", "ImportPath": "time", "Name": "time", "Doc": "Package time provides functionality for measuring and displaying time.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/time.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "format.go", "sleep.go", "sys_unix.go", "tick.go", "time.go", "zoneinfo.go", "zoneinfo_read.go", "zoneinfo_unix.go" ], "IgnoredGoFiles": [ "embed.go", "export_android_test.go", "export_windows_test.go", "genzabbrs.go", "sys_plan9.go", "sys_windows.go", "zoneinfo_abbrs_windows.go", "zoneinfo_android.go", "zoneinfo_android_test.go", "zoneinfo_ios.go", "zoneinfo_js.go", "zoneinfo_plan9.go", "zoneinfo_windows.go", "zoneinfo_windows_test.go" ], "Imports": [ "errors", "runtime", "sync", "syscall", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "syscall", "unsafe" ], "TestGoFiles": [ "export_test.go", "internal_test.go" ], "TestImports": [ "sync" ], "XTestGoFiles": [ "example_test.go", "format_test.go", "mono_test.go", "sleep_test.go", "tick_test.go", "time_test.go", "tzdata_test.go", "zoneinfo_test.go", "zoneinfo_unix_test.go" ], "XTestImports": [ "bytes", "encoding/gob", "encoding/json", "errors", "fmt", "math/big", "math/rand", "os", "reflect", "runtime", "strconv", "strings", "sync", "sync/atomic", "testing", "testing/quick", "time", "time/tzdata" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/context", "ImportPath": "context", "Name": "context", "Doc": "Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/context.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "context.go" ], "Imports": [ "errors", "internal/reflectlite", "sync", "sync/atomic", "time" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "TestGoFiles": [ "context_test.go" ], "TestImports": [ "fmt", "math/rand", "runtime", "strings", "sync", "sync/atomic", "time" ], "XTestGoFiles": [ "benchmark_test.go", "example_test.go", "net_test.go", "x_test.go" ], "XTestImports": [ "context", "fmt", "net", "runtime", "sync", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/io", "ImportPath": "io", "Name": "io", "Doc": "Package io provides basic interfaces to I/O primitives.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/io.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "io.go", "multi.go", "pipe.go" ], "Imports": [ "errors", "sync" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "example_test.go", "io_test.go", "multi_test.go", "pipe_test.go" ], "XTestImports": [ "bytes", "crypto/sha1", "errors", "fmt", "io", "log", "os", "runtime", "sort", "strings", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/unicode", "ImportPath": "unicode", "Name": "unicode", "Doc": "Package unicode provides data and functions to test some properties of Unicode code points.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/unicode.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "casetables.go", "digit.go", "graphic.go", "letter.go", "tables.go" ], "XTestGoFiles": [ "digit_test.go", "example_test.go", "graphic_test.go", "letter_test.go", "script_test.go" ], "XTestImports": [ "flag", "fmt", "runtime", "sort", "strings", "testing", "unicode" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/unicode/utf8", "ImportPath": "unicode/utf8", "Name": "utf8", "Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/unicode/utf8.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "utf8.go" ], "XTestGoFiles": [ "example_test.go", "utf8_test.go" ], "XTestImports": [ "bytes", "fmt", "testing", "unicode", "unicode/utf8" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/bytes", "ImportPath": "bytes", "Name": "bytes", "Doc": "Package bytes implements functions for the manipulation of byte slices.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/bytes.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "buffer.go", "bytes.go", "reader.go" ], "IgnoredGoFiles": [ "boundary_test.go" ], "Imports": [ "errors", "internal/bytealg", "io", "unicode", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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", "math/rand", "os", "reflect", "sort", "strings", "sync", "testing", "unicode", "unicode/utf8" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/encoding", "ImportPath": "encoding", "Name": "encoding", "Doc": "Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/encoding.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "encoding.go" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/math/bits", "ImportPath": "math/bits", "Name": "bits", "Doc": "Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/math/bits.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bits.go", "bits_errors.go", "bits_tables.go" ], "IgnoredGoFiles": [ "bits_errors_bootstrap.go", "make_examples.go", "make_tables.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "bits_test.go", "example_test.go" ], "XTestImports": [ "fmt", "math/bits", "runtime", "testing", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/math", "ImportPath": "math", "Name": "math", "Doc": "Package math provides basic constants and mathematical functions.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/math.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "abs.go", "acosh.go", "asin.go", "asinh.go", "atan.go", "atan2.go", "atanh.go", "bits.go", "cbrt.go", "const.go", "copysign.go", "dim.go", "dim_asm.go", "erf.go", "erfinv.go", "exp.go", "exp2_noasm.go", "exp_amd64.go", "exp_asm.go", "expm1.go", "floor.go", "floor_asm.go", "fma.go", "frexp.go", "gamma.go", "hypot.go", "hypot_asm.go", "j0.go", "j1.go", "jn.go", "ldexp.go", "lgamma.go", "log.go", "log10.go", "log1p.go", "log_asm.go", "logb.go", "mod.go", "modf.go", "modf_noasm.go", "nextafter.go", "pow.go", "pow10.go", "remainder.go", "signbit.go", "sin.go", "sincos.go", "sinh.go", "sqrt.go", "sqrt_asm.go", "stubs.go", "tan.go", "tanh.go", "trig_reduce.go", "unsafe.go" ], "IgnoredGoFiles": [ "arith_s390x.go", "arith_s390x_test.go", "dim_noasm.go", "exp2_asm.go", "exp_noasm.go", "export_s390x_test.go", "floor_noasm.go", "hypot_noasm.go", "log_stub.go", "modf_asm.go", "sqrt_noasm.go" ], "IgnoredOtherFiles": [ "acos_s390x.s", "acosh_s390x.s", "asin_s390x.s", "asinh_s390x.s", "atan2_s390x.s", "atan_s390x.s", "atanh_s390x.s", "cbrt_s390x.s", "cosh_s390x.s", "dim_arm64.s", "dim_riscv64.s", "dim_s390x.s", "erf_s390x.s", "erfc_s390x.s", "exp_arm64.s", "exp_s390x.s", "expm1_s390x.s", "floor_386.s", "floor_arm64.s", "floor_ppc64x.s", "floor_s390x.s", "floor_wasm.s", "hypot_386.s", "log10_s390x.s", "log1p_s390x.s", "log_s390x.s", "modf_arm64.s", "modf_ppc64x.s", "pow_s390x.s", "sin_s390x.s", "sinh_s390x.s", "sqrt_386.s", "sqrt_arm.s", "sqrt_arm64.s", "sqrt_mipsx.s", "sqrt_ppc64x.s", "sqrt_riscv64.s", "sqrt_s390x.s", "sqrt_wasm.s", "stubs_s390x.s", "tan_s390x.s", "tanh_s390x.s" ], "SFiles": [ "dim_amd64.s", "exp_amd64.s", "floor_amd64.s", "hypot_amd64.s", "log_amd64.s", "sqrt_amd64.s" ], "Imports": [ "internal/cpu", "math/bits", "unsafe" ], "Deps": [ "internal/cpu", "math/bits", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "all_test.go", "const_test.go", "example_test.go", "huge_test.go" ], "XTestImports": [ "fmt", "math", "testing", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/strconv", "ImportPath": "strconv", "Name": "strconv", "Doc": "Package strconv implements conversions to and from string representations of basic data types.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/strconv.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "atob.go", "atoc.go", "atof.go", "atoi.go", "bytealg.go", "ctoa.go", "decimal.go", "doc.go", "eisel_lemire.go", "ftoa.go", "ftoaryu.go", "isprint.go", "itoa.go", "quote.go" ], "IgnoredGoFiles": [ "bytealg_bootstrap.go", "makeisprint.go" ], "Imports": [ "errors", "internal/bytealg", "math", "math/bits", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/reflectlite", "internal/unsafeheader", "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", "atoc_test.go", "atof_test.go", "atoi_test.go", "ctoa_test.go", "decimal_test.go", "example_test.go", "fp_test.go", "ftoa_test.go", "ftoaryu_test.go", "itoa_test.go", "quote_test.go", "strconv_test.go" ], "XTestImports": [ "bufio", "bytes", "errors", "fmt", "log", "math", "math/cmplx", "math/rand", "os", "reflect", "runtime", "strconv", "strings", "sync", "testing", "time", "unicode" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/reflect", "ImportPath": "reflect", "Name": "reflect", "Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/reflect.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "abi.go", "deepequal.go", "makefunc.go", "swapper.go", "type.go", "value.go", "visiblefields.go" ], "IgnoredOtherFiles": [ "asm_386.s", "asm_arm.s", "asm_arm64.s", "asm_mips64x.s", "asm_mipsx.s", "asm_ppc64x.s", "asm_riscv64.s", "asm_s390x.s", "asm_wasm.s" ], "SFiles": [ "asm_amd64.s" ], "Imports": [ "internal/abi", "internal/goexperiment", "internal/itoa", "internal/unsafeheader", "math", "runtime", "strconv", "sync", "unicode", "unicode/utf8", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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": [ "sync", "unsafe" ], "XTestGoFiles": [ "abi_test.go", "all_test.go", "example_test.go", "set_test.go", "tostring_test.go", "visiblefields_test.go" ], "XTestImports": [ "bytes", "encoding/base64", "encoding/json", "flag", "fmt", "go/ast", "go/token", "internal/abi", "io", "math", "math/rand", "os", "reflect", "reflect/internal/example1", "reflect/internal/example2", "runtime", "sort", "strconv", "strings", "sync", "sync/atomic", "testing", "testing/quick", "time", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/encoding/binary", "ImportPath": "encoding/binary", "Name": "binary", "Doc": "Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/encoding/binary.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "binary.go", "varint.go" ], "Imports": [ "errors", "io", "math", "reflect", "sync" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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", "fmt", "io", "math", "reflect", "strings", "sync", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "encoding/binary", "fmt", "math" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/encoding/base64", "ImportPath": "encoding/base64", "Name": "base64", "Doc": "Package base64 implements base64 encoding as specified by RFC 4648.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/encoding/base64.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "base64.go" ], "Imports": [ "encoding/binary", "io", "strconv" ], "Deps": [ "encoding/binary", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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", "reflect", "runtime/debug", "strings", "testing", "time" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "encoding/base64", "fmt", "os" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/sort", "ImportPath": "sort", "Name": "sort", "Doc": "Package sort provides primitives for sorting slices and user-defined collections.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/sort.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "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/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "example_interface_test.go", "example_keys_test.go", "example_multi_test.go", "example_search_test.go", "example_test.go", "example_wrapper_test.go", "search_test.go", "sort_test.go" ], "XTestImports": [ "fmt", "internal/testenv", "math", "math/rand", "runtime", "sort", "strconv", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/fmtsort", "ImportPath": "internal/fmtsort", "Name": "fmtsort", "Doc": "Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/fmtsort.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "sort.go" ], "Imports": [ "reflect", "sort" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/poll", "ImportPath": "internal/poll", "Name": "poll", "Doc": "Package poll supports non-blocking I/O on file descriptors with polling.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/poll.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "errno_unix.go", "fcntl_libc.go", "fd.go", "fd_fsync_darwin.go", "fd_mutex.go", "fd_opendir_darwin.go", "fd_poll_runtime.go", "fd_posix.go", "fd_unix.go", "fd_writev_darwin.go", "hook_unix.go", "iovec_unix.go", "sockopt.go", "sockopt_unix.go", "sockoptip.go", "sys_cloexec.go", "writev.go" ], "IgnoredGoFiles": [ "copy_file_range_linux.go", "errno_windows.go", "error_linux_test.go", "export_linux_test.go", "export_windows_test.go", "fcntl_js.go", "fcntl_syscall.go", "fd_fsync_posix.go", "fd_fsync_windows.go", "fd_io_plan9.go", "fd_plan9.go", "fd_poll_js.go", "fd_windows.go", "fd_windows_test.go", "fd_writev_illumos.go", "fd_writev_unix.go", "hook_cloexec.go", "hook_windows.go", "iovec_illumos.go", "sendfile_bsd.go", "sendfile_linux.go", "sendfile_solaris.go", "sendfile_windows.go", "sock_cloexec.go", "sockopt_linux.go", "sockopt_windows.go", "splice_linux.go", "splice_linux_test.go", "strconv.go" ], "Imports": [ "errors", "io", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "TestGoFiles": [ "export_posix_test.go", "export_test.go" ], "XTestGoFiles": [ "error_stub_test.go", "error_test.go", "fd_mutex_test.go", "fd_posix_test.go", "read_test.go", "writev_test.go" ], "XTestImports": [ "errors", "fmt", "internal/poll", "io", "io/fs", "math/rand", "net", "os", "reflect", "runtime", "strings", "sync", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/syscall/execenv", "ImportPath": "internal/syscall/execenv", "Name": "execenv", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/syscall/execenv.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "execenv_default.go" ], "IgnoredGoFiles": [ "execenv_windows.go" ], "Imports": [ "syscall" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "syscall", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/syscall/unix", "ImportPath": "internal/syscall/unix", "Name": "unix", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/syscall/unix.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "at_darwin.go", "at_sysnum_darwin.go", "getentropy_darwin.go", "nonblocking_libc.go" ], "IgnoredGoFiles": [ "at.go", "at_aix.go", "at_freebsd.go", "at_libc.go", "at_solaris.go", "at_sysnum_dragonfly.go", "at_sysnum_fstatat64_linux.go", "at_sysnum_fstatat_linux.go", "at_sysnum_linux.go", "at_sysnum_netbsd.go", "at_sysnum_newfstatat_linux.go", "at_sysnum_openbsd.go", "copy_file_range_linux.go", "fcntl_linux_32bit.go", "getentropy_openbsd.go", "getrandom.go", "getrandom_dragonfly.go", "getrandom_freebsd.go", "getrandom_linux.go", "getrandom_solaris.go", "ioctl_aix.go", "nonblocking.go", "nonblocking_js.go", "pipe2_illumos.go", "sysnum_linux_386.go", "sysnum_linux_amd64.go", "sysnum_linux_arm.go", "sysnum_linux_generic.go", "sysnum_linux_mips64x.go", "sysnum_linux_mipsx.go", "sysnum_linux_ppc64x.go", "sysnum_linux_s390x.go", "writev_illumos.go" ], "IgnoredOtherFiles": [ "asm_aix_ppc64.s", "asm_solaris.s" ], "SFiles": [ "asm_darwin.s" ], "Imports": [ "internal/abi", "syscall", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "syscall", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/testlog", "ImportPath": "internal/testlog", "Name": "testlog", "Doc": "Package testlog provides a back-channel communication path between tests and package os, so that cmd/go can see which environment variables and files a test consults.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/testlog.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "exit.go", "log.go" ], "Imports": [ "sync", "sync/atomic" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/path", "ImportPath": "path", "Name": "path", "Doc": "Package path implements utility routines for manipulating slash-separated paths.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/path.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "match.go", "path.go" ], "Imports": [ "errors", "internal/bytealg", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "example_test.go", "match_test.go", "path_test.go" ], "XTestImports": [ "fmt", "path", "runtime", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/io/fs", "ImportPath": "io/fs", "Name": "fs", "Doc": "Package fs defines basic interfaces to a file system.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/io/fs.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "fs.go", "glob.go", "readdir.go", "readfile.go", "stat.go", "sub.go", "walk.go" ], "Imports": [ "errors", "internal/oserror", "io", "path", "sort", "time", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "path", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "example_test.go", "fs_test.go", "glob_test.go", "readdir_test.go", "readfile_test.go", "stat_test.go", "sub_test.go", "walk_test.go" ], "XTestImports": [ "fmt", "io/fs", "log", "os", "path", "testing", "testing/fstest", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/os", "ImportPath": "os", "Name": "os", "Doc": "Package os provides a platform-independent interface to operating system functionality.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/os.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "dir.go", "dir_darwin.go", "endian_little.go", "env.go", "error.go", "error_errno.go", "error_posix.go", "exec.go", "exec_posix.go", "exec_unix.go", "executable.go", "executable_darwin.go", "file.go", "file_posix.go", "file_unix.go", "getwd.go", "path.go", "path_unix.go", "pipe_bsd.go", "proc.go", "rawconn.go", "readfrom_stub.go", "removeall_at.go", "stat.go", "stat_darwin.go", "stat_unix.go", "sticky_bsd.go", "str.go", "sys.go", "sys_bsd.go", "sys_unix.go", "tempfile.go", "types.go", "types_unix.go", "wait_unimp.go" ], "IgnoredGoFiles": [ "dir_plan9.go", "dir_unix.go", "dir_windows.go", "dirent_aix.go", "dirent_dragonfly.go", "dirent_freebsd.go", "dirent_js.go", "dirent_linux.go", "dirent_netbsd.go", "dirent_openbsd.go", "dirent_solaris.go", "endian_big.go", "error_plan9.go", "error_windows_test.go", "exec_plan9.go", "exec_windows.go", "executable_dragonfly.go", "executable_freebsd.go", "executable_path.go", "executable_plan9.go", "executable_procfs.go", "executable_solaris.go", "executable_sysctl.go", "executable_windows.go", "export_linux_test.go", "export_windows_test.go", "file_plan9.go", "file_windows.go", "os_windows_test.go", "path_plan9.go", "path_windows.go", "path_windows_test.go", "pipe2_bsd.go", "pipe2_illumos.go", "pipe_linux.go", "readfrom_linux.go", "readfrom_linux_test.go", "removeall_noat.go", "stat_aix.go", "stat_dragonfly.go", "stat_freebsd.go", "stat_js.go", "stat_linux.go", "stat_netbsd.go", "stat_openbsd.go", "stat_plan9.go", "stat_solaris.go", "stat_windows.go", "sticky_notbsd.go", "sys_aix.go", "sys_js.go", "sys_linux.go", "sys_plan9.go", "sys_solaris.go", "sys_windows.go", "types_plan9.go", "types_windows.go", "wait_wait6.go", "wait_waitid.go" ], "Imports": [ "errors", "internal/itoa", "internal/oserror", "internal/poll", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "runtime", "sort", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "path", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go", "export_unix_test.go" ], "XTestGoFiles": [ "env_test.go", "env_unix_test.go", "error_test.go", "error_unix_test.go", "example_test.go", "exec_unix_test.go", "executable_test.go", "fifo_test.go", "os_test.go", "os_unix_test.go", "path_test.go", "pipe_test.go", "rawconn_test.go", "read_test.go", "removeall_test.go", "stat_test.go", "tempfile_test.go", "timeout_test.go" ], "XTestImports": [ "bufio", "bytes", "errors", "flag", "fmt", "internal/testenv", "io", "io/fs", "log", "math/rand", "os", "os/exec", "os/signal", "path/filepath", "reflect", "regexp", "runtime", "runtime/debug", "sort", "strconv", "strings", "sync", "syscall", "testing", "testing/fstest", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/fmt", "ImportPath": "fmt", "Name": "fmt", "Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/fmt.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "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/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "errors_test.go", "example_test.go", "fmt_test.go", "gostringer_example_test.go", "scan_test.go", "stringer_example_test.go", "stringer_test.go" ], "XTestImports": [ "bufio", "bytes", "errors", "fmt", "internal/race", "io", "math", "os", "reflect", "regexp", "runtime", "strings", "testing", "testing/iotest", "time", "unicode", "unicode/utf8" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/strings", "ImportPath": "strings", "Name": "strings", "Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/strings.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "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/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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", "math/rand", "reflect", "strconv", "strings", "sync", "testing", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/unicode/utf16", "ImportPath": "unicode/utf16", "Name": "utf16", "Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/unicode/utf16.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "utf16.go" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "utf16_test.go" ], "XTestImports": [ "reflect", "testing", "unicode", "unicode/utf16" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/encoding/json", "ImportPath": "encoding/json", "Name": "json", "Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/encoding/json.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "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/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/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", "log", "math", "math/big", "math/rand", "net", "net/http", "net/http/httptest", "os", "reflect", "regexp", "runtime", "strconv", "strings", "sync", "testing", "time", "unicode", "unicode/utf8" ], "XTestGoFiles": [ "example_marshaling_test.go", "example_test.go", "example_text_marshaling_test.go" ], "XTestImports": [ "bytes", "encoding/json", "fmt", "io", "log", "os", "strings" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/database/sql/driver.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "driver.go", "types.go" ], "Imports": [ "context", "errors", "fmt", "reflect", "strconv", "time" ], "Deps": [ "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "types_test.go" ], "TestImports": [ "reflect", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/database/sql", "ImportPath": "database/sql", "Name": "sql", "Doc": "Package sql provides a generic interface around SQL (or SQL-like) databases.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/database/sql.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "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/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "convert_test.go", "fakedb_test.go", "sql_test.go" ], "TestImports": [ "context", "database/sql/driver", "errors", "fmt", "io", "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": "/usr/local/Cellar/go/1.17.3/libexec/src/bufio", "ImportPath": "bufio", "Name": "bufio", "Doc": "Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/bufio.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bufio.go", "scan.go" ], "Imports": [ "bytes", "errors", "io", "strings", "unicode/utf8" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strings", "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", "os", "strconv", "strings", "testing", "testing/iotest", "time", "unicode", "unicode/utf8" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/encoding/xml", "ImportPath": "encoding/xml", "Name": "xml", "Doc": "Package xml implements a simple XML 1.0 parser that understands XML name spaces.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/encoding/xml.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "marshal.go", "read.go", "typeinfo.go", "xml.go" ], "Imports": [ "bufio", "bytes", "encoding", "errors", "fmt", "io", "reflect", "strconv", "strings", "sync", "unicode", "unicode/utf8" ], "Deps": [ "bufio", "bytes", "encoding", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "atom_test.go", "marshal_test.go", "read_test.go", "xml_test.go" ], "TestImports": [ "bytes", "errors", "fmt", "io", "reflect", "strconv", "strings", "sync", "testing", "time", "unicode/utf8" ], "XTestGoFiles": [ "example_marshaling_test.go", "example_test.go", "example_text_marshaling_test.go" ], "XTestImports": [ "encoding/xml", "fmt", "log", "os", "strings" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/internal/subtle", "ImportPath": "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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/internal/subtle.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "aliasing.go" ], "IgnoredGoFiles": [ "aliasing_appengine.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "XTestGoFiles": [ "aliasing_test.go" ], "XTestImports": [ "crypto/internal/subtle", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/subtle.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "constant_time.go" ], "TestGoFiles": [ "constant_time_test.go" ], "TestImports": [ "testing", "testing/quick" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/cipher.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "cbc.go", "cfb.go", "cipher.go", "ctr.go", "gcm.go", "io.go", "ofb.go", "xor_amd64.go" ], "IgnoredGoFiles": [ "xor_arm64.go", "xor_generic.go", "xor_ppc64x.go" ], "IgnoredOtherFiles": [ "xor_arm64.s", "xor_ppc64x.s" ], "SFiles": [ "xor_amd64.s" ], "Imports": [ "crypto/internal/subtle", "crypto/subtle", "encoding/binary", "errors", "io" ], "Deps": [ "crypto/internal/subtle", "crypto/subtle", "encoding/binary", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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", "strconv", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/aes.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "aes_gcm.go", "block.go", "cipher.go", "cipher_asm.go", "const.go", "modes.go" ], "IgnoredGoFiles": [ "cbc_s390x.go", "cipher_generic.go", "cipher_ppc64le.go", "cipher_s390x.go", "ctr_s390x.go", "gcm_ppc64le.go", "gcm_s390x.go" ], "IgnoredOtherFiles": [ "asm_arm64.s", "asm_ppc64le.s", "asm_s390x.s", "gcm_arm64.s", "gcm_ppc64le.s" ], "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/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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": "/usr/local/Cellar/go/1.17.3/libexec/src/math/rand", "ImportPath": "math/rand", "Name": "rand", "Doc": "Package rand implements pseudo-random number generators unsuitable for security-sensitive work.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/math/rand.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "exp.go", "normal.go", "rand.go", "rng.go", "zipf.go" ], "IgnoredGoFiles": [ "gen_cooked.go" ], "Imports": [ "math", "sync" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "example_test.go", "race_test.go", "rand_test.go", "regress_test.go" ], "XTestImports": [ "bytes", "errors", "flag", "fmt", "internal/testenv", "io", "math", "math/rand", "os", "reflect", "runtime", "strings", "sync", "testing", "testing/iotest", "text/tabwriter" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/math/big", "ImportPath": "math/big", "Name": "big", "Doc": "Package big implements arbitrary-precision arithmetic (big numbers).", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/math/big.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "accuracy_string.go", "arith.go", "arith_amd64.go", "arith_decl.go", "decimal.go", "doc.go", "float.go", "floatconv.go", "floatmarsh.go", "ftoa.go", "int.go", "intconv.go", "intmarsh.go", "nat.go", "natconv.go", "natdiv.go", "prime.go", "rat.go", "ratconv.go", "ratmarsh.go", "roundingmode_string.go", "sqrt.go" ], "IgnoredGoFiles": [ "arith_decl_pure.go", "arith_decl_s390x.go", "arith_s390x_test.go" ], "IgnoredOtherFiles": [ "arith_386.s", "arith_arm.s", "arith_arm64.s", "arith_mips64x.s", "arith_mipsx.s", "arith_ppc64x.s", "arith_riscv64.s", "arith_s390x.s", "arith_wasm.s" ], "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/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "math/rand", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "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", "link_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", "os", "os/exec", "path/filepath", "runtime", "sort", "strconv", "strings", "testing", "testing/quick", "time", "unicode" ], "XTestGoFiles": [ "example_rat_test.go", "example_test.go", "floatexample_test.go" ], "XTestImports": [ "fmt", "log", "math", "math/big" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/rand", "ImportPath": "crypto/rand", "Name": "rand", "Doc": "Package rand implements a cryptographically secure random number generator.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/rand.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "eagain.go", "rand.go", "rand_getentropy.go", "rand_unix.go", "util.go" ], "IgnoredGoFiles": [ "rand_batched.go", "rand_batched_test.go", "rand_dragonfly.go", "rand_freebsd.go", "rand_js.go", "rand_linux.go", "rand_solaris.go", "rand_windows.go" ], "Imports": [ "bufio", "crypto/aes", "crypto/cipher", "encoding/binary", "errors", "internal/syscall/unix", "io", "io/fs", "math/big", "os", "runtime", "sync", "sync/atomic", "syscall", "time" ], "Deps": [ "bufio", "bytes", "crypto/aes", "crypto/cipher", "crypto/internal/subtle", "crypto/subtle", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "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": "/usr/local/Cellar/go/1.17.3/libexec/src/hash", "ImportPath": "hash", "Name": "hash", "Doc": "Package hash provides interfaces for hash functions.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/hash.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "hash.go" ], "Imports": [ "io" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "XTestGoFiles": [ "example_test.go", "marshal_test.go" ], "XTestImports": [ "bytes", "crypto/md5", "crypto/sha1", "crypto/sha256", "crypto/sha512", "encoding", "encoding/hex", "fmt", "hash", "hash/adler32", "hash/crc32", "hash/crc64", "hash/fnv", "log", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto", "ImportPath": "crypto", "Name": "crypto", "Doc": "Package crypto collects common cryptographic constants.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "crypto.go" ], "Imports": [ "hash", "io", "strconv" ], "Deps": [ "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "issue21104_test.go" ], "TestImports": [ "crypto/aes", "crypto/cipher", "crypto/rc4", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/internal/randutil", "ImportPath": "crypto/internal/randutil", "Name": "randutil", "Doc": "Package randutil contains internal randomness utilities for various crypto packages.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/internal/randutil.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "randutil.go" ], "Imports": [ "io", "sync" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/rsa", "ImportPath": "crypto/rsa", "Name": "rsa", "Doc": "Package rsa implements RSA encryption as specified in PKCS #1 and RFC 8017.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/rsa.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "pkcs1v15.go", "pss.go", "rsa.go" ], "Imports": [ "bytes", "crypto", "crypto/internal/randutil", "crypto/rand", "crypto/subtle", "errors", "hash", "io", "math", "math/big" ], "Deps": [ "bufio", "bytes", "crypto", "crypto/aes", "crypto/cipher", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/rand", "crypto/subtle", "encoding/binary", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "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" ], "XTestGoFiles": [ "equal_test.go" ], "XTestImports": [ "crypto", "crypto/rand", "crypto/rsa", "crypto/x509", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/sha1", "ImportPath": "crypto/sha1", "Name": "sha1", "Doc": "Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/sha1.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "sha1.go", "sha1block.go", "sha1block_amd64.go" ], "IgnoredGoFiles": [ "fallback_test.go", "sha1block_arm64.go", "sha1block_decl.go", "sha1block_generic.go", "sha1block_s390x.go" ], "IgnoredOtherFiles": [ "sha1block_386.s", "sha1block_arm.s", "sha1block_arm64.s", "sha1block_s390x.s" ], "SFiles": [ "sha1block_amd64.s" ], "Imports": [ "crypto", "encoding/binary", "errors", "hash", "internal/cpu", "math/bits" ], "Deps": [ "crypto", "encoding/binary", "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "sha1_test.go" ], "TestImports": [ "bytes", "crypto/rand", "encoding", "fmt", "hash", "io", "testing" ], "XTestGoFiles": [ "example_test.go", "issue15617_test.go" ], "XTestImports": [ "crypto/sha1", "fmt", "io", "log", "os", "syscall", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/sha256", "ImportPath": "crypto/sha256", "Name": "sha256", "Doc": "Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/sha256.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "sha256.go", "sha256block.go", "sha256block_amd64.go", "sha256block_decl.go" ], "IgnoredGoFiles": [ "fallback_test.go", "sha256block_arm64.go", "sha256block_generic.go", "sha256block_s390x.go" ], "IgnoredOtherFiles": [ "sha256block_386.s", "sha256block_arm64.s", "sha256block_ppc64le.s", "sha256block_s390x.s" ], "SFiles": [ "sha256block_amd64.s" ], "Imports": [ "crypto", "encoding/binary", "errors", "hash", "internal/cpu", "math/bits" ], "Deps": [ "crypto", "encoding/binary", "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "sha256_test.go" ], "TestImports": [ "bytes", "crypto/rand", "encoding", "fmt", "hash", "io", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "crypto/sha256", "fmt", "io", "log", "os" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/container/list", "ImportPath": "container/list", "Name": "list", "Doc": "Package list implements a doubly linked list.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/container/list.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "list.go" ], "TestGoFiles": [ "list_test.go" ], "TestImports": [ "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "container/list", "fmt" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/des.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "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/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/elliptic/internal/fiat", "ImportPath": "crypto/elliptic/internal/fiat", "Name": "fiat", "Doc": "Package fiat implements prime order fields using formally verified algorithms from the Fiat Cryptography project.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/elliptic/internal/fiat.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "p521.go", "p521_fiat64.go" ], "Imports": [ "crypto/subtle", "errors", "math/bits" ], "Deps": [ "crypto/subtle", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/reflectlite", "internal/unsafeheader", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ], "XTestGoFiles": [ "p521_test.go" ], "XTestImports": [ "crypto/elliptic/internal/fiat", "crypto/rand", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/elliptic", "ImportPath": "crypto/elliptic", "Name": "elliptic", "Doc": "Package elliptic implements several standard elliptic curves over prime fields.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/elliptic.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "elliptic.go", "p224.go", "p256_asm.go", "p256_asm_table.go", "p521.go" ], "IgnoredGoFiles": [ "p256.go", "p256_generic.go", "p256_ppc64le.go", "p256_s390x.go" ], "IgnoredOtherFiles": [ "p256_asm_arm64.s", "p256_asm_ppc64le.s", "p256_asm_s390x.s" ], "SFiles": [ "p256_asm_amd64.s" ], "Imports": [ "crypto/elliptic/internal/fiat", "io", "math/big", "sync" ], "Deps": [ "bytes", "crypto/elliptic/internal/fiat", "crypto/subtle", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "elliptic_test.go", "fuzz_test.go", "p224_test.go", "p256_asm_table_test.go", "p256_test.go" ], "TestImports": [ "bytes", "crypto/rand", "encoding/hex", "fmt", "math/big", "math/bits", "math/rand", "reflect", "testing", "testing/quick", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/sha512.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "sha512.go", "sha512block.go", "sha512block_amd64.go" ], "IgnoredGoFiles": [ "fallback_test.go", "sha512block_decl.go", "sha512block_generic.go", "sha512block_s390x.go" ], "IgnoredOtherFiles": [ "sha512block_ppc64le.s", "sha512block_s390x.s" ], "SFiles": [ "sha512block_amd64.s" ], "Imports": [ "crypto", "encoding/binary", "errors", "hash", "internal/cpu", "math/bits" ], "Deps": [ "crypto", "encoding/binary", "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/encoding/asn1.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "asn1.go", "common.go", "marshal.go" ], "Imports": [ "bytes", "errors", "fmt", "math", "math/big", "reflect", "sort", "strconv", "strings", "time", "unicode/utf16", "unicode/utf8" ], "Deps": [ "bytes", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "os", "path", "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": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/crypto/cryptobyte/asn1", "ImportPath": "vendor/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/crypto/cryptobyte/asn1.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "asn1.go" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/crypto/cryptobyte", "ImportPath": "vendor/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/crypto/cryptobyte.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "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/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "os", "path", "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": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/ecdsa.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "ecdsa.go", "ecdsa_noasm.go" ], "IgnoredGoFiles": [ "ecdsa_s390x.go", "ecdsa_s390x_test.go" ], "IgnoredOtherFiles": [ "ecdsa_s390x.s" ], "Imports": [ "crypto", "crypto/aes", "crypto/cipher", "crypto/elliptic", "crypto/internal/randutil", "crypto/sha512", "errors", "vendor/golang.org/x/crypto/cryptobyte", "vendor/golang.org/x/crypto/cryptobyte/asn1", "io", "math/big" ], "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", "crypto", "crypto/aes", "crypto/cipher", "crypto/elliptic", "crypto/elliptic/internal/fiat", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/sha512", "crypto/subtle", "encoding/asn1", "encoding/binary", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "os", "path", "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" ], "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": [ "equal_test.go", "example_test.go" ], "XTestImports": [ "crypto", "crypto/ecdsa", "crypto/elliptic", "crypto/rand", "crypto/sha256", "crypto/x509", "fmt", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/ed25519/internal/edwards25519/field", "ImportPath": "crypto/ed25519/internal/edwards25519/field", "Name": "field", "Doc": "Package field implements fast arithmetic modulo 2^255-19.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/ed25519/internal/edwards25519/field.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "fe.go", "fe_amd64.go", "fe_arm64_noasm.go", "fe_generic.go" ], "IgnoredGoFiles": [ "fe_amd64_noasm.go", "fe_arm64.go" ], "IgnoredOtherFiles": [ "fe_arm64.s" ], "SFiles": [ "fe_amd64.s" ], "Imports": [ "crypto/subtle", "encoding/binary", "math/bits" ], "Deps": [ "crypto/subtle", "encoding/binary", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "fe_alias_test.go", "fe_bench_test.go", "fe_test.go" ], "TestImports": [ "bytes", "crypto/rand", "encoding/hex", "io", "math/big", "math/bits", "math/rand", "reflect", "testing", "testing/quick" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/ed25519/internal/edwards25519", "ImportPath": "crypto/ed25519/internal/edwards25519", "Name": "edwards25519", "Doc": "Package edwards25519 implements group logic for the twisted Edwards curve -x^2 + y^2 = 1 + -(121665/121666)*x^2*y^2 This is better known as the Edwards curve equivalent to Curve25519, and is the curve used by the Ed25519 signature scheme.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/ed25519/internal/edwards25519.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "edwards25519.go", "scalar.go", "scalarmult.go", "tables.go" ], "Imports": [ "crypto/ed25519/internal/edwards25519/field", "crypto/subtle", "encoding/binary", "errors", "sync" ], "Deps": [ "crypto/ed25519/internal/edwards25519/field", "crypto/subtle", "encoding/binary", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "edwards25519_test.go", "scalar_alias_test.go", "scalar_test.go", "scalarmult_test.go", "tables_test.go" ], "TestImports": [ "bytes", "crypto/ed25519/internal/edwards25519/field", "encoding/hex", "math/big", "math/rand", "os", "reflect", "strings", "testing", "testing/quick" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/ed25519", "ImportPath": "crypto/ed25519", "Name": "ed25519", "Doc": "Package ed25519 implements the Ed25519 signature algorithm.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/ed25519.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "ed25519.go" ], "Imports": [ "bytes", "crypto", "crypto/ed25519/internal/edwards25519", "crypto/rand", "crypto/sha512", "errors", "io", "strconv" ], "Deps": [ "bufio", "bytes", "crypto", "crypto/aes", "crypto/cipher", "crypto/ed25519/internal/edwards25519", "crypto/ed25519/internal/edwards25519/field", "crypto/internal/subtle", "crypto/rand", "crypto/sha512", "crypto/subtle", "encoding/binary", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "ed25519_test.go" ], "TestImports": [ "bufio", "bytes", "compress/gzip", "crypto", "crypto/rand", "encoding/hex", "os", "strings", "testing" ], "XTestGoFiles": [ "ed25519vectors_test.go" ], "XTestImports": [ "crypto/ed25519", "encoding/hex", "encoding/json", "internal/testenv", "os", "os/exec", "path/filepath", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/hmac.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "hmac.go" ], "Imports": [ "crypto/subtle", "hash" ], "Deps": [ "crypto/subtle", "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/md5", "ImportPath": "crypto/md5", "Name": "md5", "Doc": "Package md5 implements the MD5 hash algorithm as defined in RFC 1321.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/md5.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "md5.go", "md5block.go", "md5block_decl.go" ], "IgnoredGoFiles": [ "gen.go", "md5block_generic.go" ], "IgnoredOtherFiles": [ "md5block_386.s", "md5block_arm.s", "md5block_arm64.s", "md5block_ppc64x.s", "md5block_s390x.s" ], "SFiles": [ "md5block_amd64.s" ], "Imports": [ "crypto", "encoding/binary", "errors", "hash", "math/bits" ], "Deps": [ "crypto", "encoding/binary", "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "md5_test.go" ], "TestImports": [ "bytes", "crypto/rand", "encoding", "fmt", "hash", "io", "testing", "unsafe" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "crypto/md5", "fmt", "io", "log", "os" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/rc4", "ImportPath": "crypto/rc4", "Name": "rc4", "Doc": "Package rc4 implements RC4 encryption, as defined in Bruce Schneier's Applied Cryptography.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/rc4.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "rc4.go" ], "Imports": [ "crypto/internal/subtle", "strconv" ], "Deps": [ "crypto/internal/subtle", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/reflectlite", "internal/unsafeheader", "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": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/dsa", "ImportPath": "crypto/dsa", "Name": "dsa", "Doc": "Package dsa implements the Digital Signature Algorithm, as defined in FIPS 186-3.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/dsa.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "dsa.go" ], "Imports": [ "crypto/internal/randutil", "errors", "io", "math/big" ], "Deps": [ "bytes", "crypto/internal/randutil", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "dsa_test.go" ], "TestImports": [ "crypto/rand", "math/big", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/x509/internal/macos", "ImportPath": "crypto/x509/internal/macos", "Name": "macOS", "Doc": "Package macOS provides cgo-less wrappers for Core Foundation and Security.framework, similarly to how package syscall provides access to libSystem.dylib.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/x509/internal/macos.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "corefoundation.go", "security.go" ], "SFiles": [ "corefoundation.s", "security.s" ], "Imports": [ "errors", "internal/abi", "reflect", "runtime", "strconv", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/encoding/hex", "ImportPath": "encoding/hex", "Name": "hex", "Doc": "Package hex implements hexadecimal encoding and decoding.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/encoding/hex.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "hex.go" ], "Imports": [ "errors", "fmt", "io", "strings" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "hex_test.go" ], "TestImports": [ "bytes", "fmt", "io", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "encoding/hex", "fmt", "log", "os" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/x509/pkix.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "pkix.go" ], "Imports": [ "encoding/asn1", "encoding/hex", "fmt", "math/big", "time" ], "Deps": [ "bytes", "encoding/asn1", "encoding/binary", "encoding/hex", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "os", "path", "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": "/usr/local/Cellar/go/1.17.3/libexec/src/encoding/pem", "ImportPath": "encoding/pem", "Name": "pem", "Doc": "Package pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/encoding/pem.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "pem.go" ], "Imports": [ "bytes", "encoding/base64", "errors", "io", "sort", "strings" ], "Deps": [ "bytes", "encoding/base64", "encoding/binary", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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", "reflect", "strings", "testing", "testing/quick" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "crypto/x509", "encoding/pem", "fmt", "log", "os" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/net/dns/dnsmessage.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "message.go" ], "Imports": [ "errors" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/net/route", "ImportPath": "vendor/golang.org/x/net/route", "Name": "route", "Doc": "Package route provides basic functions for the manipulation of packet routing facilities on BSD variants.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/net/route.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "address.go", "binary.go", "interface.go", "interface_classic.go", "interface_multicast.go", "message.go", "route.go", "route_classic.go", "sys.go", "sys_darwin.go", "syscall_go1_12_darwin.go", "zsys_darwin.go" ], "IgnoredGoFiles": [ "interface_announce.go", "interface_freebsd.go", "interface_openbsd.go", "route_openbsd.go", "sys_dragonfly.go", "sys_freebsd.go", "sys_netbsd.go", "sys_openbsd.go", "syscall.go", "zsys_dragonfly.go", "zsys_freebsd_386.go", "zsys_freebsd_amd64.go", "zsys_freebsd_arm.go", "zsys_freebsd_arm64.go", "zsys_netbsd.go", "zsys_openbsd.go" ], "SFiles": [ "empty.s" ], "Imports": [ "errors", "os", "runtime", "syscall", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "os", "path", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/nettrace", "ImportPath": "internal/nettrace", "Name": "nettrace", "Doc": "Package nettrace contains internal hooks for tracing activity in the net package.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/nettrace.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "nettrace.go" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/internal/singleflight", "ImportPath": "internal/singleflight", "Name": "singleflight", "Doc": "Package singleflight provides a duplicate function call suppression mechanism.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/internal/singleflight.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "singleflight.go" ], "Imports": [ "sync" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "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": "/usr/local/Cellar/go/1.17.3/libexec/src/runtime/cgo", "ImportPath": "runtime/cgo", "Name": "cgo", "Doc": "Package cgo contains runtime support for code generated by the cgo tool.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/runtime/cgo.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "callbacks.go", "callbacks_traceback.go", "handle.go", "iscgo.go", "setenv.go" ], "CgoFiles": [ "cgo.go" ], "IgnoredGoFiles": [ "callbacks_aix.go", "dragonfly.go", "freebsd.go", "linux.go", "mmap.go", "netbsd.go", "openbsd.go", "sigaction.go", "signal_ios_arm64.go" ], "IgnoredOtherFiles": [ "asm_386.s", "asm_arm.s", "asm_arm64.s", "asm_mips64x.s", "asm_mipsx.s", "asm_ppc64x.s", "asm_riscv64.s", "asm_s390x.s", "asm_wasm.s", "gcc_386.S", "gcc_aix_ppc64.S", "gcc_aix_ppc64.c", "gcc_android.c", "gcc_arm.S", "gcc_arm64.S", "gcc_darwin_arm64.c", "gcc_dragonfly_amd64.c", "gcc_fatalf.c", "gcc_freebsd_386.c", "gcc_freebsd_amd64.c", "gcc_freebsd_arm.c", "gcc_freebsd_arm64.c", "gcc_freebsd_sigaction.c", "gcc_libinit_windows.c", "gcc_linux_386.c", "gcc_linux_amd64.c", "gcc_linux_arm.c", "gcc_linux_arm64.c", "gcc_linux_mips64x.c", "gcc_linux_mipsx.c", "gcc_linux_ppc64x.S", "gcc_linux_riscv64.c", "gcc_linux_s390x.c", "gcc_mips64x.S", "gcc_mipsx.S", "gcc_mmap.c", "gcc_netbsd_386.c", "gcc_netbsd_amd64.c", "gcc_netbsd_arm.c", "gcc_netbsd_arm64.c", "gcc_openbsd_386.c", "gcc_openbsd_amd64.c", "gcc_openbsd_arm.c", "gcc_openbsd_arm64.c", "gcc_openbsd_mips64.c", "gcc_ppc64x.c", "gcc_riscv64.S", "gcc_s390x.S", "gcc_sigaction.c", "gcc_signal2_ios_arm64.c", "gcc_signal_ios_arm64.c", "gcc_signal_ios_nolldb.c", "gcc_solaris_amd64.c", "gcc_windows_386.c", "gcc_windows_amd64.c", "gcc_windows_arm64.c", "libcgo_windows.h", "linux_syscall.c", "signal_ios_arm64.s" ], "CFiles": [ "gcc_context.c", "gcc_darwin_amd64.c", "gcc_libinit.c", "gcc_setenv.c", "gcc_traceback.c", "gcc_util.c" ], "HFiles": [ "abi_amd64.h", "libcgo.h", "libcgo_unix.h" ], "SFiles": [ "asm_amd64.s", "gcc_amd64.S" ], "CgoCFLAGS": [ "-Wno-nullability-completeness", "-Wall", "-Werror" ], "CgoLDFLAGS": [ "-lpthread" ], "Imports": [ "C", "sync", "sync/atomic", "unsafe" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "handle_test.go" ], "TestImports": [ "reflect", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/net.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "addrselect.go", "conf.go", "dial.go", "dnsclient.go", "dnsclient_unix.go", "dnsconfig_unix.go", "error_posix.go", "error_unix.go", "fd_posix.go", "fd_unix.go", "file.go", "file_unix.go", "hook.go", "hook_unix.go", "hosts.go", "interface.go", "interface_bsd.go", "interface_darwin.go", "ip.go", "iprawsock.go", "iprawsock_posix.go", "ipsock.go", "ipsock_posix.go", "lookup.go", "lookup_unix.go", "mac.go", "net.go", "nss.go", "parse.go", "pipe.go", "port.go", "port_unix.go", "rawconn.go", "sendfile_stub.go", "sock_bsd.go", "sock_posix.go", "sockaddr_posix.go", "sockopt_bsd.go", "sockopt_posix.go", "sockoptip_bsdvar.go", "sockoptip_posix.go", "splice_stub.go", "sys_cloexec.go", "tcpsock.go", "tcpsock_posix.go", "tcpsockopt_darwin.go", "tcpsockopt_posix.go", "udpsock.go", "udpsock_posix.go", "unixsock.go", "unixsock_posix.go", "unixsock_readmsg_cloexec.go", "writev_unix.go" ], "CgoFiles": [ "cgo_bsd.go", "cgo_resnew.go", "cgo_sockold.go", "cgo_unix.go" ], "IgnoredGoFiles": [ "cgo_aix.go", "cgo_android.go", "cgo_linux.go", "cgo_netbsd.go", "cgo_openbsd.go", "cgo_resold.go", "cgo_socknew.go", "cgo_solaris.go", "cgo_stub.go", "cgo_windows.go", "conf_netcgo.go", "error_plan9.go", "error_plan9_test.go", "error_windows.go", "error_windows_test.go", "fcntl_syscall_test.go", "fd_plan9.go", "fd_windows.go", "file_plan9.go", "file_stub.go", "file_windows.go", "hook_plan9.go", "hook_windows.go", "interface_aix.go", "interface_bsdvar.go", "interface_freebsd.go", "interface_linux.go", "interface_linux_test.go", "interface_plan9.go", "interface_solaris.go", "interface_stub.go", "interface_windows.go", "iprawsock_plan9.go", "ipsock_plan9.go", "ipsock_plan9_test.go", "lookup_fake.go", "lookup_plan9.go", "lookup_windows.go", "lookup_windows_test.go", "main_cloexec_test.go", "main_noconf_test.go", "main_plan9_test.go", "main_windows_test.go", "net_fake.go", "net_windows_test.go", "netgo_unix_test.go", "rawconn_stub_test.go", "rawconn_windows_test.go", "sendfile_linux.go", "sendfile_unix_alt.go", "sendfile_windows.go", "sock_cloexec.go", "sock_linux.go", "sock_linux_test.go", "sock_plan9.go", "sock_stub.go", "sock_windows.go", "sockopt_aix.go", "sockopt_linux.go", "sockopt_plan9.go", "sockopt_solaris.go", "sockopt_stub.go", "sockopt_windows.go", "sockoptip_linux.go", "sockoptip_stub.go", "sockoptip_windows.go", "splice_linux.go", "splice_test.go", "tcpsock_plan9.go", "tcpsockopt_dragonfly.go", "tcpsockopt_openbsd.go", "tcpsockopt_plan9.go", "tcpsockopt_solaris.go", "tcpsockopt_stub.go", "tcpsockopt_unix.go", "tcpsockopt_windows.go", "udpsock_plan9.go", "udpsock_plan9_test.go", "unixsock_linux_test.go", "unixsock_plan9.go", "unixsock_readmsg_cmsg_cloexec.go", "unixsock_readmsg_other.go", "unixsock_windows_test.go" ], "Imports": [ "C", "context", "errors", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/route", "internal/bytealg", "internal/itoa", "internal/nettrace", "internal/poll", "internal/singleflight", "io", "os", "runtime", "sort", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "ImportMap": { "golang.org/x/net/dns/dnsmessage": "vendor/golang.org/x/net/dns/dnsmessage", "golang.org/x/net/route": "vendor/golang.org/x/net/route" }, "Deps": [ "context", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "os", "path", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/route" ], "TestGoFiles": [ "addrselect_test.go", "cgo_unix_test.go", "conf_test.go", "conn_test.go", "dial_test.go", "dial_unix_test.go", "dnsclient_test.go", "dnsclient_unix_test.go", "dnsconfig_unix_test.go", "dnsname_test.go", "error_posix_test.go", "error_test.go", "error_unix_test.go", "external_test.go", "fcntl_libc_test.go", "file_test.go", "hosts_test.go", "interface_bsd_test.go", "interface_test.go", "interface_unix_test.go", "ip_test.go", "iprawsock_test.go", "ipsock_test.go", "listen_test.go", "lookup_test.go", "mac_test.go", "main_conf_test.go", "main_posix_test.go", "main_test.go", "main_unix_test.go", "mockserver_test.go", "net_test.go", "nss_test.go", "packetconn_test.go", "parse_test.go", "platform_test.go", "port_test.go", "protoconn_test.go", "rawconn_test.go", "rawconn_unix_test.go", "sendfile_test.go", "server_test.go", "tcpsock_test.go", "tcpsock_unix_test.go", "timeout_test.go", "udpsock_test.go", "unixsock_readmsg_test.go", "unixsock_test.go", "write_unix_test.go", "writev_test.go" ], "TestImports": [ "bufio", "bytes", "context", "crypto/sha256", "encoding/hex", "errors", "flag", "fmt", "internal/poll", "internal/testenv", "io", "io/fs", "math/rand", "net/internal/socktest", "os", "os/exec", "path", "reflect", "runtime", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "testing", "time", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "XTestGoFiles": [ "example_test.go", "pipe_test.go" ], "XTestImports": [ "context", "fmt", "io", "log", "net", "testing", "time", "vendor/golang.org/x/net/nettest" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/net/url", "ImportPath": "net/url", "Name": "url", "Doc": "Package url parses URLs and implements query escaping.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/net/url.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "url.go" ], "Imports": [ "errors", "fmt", "sort", "strconv", "strings" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "url_test.go" ], "TestImports": [ "bytes", "encoding", "encoding/gob", "encoding/json", "fmt", "io", "net", "reflect", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "encoding/json", "fmt", "log", "net/url", "strings" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/crypto/x509", "ImportPath": "crypto/x509", "Name": "x509", "Doc": "Package x509 parses X.509-encoded keys and certificates.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/x509.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "cert_pool.go", "parser.go", "pem_decrypt.go", "pkcs1.go", "pkcs8.go", "root.go", "root_darwin.go", "sec1.go", "verify.go", "x509.go" ], "IgnoredGoFiles": [ "root_aix.go", "root_bsd.go", "root_ios.go", "root_ios_gen.go", "root_js.go", "root_linux.go", "root_omit.go", "root_omit_test.go", "root_plan9.go", "root_solaris.go", "root_unix.go", "root_unix_test.go", "root_windows.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/internal/macos", "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", "time", "unicode", "unicode/utf16", "unicode/utf8" ], "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": [ "bufio", "bytes", "context", "crypto", "crypto/aes", "crypto/cipher", "crypto/des", "crypto/dsa", "crypto/ecdsa", "crypto/ed25519", "crypto/ed25519/internal/edwards25519", "crypto/ed25519/internal/edwards25519/field", "crypto/elliptic", "crypto/elliptic/internal/fiat", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/x509/internal/macos", "crypto/x509/pkix", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "net", "net/url", "os", "path", "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", "vendor/golang.org/x/crypto/cryptobyte", "vendor/golang.org/x/crypto/cryptobyte/asn1", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/route" ], "TestGoFiles": [ "name_constraints_test.go", "pem_decrypt_test.go", "pkcs8_test.go", "root_darwin_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", "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": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/crypto/internal/subtle", "ImportPath": "vendor/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/crypto/internal/subtle.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "aliasing.go" ], "IgnoredGoFiles": [ "aliasing_purego.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/crypto/chacha20", "ImportPath": "vendor/golang.org/x/crypto/chacha20", "Name": "chacha20", "Doc": "Package chacha20 implements the ChaCha20 and XChaCha20 encryption algorithms as specified in RFC 8439 and draft-irtf-cfrg-xchacha-01.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/crypto/chacha20.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "chacha_generic.go", "chacha_noasm.go", "xor.go" ], "IgnoredGoFiles": [ "chacha_arm64.go", "chacha_ppc64le.go", "chacha_s390x.go" ], "IgnoredOtherFiles": [ "chacha_arm64.s", "chacha_ppc64le.s", "chacha_s390x.s" ], "Imports": [ "crypto/cipher", "encoding/binary", "errors", "vendor/golang.org/x/crypto/internal/subtle", "math/bits", "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/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/crypto/poly1305", "ImportPath": "vendor/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/crypto/poly1305.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bits_go1.13.go", "poly1305.go", "sum_amd64.go", "sum_generic.go" ], "IgnoredGoFiles": [ "bits_compat.go", "mac_noasm.go", "sum_ppc64le.go", "sum_s390x.go" ], "IgnoredOtherFiles": [ "sum_ppc64le.s", "sum_s390x.s" ], "SFiles": [ "sum_amd64.s" ], "Imports": [ "crypto/subtle", "encoding/binary", "math/bits" ], "Deps": [ "crypto/subtle", "encoding/binary", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/sys/cpu.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "byteorder.go", "cpu.go", "cpu_gc_x86.go", "cpu_x86.go" ], "IgnoredGoFiles": [ "cpu_aix.go", "cpu_arm.go", "cpu_arm64.go", "cpu_gc_arm64.go", "cpu_gc_s390x.go", "cpu_gccgo_arm64.go", "cpu_gccgo_s390x.go", "cpu_gccgo_x86.go", "cpu_linux.go", "cpu_linux_arm.go", "cpu_linux_arm64.go", "cpu_linux_mips64x.go", "cpu_linux_noinit.go", "cpu_linux_ppc64x.go", "cpu_linux_s390x.go", "cpu_mips64x.go", "cpu_mipsx.go", "cpu_netbsd_arm64.go", "cpu_other_arm.go", "cpu_other_arm64.go", "cpu_other_mips64x.go", "cpu_ppc64x.go", "cpu_riscv64.go", "cpu_s390x.go", "cpu_wasm.go", "cpu_zos.go", "cpu_zos_s390x.go", "hwcap_linux.go", "syscall_aix_gccgo.go", "syscall_aix_ppc64_gc.go" ], "IgnoredOtherFiles": [ "asm_aix_ppc64.s", "cpu_arm64.s", "cpu_gccgo_x86.c", "cpu_s390x.s" ], "SFiles": [ "cpu_x86.s" ], "Imports": [ "os", "runtime", "strings" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "os", "path", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/crypto/chacha20poly1305", "ImportPath": "vendor/golang.org/x/crypto/chacha20poly1305", "Name": "chacha20poly1305", "Doc": "Package chacha20poly1305 implements the ChaCha20-Poly1305 AEAD and its extended nonce variant XChaCha20-Poly1305, as specified in RFC 8439 and draft-irtf-cfrg-xchacha-01.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/crypto/chacha20poly1305.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "chacha20poly1305.go", "chacha20poly1305_amd64.go", "chacha20poly1305_generic.go", "xchacha20poly1305.go" ], "IgnoredGoFiles": [ "chacha20poly1305_noasm.go" ], "SFiles": [ "chacha20poly1305_amd64.s" ], "Imports": [ "crypto/cipher", "encoding/binary", "errors", "vendor/golang.org/x/crypto/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/chacha20": "vendor/golang.org/x/crypto/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/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/chacha20", "vendor/golang.org/x/crypto/internal/subtle", "vendor/golang.org/x/crypto/poly1305", "vendor/golang.org/x/sys/cpu" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/crypto/curve25519", "ImportPath": "vendor/golang.org/x/crypto/curve25519", "Name": "curve25519", "Doc": "Package curve25519 provides an implementation of the X25519 function, which performs scalar multiplication on the elliptic curve known as Curve25519.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/crypto/curve25519.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "curve25519.go", "curve25519_amd64.go", "curve25519_generic.go" ], "IgnoredGoFiles": [ "curve25519_noasm.go" ], "SFiles": [ "curve25519_amd64.s" ], "Imports": [ "crypto/subtle", "encoding/binary", "fmt" ], "Deps": [ "crypto/subtle", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/crypto/hkdf", "ImportPath": "vendor/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/crypto/hkdf.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "hkdf.go" ], "Imports": [ "crypto/hmac", "errors", "hash", "io" ], "Deps": [ "crypto/hmac", "crypto/subtle", "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/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": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/crypto/tls.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "alert.go", "auth.go", "cipher_suites.go", "common.go", "common_string.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", "context", "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/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", "math/big", "net", "os", "runtime", "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": [ "bufio", "bytes", "container/list", "context", "crypto", "crypto/aes", "crypto/cipher", "crypto/des", "crypto/dsa", "crypto/ecdsa", "crypto/ed25519", "crypto/ed25519/internal/edwards25519", "crypto/ed25519/internal/edwards25519/field", "crypto/elliptic", "crypto/elliptic/internal/fiat", "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/internal/macos", "crypto/x509/pkix", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "net", "net/url", "os", "path", "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", "vendor/golang.org/x/crypto/chacha20", "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/subtle", "vendor/golang.org/x/crypto/poly1305", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/route", "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", "handshake_unix_test.go", "key_schedule_test.go", "link_test.go", "prf_test.go", "tls_test.go" ], "TestImports": [ "bufio", "bytes", "context", "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", "math", "math/big", "math/rand", "net", "os", "os/exec", "path/filepath", "reflect", "runtime", "sort", "strconv", "strings", "sync", "syscall", "testing", "testing/quick", "time", "unicode", "vendor/golang.org/x/crypto/curve25519" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "crypto/tls", "crypto/x509", "log", "net/http", "net/http/httptest", "os", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/log", "ImportPath": "log", "Name": "log", "Doc": "Package log implements a simple logging package.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/log.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "log.go" ], "Imports": [ "fmt", "io", "os", "runtime", "sync", "time" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "log_test.go" ], "TestImports": [ "bytes", "fmt", "os", "regexp", "strings", "testing", "time" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "fmt", "log" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/go-sql-driver/mysql@v1.6.0", "ImportPath": "github.com/go-sql-driver/mysql", "Name": "mysql", "Doc": "Package mysql provides a MySQL driver for Go's database/sql package.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/go-sql-driver/mysql@v1.6.0", "Module": { "Path": "github.com/go-sql-driver/mysql", "Version": "v1.6.0", "Time": "2021-04-01T01:56:49Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/go-sql-driver/mysql@v1.6.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/go-sql-driver/mysql/@v/v1.6.0.mod", "GoVersion": "1.10" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "auth.go", "buffer.go", "collations.go", "conncheck.go", "connection.go", "connector.go", "const.go", "driver.go", "dsn.go", "errors.go", "fields.go", "infile.go", "nulltime.go", "nulltime_go113.go", "packets.go", "result.go", "rows.go", "statement.go", "transaction.go", "utils.go" ], "IgnoredGoFiles": [ "conncheck_dummy.go", "fuzz.go", "nulltime_legacy.go" ], "Imports": [ "bytes", "context", "crypto/rand", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/tls", "crypto/x509", "database/sql", "database/sql/driver", "encoding/binary", "encoding/json", "encoding/pem", "errors", "fmt", "io", "log", "math", "math/big", "net", "net/url", "os", "reflect", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "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/ed25519/internal/edwards25519/field", "crypto/elliptic", "crypto/elliptic/internal/fiat", "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/internal/macos", "crypto/x509/pkix", "database/sql", "database/sql/driver", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "log", "math", "math/big", "math/bits", "math/rand", "net", "net/url", "os", "path", "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", "vendor/golang.org/x/crypto/chacha20", "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/subtle", "vendor/golang.org/x/crypto/poly1305", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/route", "vendor/golang.org/x/sys/cpu" ], "TestGoFiles": [ "auth_test.go", "benchmark_test.go", "conncheck_test.go", "connection_test.go", "connector_test.go", "driver_test.go", "dsn_test.go", "errors_test.go", "nulltime_test.go", "packets_test.go", "statement_test.go", "utils_test.go" ], "TestImports": [ "bytes", "context", "crypto/rsa", "crypto/tls", "crypto/x509", "database/sql", "database/sql/driver", "encoding/binary", "encoding/json", "encoding/pem", "errors", "fmt", "io", "io/ioutil", "log", "math", "net", "net/url", "os", "reflect", "runtime", "strings", "sync", "sync/atomic", "testing", "time" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/sys@v0.0.0-20210823070655-63515b42dcdf/internal/unsafeheader", "ImportPath": "golang.org/x/sys/internal/unsafeheader", "Name": "unsafeheader", "Doc": "Package unsafeheader contains header declarations for the Go runtime's slice and string implementations.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/sys@v0.0.0-20210823070655-63515b42dcdf", "Module": { "Path": "golang.org/x/sys", "Version": "v0.0.0-20210823070655-63515b42dcdf", "Time": "2021-08-23T07:06:55Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/sys@v0.0.0-20210823070655-63515b42dcdf", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.0.0-20210823070655-63515b42dcdf.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "unsafeheader.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "XTestGoFiles": [ "unsafeheader_test.go" ], "XTestImports": [ "bytes", "golang.org/x/sys/internal/unsafeheader", "reflect", "testing", "unsafe" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/sys@v0.0.0-20210823070655-63515b42dcdf/unix", "ImportPath": "golang.org/x/sys/unix", "Name": "unix", "Doc": "Package unix contains an interface to the low-level operating system primitives.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/sys@v0.0.0-20210823070655-63515b42dcdf", "Module": { "Path": "golang.org/x/sys", "Version": "v0.0.0-20210823070655-63515b42dcdf", "Time": "2021-08-23T07:06:55Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/sys@v0.0.0-20210823070655-63515b42dcdf", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.0.0-20210823070655-63515b42dcdf.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/sys/internal/unsafeheader", "GoFiles": [ "aliases.go", "constants.go", "dev_darwin.go", "dirent.go", "endian_little.go", "env_unix.go", "fcntl_darwin.go", "fdset.go", "ioctl.go", "pagesize_unix.go", "ptrace_darwin.go", "race0.go", "readdirent_getdirentries.go", "sockcmsg_unix.go", "sockcmsg_unix_other.go", "str.go", "syscall.go", "syscall_bsd.go", "syscall_darwin.1_13.go", "syscall_darwin.go", "syscall_darwin_amd64.go", "syscall_darwin_libSystem.go", "syscall_unix.go", "syscall_unix_gc.go", "timestruct.go", "zerrors_darwin_amd64.go", "zsyscall_darwin_amd64.1_13.go", "zsyscall_darwin_amd64.go", "zsysnum_darwin_amd64.go", "ztypes_darwin_amd64.go" ], "IgnoredGoFiles": [ "affinity_linux.go", "bluetooth_linux.go", "cap_freebsd.go", "creds_test.go", "dev_aix_ppc.go", "dev_aix_ppc64.go", "dev_dragonfly.go", "dev_freebsd.go", "dev_linux.go", "dev_linux_test.go", "dev_netbsd.go", "dev_openbsd.go", "dev_zos.go", "dev_zos_test.go", "endian_big.go", "epoll_zos.go", "epoll_zos_test.go", "errors_freebsd_386.go", "errors_freebsd_amd64.go", "errors_freebsd_arm.go", "errors_freebsd_arm64.go", "fcntl.go", "fcntl_linux_32bit.go", "fstatfs_zos.go", "fstatfs_zos_test.go", "gccgo.go", "gccgo_linux_amd64.go", "ifreq_linux.go", "ifreq_linux_test.go", "ioctl_linux.go", "ioctl_zos.go", "mkasm_darwin.go", "mkmerge.go", "mkmerge_test.go", "mkpost.go", "mksyscall.go", "mksyscall_aix_ppc.go", "mksyscall_aix_ppc64.go", "mksyscall_solaris.go", "mksysctl_openbsd.go", "mksysnum.go", "mmap_zos_test.go", "openbsd_test.go", "pipe2_test.go", "pledge_openbsd.go", "ptrace_ios.go", "race.go", "readdirent_getdents.go", "sockcmsg_dragonfly.go", "sockcmsg_linux.go", "syscall_aix.go", "syscall_aix_ppc.go", "syscall_aix_ppc64.go", "syscall_aix_test.go", "syscall_darwin.1_12.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_arm64.go", "syscall_freebsd_test.go", "syscall_illumos.go", "syscall_illumos_test.go", "syscall_internal_linux_test.go", "syscall_linux.go", "syscall_linux_386.go", "syscall_linux_amd64.go", "syscall_linux_amd64_gc.go", "syscall_linux_arm.go", "syscall_linux_arm64.go", "syscall_linux_gc.go", "syscall_linux_gc_386.go", "syscall_linux_gc_arm.go", "syscall_linux_gccgo_386.go", "syscall_linux_gccgo_arm.go", "syscall_linux_mips64x.go", "syscall_linux_mipsx.go", "syscall_linux_ppc.go", "syscall_linux_ppc64x.go", "syscall_linux_riscv64.go", "syscall_linux_s390x.go", "syscall_linux_sparc64.go", "syscall_linux_test.go", "syscall_netbsd.go", "syscall_netbsd_386.go", "syscall_netbsd_amd64.go", "syscall_netbsd_arm.go", "syscall_netbsd_arm64.go", "syscall_netbsd_test.go", "syscall_openbsd.go", "syscall_openbsd_386.go", "syscall_openbsd_amd64.go", "syscall_openbsd_arm.go", "syscall_openbsd_arm64.go", "syscall_openbsd_mips64.go", "syscall_openbsd_test.go", "syscall_solaris.go", "syscall_solaris_amd64.go", "syscall_solaris_test.go", "syscall_unix_gc_ppc64x.go", "syscall_zos_s390x.go", "syscall_zos_test.go", "types_aix.go", "types_darwin.go", "types_dragonfly.go", "types_freebsd.go", "types_illumos.go", "types_netbsd.go", "types_openbsd.go", "types_solaris.go", "unveil_openbsd.go", "xattr_bsd.go", "zerrors_aix_ppc.go", "zerrors_aix_ppc64.go", "zerrors_darwin_arm64.go", "zerrors_dragonfly_amd64.go", "zerrors_freebsd_386.go", "zerrors_freebsd_amd64.go", "zerrors_freebsd_arm.go", "zerrors_freebsd_arm64.go", "zerrors_linux.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_ppc.go", "zerrors_linux_ppc64.go", "zerrors_linux_ppc64le.go", "zerrors_linux_riscv64.go", "zerrors_linux_s390x.go", "zerrors_linux_sparc64.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_openbsd_mips64.go", "zerrors_solaris_amd64.go", "zerrors_zos_s390x.go", "zptrace_armnn_linux.go", "zptrace_linux_arm64.go", "zptrace_mipsnn_linux.go", "zptrace_mipsnnle_linux.go", "zptrace_x86_linux.go", "zsyscall_aix_ppc.go", "zsyscall_aix_ppc64.go", "zsyscall_aix_ppc64_gc.go", "zsyscall_aix_ppc64_gccgo.go", "zsyscall_darwin_arm64.1_13.go", "zsyscall_darwin_arm64.go", "zsyscall_dragonfly_amd64.go", "zsyscall_freebsd_386.go", "zsyscall_freebsd_amd64.go", "zsyscall_freebsd_arm.go", "zsyscall_freebsd_arm64.go", "zsyscall_illumos_amd64.go", "zsyscall_linux.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_ppc.go", "zsyscall_linux_ppc64.go", "zsyscall_linux_ppc64le.go", "zsyscall_linux_riscv64.go", "zsyscall_linux_s390x.go", "zsyscall_linux_sparc64.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_openbsd_mips64.go", "zsyscall_solaris_amd64.go", "zsyscall_zos_s390x.go", "zsysctl_openbsd_386.go", "zsysctl_openbsd_amd64.go", "zsysctl_openbsd_arm.go", "zsysctl_openbsd_arm64.go", "zsysctl_openbsd_mips64.go", "zsysnum_darwin_arm64.go", "zsysnum_dragonfly_amd64.go", "zsysnum_freebsd_386.go", "zsysnum_freebsd_amd64.go", "zsysnum_freebsd_arm.go", "zsysnum_freebsd_arm64.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_ppc.go", "zsysnum_linux_ppc64.go", "zsysnum_linux_ppc64le.go", "zsysnum_linux_riscv64.go", "zsysnum_linux_s390x.go", "zsysnum_linux_sparc64.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_openbsd_mips64.go", "zsysnum_zos_s390x.go", "ztypes_aix_ppc.go", "ztypes_aix_ppc64.go", "ztypes_darwin_arm64.go", "ztypes_dragonfly_amd64.go", "ztypes_freebsd_386.go", "ztypes_freebsd_amd64.go", "ztypes_freebsd_arm.go", "ztypes_freebsd_arm64.go", "ztypes_illumos_amd64.go", "ztypes_linux.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_ppc.go", "ztypes_linux_ppc64.go", "ztypes_linux_ppc64le.go", "ztypes_linux_riscv64.go", "ztypes_linux_s390x.go", "ztypes_linux_sparc64.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_openbsd_mips64.go", "ztypes_solaris_amd64.go", "ztypes_zos_s390x.go" ], "IgnoredOtherFiles": [ "asm_aix_ppc64.s", "asm_bsd_386.s", "asm_bsd_arm.s", "asm_bsd_arm64.s", "asm_linux_386.s", "asm_linux_amd64.s", "asm_linux_arm.s", "asm_linux_arm64.s", "asm_linux_mips64x.s", "asm_linux_mipsx.s", "asm_linux_ppc64x.s", "asm_linux_riscv64.s", "asm_linux_s390x.s", "asm_openbsd_mips64.s", "asm_solaris_amd64.s", "asm_zos_s390x.s", "gccgo_c.c", "zsyscall_darwin_arm64.1_13.s", "zsyscall_darwin_arm64.s" ], "SFiles": [ "asm_bsd_amd64.s", "zsyscall_darwin_amd64.1_13.s", "zsyscall_darwin_amd64.s" ], "Imports": [ "bytes", "fmt", "golang.org/x/sys/internal/unsafeheader", "runtime", "sort", "strings", "sync", "syscall", "time", "unsafe" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/sys/internal/unsafeheader", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "darwin_test.go", "export_test.go", "syscall_internal_bsd_test.go", "syscall_internal_darwin_test.go" ], "TestImports": [ "os", "os/exec", "reflect", "strings", "testing", "unsafe" ], "XTestGoFiles": [ "dirent_test.go", "example_exec_test.go", "example_flock_test.go", "fdset_test.go", "getdirentries_test.go", "mmap_unix_test.go", "sendfile_test.go", "syscall_bsd_test.go", "syscall_darwin_test.go", "syscall_test.go", "syscall_unix_test.go", "timestruct_test.go", "xattr_test.go" ], "XTestImports": [ "bytes", "flag", "fmt", "golang.org/x/sys/unix", "io/ioutil", "log", "net", "os", "os/exec", "path", "path/filepath", "runtime", "sort", "strconv", "strings", "syscall", "testing", "time", "unsafe" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/sirupsen/logrus@v1.8.1", "ImportPath": "github.com/sirupsen/logrus", "Name": "logrus", "Doc": "Package logrus is a structured logger for Go, completely API compatible with the standard library logger.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/sirupsen/logrus@v1.8.1", "Module": { "Path": "github.com/sirupsen/logrus", "Version": "v1.8.1", "Time": "2021-03-09T10:28:17Z", "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/sirupsen/logrus@v1.8.1", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/sirupsen/logrus/@v/v1.8.1.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/sys/internal/unsafeheader", "GoFiles": [ "alt_exit.go", "buffer_pool.go", "doc.go", "entry.go", "exported.go", "formatter.go", "hooks.go", "json_formatter.go", "logger.go", "logrus.go", "terminal_check_bsd.go", "terminal_check_notappengine.go", "text_formatter.go", "writer.go" ], "IgnoredGoFiles": [ "terminal_check_appengine.go", "terminal_check_js.go", "terminal_check_no_terminal.go", "terminal_check_solaris.go", "terminal_check_unix.go", "terminal_check_windows.go" ], "Imports": [ "bufio", "bytes", "context", "encoding/json", "fmt", "golang.org/x/sys/unix", "io", "log", "os", "reflect", "runtime", "sort", "strconv", "strings", "sync", "sync/atomic", "time", "unicode/utf8" ], "Deps": [ "bufio", "bytes", "context", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "log", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/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_function_test.go", "example_global_hook_test.go", "example_hook_test.go", "hook_test.go", "level_test.go", "logrus_test.go", "writer_test.go" ], "XTestImports": [ "bytes", "encoding/json", "fmt", "github.com/sirupsen/logrus", "github.com/sirupsen/logrus/hooks/syslog", "github.com/sirupsen/logrus/hooks/test", "github.com/sirupsen/logrus/internal/testutils", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "io/ioutil", "log", "log/syslog", "net/http", "os", "path", "path/filepath", "runtime", "strings", "sync", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/encoding/csv", "ImportPath": "encoding/csv", "Name": "csv", "Doc": "Package csv reads and writes comma-separated values (CSV) files.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/encoding/csv.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "reader.go", "writer.go" ], "IgnoredGoFiles": [ "fuzz.go" ], "Imports": [ "bufio", "bytes", "errors", "fmt", "io", "strings", "unicode", "unicode/utf8" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "reader_test.go", "writer_test.go" ], "TestImports": [ "bytes", "errors", "fmt", "io", "reflect", "strings", "testing", "unicode/utf8" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "encoding/csv", "fmt", "io", "log", "os", "strings" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/io/ioutil", "ImportPath": "io/ioutil", "Name": "ioutil", "Doc": "Package ioutil implements some I/O utility functions.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/io/ioutil.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "ioutil.go", "tempfile.go" ], "Imports": [ "io", "io/fs", "os", "sort" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "os", "path", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "example_test.go", "ioutil_test.go", "tempfile_test.go" ], "XTestImports": [ "bytes", "fmt", "io/fs", "io/ioutil", "log", "os", "path/filepath", "regexp", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/path/filepath", "ImportPath": "path/filepath", "Name": "filepath", "Doc": "Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/path/filepath.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "match.go", "path.go", "path_unix.go", "symlink.go", "symlink_unix.go" ], "IgnoredGoFiles": [ "export_windows_test.go", "path_plan9.go", "path_windows.go", "path_windows_test.go", "symlink_windows.go" ], "Imports": [ "errors", "io/fs", "os", "runtime", "sort", "strings", "syscall", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "os", "path", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "example_test.go", "example_unix_test.go", "example_unix_walk_test.go", "match_test.go", "path_test.go" ], "XTestImports": [ "errors", "fmt", "internal/testenv", "io/fs", "os", "path/filepath", "reflect", "runtime", "sort", "strings", "syscall", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/fsnotify/fsnotify@v1.5.1", "ImportPath": "github.com/fsnotify/fsnotify", "Name": "fsnotify", "Doc": "Package fsnotify provides a platform-independent interface for file system notifications.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/fsnotify/fsnotify@v1.5.1", "Module": { "Path": "github.com/fsnotify/fsnotify", "Version": "v1.5.1", "Time": "2021-08-24T19:33:57Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/fsnotify/fsnotify@v1.5.1", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/fsnotify/fsnotify/@v/v1.5.1.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/sys/internal/unsafeheader", "GoFiles": [ "fsnotify.go", "kqueue.go", "open_mode_darwin.go" ], "IgnoredGoFiles": [ "fen.go", "inotify.go", "inotify_poller.go", "inotify_poller_test.go", "inotify_test.go", "open_mode_bsd.go", "windows.go" ], "Imports": [ "bytes", "errors", "fmt", "golang.org/x/sys/unix", "io/ioutil", "os", "path/filepath", "sync", "time" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "math", "math/bits", "os", "path", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "fsnotify_test.go", "integration_darwin_test.go", "integration_test.go" ], "TestImports": [ "golang.org/x/sys/unix", "io/ioutil", "os", "os/exec", "path", "path/filepath", "runtime", "strconv", "strings", "sync/atomic", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/flag", "ImportPath": "flag", "Name": "flag", "Doc": "Package flag implements command-line flag parsing.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/flag.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "flag.go" ], "Imports": [ "errors", "fmt", "io", "os", "reflect", "sort", "strconv", "strings", "time" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "TestImports": [ "os" ], "XTestGoFiles": [ "example_func_test.go", "example_test.go", "example_value_test.go", "flag_test.go" ], "XTestImports": [ "bytes", "errors", "flag", "fmt", "internal/testenv", "io", "net", "net/url", "os", "os/exec", "runtime", "sort", "strconv", "strings", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/compress/flate", "ImportPath": "compress/flate", "Name": "flate", "Doc": "Package flate implements the DEFLATE compressed data format, described in RFC 1951.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/compress/flate.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "deflate.go", "deflatefast.go", "dict_decoder.go", "huffman_bit_writer.go", "huffman_code.go", "inflate.go", "token.go" ], "Imports": [ "bufio", "fmt", "io", "math", "math/bits", "sort", "strconv", "sync" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "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", "math/rand", "os", "path/filepath", "reflect", "runtime", "runtime/debug", "strings", "sync", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "compress/flate", "fmt", "io", "log", "os", "strings", "sync" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/hash/crc32", "ImportPath": "hash/crc32", "Name": "crc32", "Doc": "Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/hash/crc32.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "crc32.go", "crc32_amd64.go", "crc32_generic.go" ], "IgnoredGoFiles": [ "crc32_arm64.go", "crc32_otherarch.go", "crc32_ppc64le.go", "crc32_s390x.go", "gen_const_ppc64le.go" ], "IgnoredOtherFiles": [ "crc32_arm64.s", "crc32_ppc64le.s", "crc32_s390x.s", "crc32_table_ppc64le.s" ], "SFiles": [ "crc32_amd64.s" ], "Imports": [ "errors", "hash", "internal/cpu", "sync", "sync/atomic", "unsafe" ], "Deps": [ "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "crc32_test.go" ], "TestImports": [ "encoding", "fmt", "hash", "io", "math/rand", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "hash/crc32" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/compress/gzip", "ImportPath": "compress/gzip", "Name": "gzip", "Doc": "Package gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/compress/gzip.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "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/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "gunzip_test.go", "gzip_test.go", "issue14937_test.go" ], "TestImports": [ "bufio", "bytes", "compress/flate", "encoding/base64", "internal/testenv", "io", "io/fs", "os", "path/filepath", "reflect", "runtime", "strings", "testing", "time" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "compress/gzip", "fmt", "io", "log", "os", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/text/transform", "ImportPath": "vendor/golang.org/x/text/transform", "Name": "transform", "Doc": "Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/text/transform.a", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "transform.go" ], "Imports": [ "bytes", "errors", "io", "unicode/utf8" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/text/unicode/bidi", "ImportPath": "vendor/golang.org/x/text/unicode/bidi", "Name": "bidi", "Doc": "Package bidi contains functionality for bidirectional text support.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/text/unicode/bidi.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bidi.go", "bracket.go", "core.go", "prop.go", "tables13.0.0.go", "trieval.go" ], "IgnoredGoFiles": [ "tables10.0.0.go", "tables11.0.0.go", "tables12.0.0.go", "tables9.0.0.go" ], "Imports": [ "bytes", "container/list", "fmt", "log", "sort", "unicode/utf8" ], "Deps": [ "bytes", "container/list", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "log", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/text/secure/bidirule", "ImportPath": "vendor/golang.org/x/text/secure/bidirule", "Name": "bidirule", "Doc": "Package bidirule implements the Bidi Rule defined by RFC 5893.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/text/secure/bidirule.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bidirule.go", "bidirule10.0.0.go" ], "IgnoredGoFiles": [ "bidirule9.0.0.go" ], "Imports": [ "errors", "vendor/golang.org/x/text/transform", "vendor/golang.org/x/text/unicode/bidi", "unicode/utf8" ], "ImportMap": { "golang.org/x/text/transform": "vendor/golang.org/x/text/transform", "golang.org/x/text/unicode/bidi": "vendor/golang.org/x/text/unicode/bidi" }, "Deps": [ "bytes", "container/list", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "log", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/text/transform", "vendor/golang.org/x/text/unicode/bidi" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/text/unicode/norm", "ImportPath": "vendor/golang.org/x/text/unicode/norm", "Name": "norm", "Doc": "Package norm contains types and functions for normalizing Unicode strings.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/text/unicode/norm.a", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "composition.go", "forminfo.go", "input.go", "iter.go", "normalize.go", "readwriter.go", "tables13.0.0.go", "transform.go", "trie.go" ], "IgnoredGoFiles": [ "tables10.0.0.go", "tables11.0.0.go", "tables12.0.0.go", "tables9.0.0.go" ], "Imports": [ "encoding/binary", "fmt", "vendor/golang.org/x/text/transform", "io", "sync", "unicode/utf8" ], "ImportMap": { "golang.org/x/text/transform": "vendor/golang.org/x/text/transform" }, "Deps": [ "bytes", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/text/transform" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/net/idna", "ImportPath": "vendor/golang.org/x/net/idna", "Name": "idna", "Doc": "Package idna implements IDNA2008 using the compatibility processing defined by UTS (Unicode Technical Standard) #46, which defines a standard to deal with the transition from IDNA2003.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/net/idna.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "idna10.0.0.go", "punycode.go", "tables13.0.0.go", "trie.go", "trieval.go" ], "IgnoredGoFiles": [ "idna9.0.0.go", "tables10.0.0.go", "tables11.0.0.go", "tables12.0.0.go", "tables9.0.0.go" ], "Imports": [ "fmt", "vendor/golang.org/x/text/secure/bidirule", "vendor/golang.org/x/text/unicode/bidi", "vendor/golang.org/x/text/unicode/norm", "math", "strings", "unicode/utf8" ], "ImportMap": { "golang.org/x/text/secure/bidirule": "vendor/golang.org/x/text/secure/bidirule", "golang.org/x/text/unicode/bidi": "vendor/golang.org/x/text/unicode/bidi", "golang.org/x/text/unicode/norm": "vendor/golang.org/x/text/unicode/norm" }, "Deps": [ "bytes", "container/list", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "log", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/text/secure/bidirule", "vendor/golang.org/x/text/transform", "vendor/golang.org/x/text/unicode/bidi", "vendor/golang.org/x/text/unicode/norm" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/net/textproto", "ImportPath": "net/textproto", "Name": "textproto", "Doc": "Package textproto implements generic support for text-based request/response protocols in the style of HTTP, NNTP, and SMTP.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/net/textproto.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "header.go", "pipeline.go", "reader.go", "textproto.go", "writer.go" ], "Imports": [ "bufio", "bytes", "fmt", "io", "net", "strconv", "strings", "sync" ], "Deps": [ "bufio", "bytes", "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "net", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/route" ], "TestGoFiles": [ "header_test.go", "reader_test.go", "writer_test.go" ], "TestImports": [ "bufio", "bytes", "io", "reflect", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/net/http/httpguts", "ImportPath": "vendor/golang.org/x/net/http/httpguts", "Name": "httpguts", "Doc": "Package httpguts provides functions implementing various details of the HTTP specification.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/net/http/httpguts.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "guts.go", "httplex.go" ], "Imports": [ "vendor/golang.org/x/net/idna", "net", "net/textproto", "strings", "unicode/utf8" ], "ImportMap": { "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" }, "Deps": [ "bufio", "bytes", "container/list", "context", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "log", "math", "math/bits", "net", "net/textproto", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/idna", "vendor/golang.org/x/net/route", "vendor/golang.org/x/text/secure/bidirule", "vendor/golang.org/x/text/transform", "vendor/golang.org/x/text/unicode/bidi", "vendor/golang.org/x/text/unicode/norm" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/net/http/httpproxy", "ImportPath": "vendor/golang.org/x/net/http/httpproxy", "Name": "httpproxy", "Doc": "Package httpproxy provides support for HTTP proxy determination based on environment variables, as provided by net/http's ProxyFromEnvironment function.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/net/http/httpproxy.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "proxy.go" ], "Imports": [ "errors", "fmt", "vendor/golang.org/x/net/idna", "net", "net/url", "os", "strings", "unicode/utf8" ], "ImportMap": { "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" }, "Deps": [ "bytes", "container/list", "context", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "log", "math", "math/bits", "net", "net/url", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/idna", "vendor/golang.org/x/net/route", "vendor/golang.org/x/text/secure/bidirule", "vendor/golang.org/x/text/transform", "vendor/golang.org/x/text/unicode/bidi", "vendor/golang.org/x/text/unicode/norm" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/vendor/golang.org/x/net/http2/hpack", "ImportPath": "vendor/golang.org/x/net/http2/hpack", "Name": "hpack", "Doc": "Package hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/vendor/golang.org/x/net/http2/hpack.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "encode.go", "hpack.go", "huffman.go", "tables.go" ], "Imports": [ "bytes", "errors", "fmt", "io", "sync" ], "Deps": [ "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/mime", "ImportPath": "mime", "Name": "mime", "Doc": "Package mime implements parts of the MIME spec.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/mime.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "encodedword.go", "grammar.go", "mediatype.go", "type.go", "type_unix.go" ], "IgnoredGoFiles": [ "type_dragonfly.go", "type_freebsd.go", "type_openbsd.go", "type_plan9.go", "type_windows.go" ], "Imports": [ "bufio", "bytes", "encoding/base64", "errors", "fmt", "io", "os", "sort", "strings", "sync", "unicode", "unicode/utf8" ], "Deps": [ "bufio", "bytes", "encoding/base64", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "encodedword_test.go", "mediatype_test.go", "type_test.go", "type_unix_test.go" ], "TestImports": [ "errors", "io", "reflect", "strings", "sync", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "fmt", "io", "mime" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/mime/quotedprintable", "ImportPath": "mime/quotedprintable", "Name": "quotedprintable", "Doc": "Package quotedprintable implements quoted-printable encoding as specified by RFC 2045.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/mime/quotedprintable.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "reader.go", "writer.go" ], "Imports": [ "bufio", "bytes", "fmt", "io" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "reader_test.go", "writer_test.go" ], "TestImports": [ "bufio", "bytes", "errors", "flag", "fmt", "io", "os/exec", "regexp", "sort", "strings", "testing", "time" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "io", "mime/quotedprintable", "os", "strings" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/mime/multipart", "ImportPath": "mime/multipart", "Name": "multipart", "Doc": "Package multipart implements MIME multipart parsing, as defined in RFC 2046.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/mime/multipart.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "formdata.go", "multipart.go", "writer.go" ], "Imports": [ "bufio", "bytes", "crypto/rand", "errors", "fmt", "io", "math", "mime", "mime/quotedprintable", "net/textproto", "os", "path/filepath", "sort", "strings" ], "Deps": [ "bufio", "bytes", "context", "crypto/aes", "crypto/cipher", "crypto/internal/subtle", "crypto/rand", "crypto/subtle", "encoding/base64", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "mime", "mime/quotedprintable", "net", "net/textproto", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/route" ], "TestGoFiles": [ "formdata_test.go", "multipart_test.go", "writer_test.go" ], "TestImports": [ "bytes", "encoding/json", "fmt", "io", "math", "mime", "net/textproto", "os", "reflect", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "io", "log", "mime", "mime/multipart", "net/mail", "strings" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/net/http/httptrace", "ImportPath": "net/http/httptrace", "Name": "httptrace", "Doc": "Package httptrace provides mechanisms to trace the events within HTTP client requests.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/net/http/httptrace.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "trace.go" ], "Imports": [ "context", "crypto/tls", "internal/nettrace", "net", "net/textproto", "reflect", "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/ed25519/internal/edwards25519/field", "crypto/elliptic", "crypto/elliptic/internal/fiat", "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/internal/macos", "crypto/x509/pkix", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "net", "net/textproto", "net/url", "os", "path", "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", "vendor/golang.org/x/crypto/chacha20", "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/subtle", "vendor/golang.org/x/crypto/poly1305", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/route", "vendor/golang.org/x/sys/cpu" ], "TestGoFiles": [ "trace_test.go" ], "TestImports": [ "bytes", "context", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "log", "net/http", "net/http/httptrace" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/net/http/internal", "ImportPath": "net/http/internal", "Name": "internal", "Doc": "Package internal contains HTTP internals shared by net/http and net/http/httputil.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/net/http/internal.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "chunked.go" ], "Imports": [ "bufio", "bytes", "errors", "fmt", "io" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "chunked_test.go" ], "TestImports": [ "bufio", "bytes", "fmt", "io", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/net/http/internal/ascii", "ImportPath": "net/http/internal/ascii", "Name": "ascii", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/net/http/internal/ascii.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "print.go" ], "Imports": [ "strings", "unicode" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strings", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "print_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/net/http", "ImportPath": "net/http", "Name": "http", "Doc": "Package http provides HTTP client and server implementations.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/net/http.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "client.go", "clone.go", "cookie.go", "doc.go", "filetransport.go", "fs.go", "h2_bundle.go", "header.go", "http.go", "jar.go", "method.go", "request.go", "response.go", "roundtrip.go", "server.go", "sniff.go", "socks_bundle.go", "status.go", "transfer.go", "transport.go" ], "IgnoredGoFiles": [ "omithttp2.go", "roundtrip_js.go", "triv.go" ], "Imports": [ "bufio", "bytes", "compress/gzip", "container/list", "context", "crypto/rand", "crypto/tls", "encoding/base64", "encoding/binary", "errors", "fmt", "vendor/golang.org/x/net/http/httpguts", "vendor/golang.org/x/net/http/httpproxy", "vendor/golang.org/x/net/http2/hpack", "vendor/golang.org/x/net/idna", "io", "io/fs", "io/ioutil", "log", "math", "math/rand", "mime", "mime/multipart", "net", "net/http/httptrace", "net/http/internal", "net/http/internal/ascii", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "sort", "strconv", "strings", "sync", "sync/atomic", "time", "unicode/utf8" ], "ImportMap": { "golang.org/x/net/http/httpguts": "vendor/golang.org/x/net/http/httpguts", "golang.org/x/net/http/httpproxy": "vendor/golang.org/x/net/http/httpproxy", "golang.org/x/net/http2/hpack": "vendor/golang.org/x/net/http2/hpack", "golang.org/x/net/idna": "vendor/golang.org/x/net/idna" }, "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/ed25519/internal/edwards25519/field", "crypto/elliptic", "crypto/elliptic/internal/fiat", "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/internal/macos", "crypto/x509/pkix", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "mime", "mime/multipart", "mime/quotedprintable", "net", "net/http/httptrace", "net/http/internal", "net/http/internal/ascii", "net/textproto", "net/url", "os", "path", "path/filepath", "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", "vendor/golang.org/x/crypto/chacha20", "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/subtle", "vendor/golang.org/x/crypto/poly1305", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/http/httpguts", "vendor/golang.org/x/net/http/httpproxy", "vendor/golang.org/x/net/http2/hpack", "vendor/golang.org/x/net/idna", "vendor/golang.org/x/net/route", "vendor/golang.org/x/sys/cpu", "vendor/golang.org/x/text/secure/bidirule", "vendor/golang.org/x/text/transform", "vendor/golang.org/x/text/unicode/bidi", "vendor/golang.org/x/text/unicode/norm" ], "TestGoFiles": [ "cookie_test.go", "export_test.go", "filetransport_test.go", "header_test.go", "http_test.go", "proxy_test.go", "range_test.go", "readrequest_test.go", "requestwrite_test.go", "response_test.go", "responsewrite_test.go", "server_test.go", "transfer_test.go", "transport_internal_test.go" ], "TestImports": [ "bufio", "bytes", "compress/gzip", "context", "crypto/rand", "crypto/tls", "encoding/json", "errors", "fmt", "go/token", "internal/race", "internal/testenv", "io", "io/fs", "log", "net", "net/http/internal", "net/http/internal/testcert", "net/url", "os", "os/exec", "path/filepath", "reflect", "regexp", "runtime", "sort", "strings", "sync", "testing", "testing/iotest", "time" ], "XTestGoFiles": [ "alpn_test.go", "client_test.go", "clientserver_test.go", "example_filesystem_test.go", "example_handle_test.go", "example_test.go", "fs_test.go", "main_test.go", "request_test.go", "serve_test.go", "sniff_test.go", "transport_test.go" ], "XTestImports": [ "bufio", "bytes", "compress/gzip", "compress/zlib", "context", "crypto/rand", "crypto/sha1", "crypto/tls", "crypto/x509", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "go/token", "hash", "internal/nettrace", "internal/testenv", "io", "io/fs", "log", "math", "math/rand", "mime", "mime/multipart", "net", "net/http", "net/http/cookiejar", "net/http/httptest", "net/http/httptrace", "net/http/httputil", "net/http/internal", "net/http/internal/testcert", "net/textproto", "net/url", "os", "os/exec", "os/signal", "path", "path/filepath", "reflect", "regexp", "runtime", "runtime/debug", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "testing", "testing/iotest", "time", "vendor/golang.org/x/net/http/httpguts" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/regexp/syntax", "ImportPath": "regexp/syntax", "Name": "syntax", "Doc": "Package syntax parses regular expressions into parse trees and compiles parse trees into programs.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/regexp/syntax.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "compile.go", "doc.go", "op_string.go", "parse.go", "perl_groups.go", "prog.go", "regexp.go", "simplify.go" ], "Imports": [ "sort", "strconv", "strings", "unicode", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "parse_test.go", "prog_test.go", "simplify_test.go" ], "TestImports": [ "fmt", "strings", "testing", "unicode" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/regexp", "ImportPath": "regexp", "Name": "regexp", "Doc": "Package regexp implements regular expression search.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/regexp.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "backtrack.go", "exec.go", "onepass.go", "regexp.go" ], "Imports": [ "bytes", "io", "regexp/syntax", "sort", "strconv", "strings", "sync", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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": "/Users/carlos/lab/go/pkg/mod/github.com/magiconair/properties@v1.8.5", "ImportPath": "github.com/magiconair/properties", "Name": "properties", "Doc": "Package properties provides functions for reading and writing ISO-8859-1 and UTF-8 encoded .properties files and has support for recursive property expansion.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/magiconair/properties@v1.8.5", "Module": { "Path": "github.com/magiconair/properties", "Version": "v1.8.5", "Time": "2021-03-24T16:50:46Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/magiconair/properties@v1.8.5", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/magiconair/properties/@v/v1.8.5.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "decode.go", "doc.go", "integrate.go", "lex.go", "load.go", "parser.go", "properties.go", "rangecheck.go" ], "Imports": [ "bytes", "flag", "fmt", "io", "io/ioutil", "log", "math", "net/http", "os", "reflect", "regexp", "runtime", "sort", "strconv", "strings", "time", "unicode/utf8" ], "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/ed25519/internal/edwards25519/field", "crypto/elliptic", "crypto/elliptic/internal/fiat", "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/internal/macos", "crypto/x509/pkix", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "flag", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "mime", "mime/multipart", "mime/quotedprintable", "net", "net/http", "net/http/httptrace", "net/http/internal", "net/http/internal/ascii", "net/textproto", "net/url", "os", "path", "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/chacha20", "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/subtle", "vendor/golang.org/x/crypto/poly1305", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/http/httpguts", "vendor/golang.org/x/net/http/httpproxy", "vendor/golang.org/x/net/http2/hpack", "vendor/golang.org/x/net/idna", "vendor/golang.org/x/net/route", "vendor/golang.org/x/sys/cpu", "vendor/golang.org/x/text/secure/bidirule", "vendor/golang.org/x/text/transform", "vendor/golang.org/x/text/unicode/bidi", "vendor/golang.org/x/text/unicode/norm" ], "TestGoFiles": [ "benchmark_test.go", "decode_test.go", "example_test.go", "integrate_test.go", "load_test.go", "properties_test.go" ], "TestImports": [ "bytes", "flag", "fmt", "github.com/magiconair/properties/assert", "io/ioutil", "log", "math", "net/http", "net/http/httptest", "os", "reflect", "regexp", "runtime", "strconv", "strings", "testing", "time" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/mitchellh/mapstructure@v1.4.2", "ImportPath": "github.com/mitchellh/mapstructure", "Name": "mapstructure", "Doc": "Package mapstructure exposes functionality to convert one arbitrary Go type into another, typically to convert a map[string]interface{} into a native Go structure.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/mitchellh/mapstructure@v1.4.2", "Module": { "Path": "github.com/mitchellh/mapstructure", "Version": "v1.4.2", "Time": "2021-09-14T17:25:19Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/mitchellh/mapstructure@v1.4.2", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/mitchellh/mapstructure/@v/v1.4.2.mod", "GoVersion": "1.14" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "decode_hooks.go", "error.go", "mapstructure.go" ], "Imports": [ "encoding", "encoding/json", "errors", "fmt", "net", "reflect", "sort", "strconv", "strings", "time" ], "Deps": [ "bytes", "context", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "net", "os", "path", "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", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/route" ], "TestGoFiles": [ "decode_hooks_test.go", "mapstructure_benchmark_test.go", "mapstructure_bugs_test.go", "mapstructure_examples_test.go", "mapstructure_test.go" ], "TestImports": [ "encoding/json", "errors", "fmt", "io", "math/big", "net", "reflect", "sort", "strings", "testing", "time" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/afero@v1.6.0/mem", "ImportPath": "github.com/spf13/afero/mem", "Name": "mem", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/afero@v1.6.0", "Module": { "Path": "github.com/spf13/afero", "Version": "v1.6.0", "Time": "2021-03-20T14:22:17Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/afero@v1.6.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/spf13/afero/@v/v1.6.0.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "dir.go", "dirmap.go", "file.go" ], "Imports": [ "bytes", "errors", "io", "os", "path/filepath", "sort", "sync", "sync/atomic", "time" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "os", "path", "path/filepath", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "file_test.go" ], "TestImports": [ "bytes", "io", "testing", "time" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/transform", "ImportPath": "golang.org/x/text/transform", "Name": "transform", "Doc": "Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "transform.go" ], "Imports": [ "bytes", "errors", "io", "unicode/utf8" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "transform_test.go" ], "TestImports": [ "bytes", "errors", "fmt", "golang.org/x/text/internal/testtext", "io/ioutil", "strconv", "strings", "testing", "time", "unicode/utf8" ], "XTestGoFiles": [ "examples_test.go" ], "XTestImports": [ "fmt", "golang.org/x/text/transform", "golang.org/x/text/unicode/norm", "unicode" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/unicode/norm", "ImportPath": "golang.org/x/text/unicode/norm", "Name": "norm", "Doc": "Package norm contains types and functions for normalizing Unicode strings.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/text/transform", "GoFiles": [ "composition.go", "forminfo.go", "input.go", "iter.go", "normalize.go", "readwriter.go", "tables13.0.0.go", "transform.go", "trie.go" ], "IgnoredGoFiles": [ "data10.0.0_test.go", "data11.0.0_test.go", "data12.0.0_test.go", "data9.0.0_test.go", "forminfo_test.go", "maketables.go", "tables10.0.0.go", "tables11.0.0.go", "tables12.0.0.go", "tables9.0.0.go", "triegen.go" ], "Imports": [ "encoding/binary", "fmt", "golang.org/x/text/transform", "io", "sync", "unicode/utf8" ], "Deps": [ "bytes", "encoding/binary", "errors", "fmt", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "composition_test.go", "data13.0.0_test.go", "iter_test.go", "normalize_test.go", "readwriter_test.go", "transform_test.go", "ucd_test.go" ], "TestImports": [ "bufio", "bytes", "flag", "fmt", "golang.org/x/text/internal/gen", "golang.org/x/text/internal/testtext", "golang.org/x/text/transform", "io", "io/ioutil", "log", "os", "os/exec", "path/filepath", "regexp", "runtime", "strconv", "strings", "sync", "testing", "time", "unicode/utf8" ], "XTestGoFiles": [ "example_iter_test.go", "example_test.go" ], "XTestImports": [ "bytes", "fmt", "golang.org/x/text/unicode/norm", "io", "unicode/utf8" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/afero@v1.6.0", "ImportPath": "github.com/spf13/afero", "Name": "afero", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/afero@v1.6.0", "Module": { "Path": "github.com/spf13/afero", "Version": "v1.6.0", "Time": "2021-03-20T14:22:17Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/afero@v1.6.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/spf13/afero/@v/v1.6.0.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/text/transform", "GoFiles": [ "afero.go", "basepath.go", "cacheOnReadFs.go", "const_bsds.go", "copyOnWriteFs.go", "httpFs.go", "iofs.go", "ioutil.go", "lstater.go", "match.go", "memmap.go", "os.go", "path.go", "readonlyfs.go", "regexpfs.go", "symlink.go", "unionFile.go", "util.go" ], "IgnoredGoFiles": [ "const_win_unix.go" ], "Imports": [ "bytes", "errors", "fmt", "github.com/spf13/afero/mem", "golang.org/x/text/transform", "golang.org/x/text/unicode/norm", "io", "io/fs", "log", "net/http", "os", "path", "path/filepath", "regexp", "runtime", "sort", "strconv", "strings", "sync", "syscall", "time", "unicode" ], "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/ed25519/internal/edwards25519/field", "crypto/elliptic", "crypto/elliptic/internal/fiat", "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/internal/macos", "crypto/x509/pkix", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "github.com/spf13/afero/mem", "golang.org/x/text/transform", "golang.org/x/text/unicode/norm", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "mime", "mime/multipart", "mime/quotedprintable", "net", "net/http", "net/http/httptrace", "net/http/internal", "net/http/internal/ascii", "net/textproto", "net/url", "os", "path", "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/chacha20", "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/subtle", "vendor/golang.org/x/crypto/poly1305", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/http/httpguts", "vendor/golang.org/x/net/http/httpproxy", "vendor/golang.org/x/net/http2/hpack", "vendor/golang.org/x/net/idna", "vendor/golang.org/x/net/route", "vendor/golang.org/x/sys/cpu", "vendor/golang.org/x/text/secure/bidirule", "vendor/golang.org/x/text/transform", "vendor/golang.org/x/text/unicode/bidi", "vendor/golang.org/x/text/unicode/norm" ], "TestGoFiles": [ "afero_test.go", "basepath_test.go", "composite_test.go", "copyOnWriteFs_test.go", "iofs_test.go", "ioutil_test.go", "lstater_test.go", "match_test.go", "memmap_test.go", "path_test.go", "ro_regexp_test.go", "symlink_test.go", "util_test.go" ], "TestImports": [ "bytes", "errors", "fmt", "io", "io/fs", "io/ioutil", "os", "path/filepath", "regexp", "runtime", "strconv", "strings", "syscall", "testing", "testing/fstest", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/html", "ImportPath": "html", "Name": "html", "Doc": "Package html provides functions for escaping and unescaping HTML text.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/html.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "entity.go", "escape.go" ], "IgnoredGoFiles": [ "fuzz.go" ], "Imports": [ "strings", "sync", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "strings", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "entity_test.go", "escape_test.go" ], "TestImports": [ "strings", "testing", "unicode/utf8" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "html" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/text/template/parse", "ImportPath": "text/template/parse", "Name": "parse", "Doc": "Package parse builds parse trees for templates as defined by text/template and html/template.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/text/template/parse.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "lex.go", "node.go", "parse.go" ], "Imports": [ "bytes", "fmt", "runtime", "strconv", "strings", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "lex_test.go", "parse_test.go" ], "TestImports": [ "flag", "fmt", "strings", "testing" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/text/template", "ImportPath": "text/template", "Name": "template", "Doc": "Package template implements data-driven templates for generating textual output.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/text/template.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "exec.go", "funcs.go", "helper.go", "option.go", "template.go" ], "Imports": [ "bytes", "errors", "fmt", "internal/fmtsort", "io", "io/fs", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "strings", "sync", "text/template/parse", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/template/parse", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "exec_test.go", "multi_test.go" ], "TestImports": [ "bytes", "errors", "flag", "fmt", "io", "os", "reflect", "strings", "sync", "testing", "text/template/parse" ], "XTestGoFiles": [ "example_test.go", "examplefiles_test.go", "examplefunc_test.go", "link_test.go" ], "XTestImports": [ "bytes", "internal/testenv", "io", "log", "os", "os/exec", "path/filepath", "strings", "testing", "text/template" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/html/template", "ImportPath": "html/template", "Name": "template", "Doc": "Package template (html/template) implements data-driven templates for generating HTML output safe against code injection.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/html/template.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "attr.go", "attr_string.go", "content.go", "context.go", "css.go", "delim_string.go", "doc.go", "element_string.go", "error.go", "escape.go", "html.go", "js.go", "jsctx_string.go", "state_string.go", "template.go", "transition.go", "url.go", "urlpart_string.go" ], "Imports": [ "bytes", "encoding/json", "fmt", "html", "io", "io/fs", "os", "path", "path/filepath", "reflect", "strconv", "strings", "sync", "text/template", "text/template/parse", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "html", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/template", "text/template/parse", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "clone_test.go", "content_test.go", "css_test.go", "escape_test.go", "exec_test.go", "html_test.go", "js_test.go", "multi_test.go", "transition_test.go", "url_test.go" ], "TestImports": [ "archive/zip", "bytes", "encoding/json", "errors", "flag", "fmt", "html", "io", "math", "os", "reflect", "strconv", "strings", "sync", "testing", "text/template", "text/template/parse" ], "XTestGoFiles": [ "example_test.go", "examplefiles_test.go", "template_test.go" ], "XTestImports": [ "bytes", "encoding/json", "fmt", "html/template", "io", "log", "os", "path/filepath", "strings", "testing", "text/template", "text/template/parse" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/cast@v1.4.1", "ImportPath": "github.com/spf13/cast", "Name": "cast", "Doc": "Package cast provides easy and safe casting in Go.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/cast@v1.4.1", "Module": { "Path": "github.com/spf13/cast", "Version": "v1.4.1", "Time": "2021-08-15T17:48:01Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/cast@v1.4.1", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/spf13/cast/@v/v1.4.1.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "cast.go", "caste.go", "timeformattype_string.go" ], "Imports": [ "encoding/json", "errors", "fmt", "html/template", "reflect", "strconv", "strings", "time" ], "Deps": [ "bytes", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "html", "html/template", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/template", "text/template/parse", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "cast_test.go" ], "TestImports": [ "errors", "fmt", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "html/template", "path", "testing", "time" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/jwalterweatherman@v1.1.0", "ImportPath": "github.com/spf13/jwalterweatherman", "Name": "jwalterweatherman", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/jwalterweatherman@v1.1.0", "Module": { "Path": "github.com/spf13/jwalterweatherman", "Version": "v1.1.0", "Time": "2018-10-28T14:53:47Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/jwalterweatherman@v1.1.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/spf13/jwalterweatherman/@v/v1.1.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "default_notepad.go", "log_counter.go", "notepad.go" ], "Imports": [ "fmt", "io", "io/ioutil", "log", "os", "sync/atomic" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "log", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "default_notepad_test.go", "notepad_test.go" ], "TestImports": [ "bytes", "github.com/stretchr/testify/require", "io", "io/ioutil", "sync", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/pflag@v1.0.5", "ImportPath": "github.com/spf13/pflag", "Name": "pflag", "Doc": "Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/pflag@v1.0.5", "Module": { "Path": "github.com/spf13/pflag", "Version": "v1.0.5", "Time": "2019-09-18T19:59:20Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/pflag@v1.0.5", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/spf13/pflag/@v/v1.0.5.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "bool.go", "bool_slice.go", "bytes.go", "count.go", "duration.go", "duration_slice.go", "flag.go", "float32.go", "float32_slice.go", "float64.go", "float64_slice.go", "golangflag.go", "int.go", "int16.go", "int32.go", "int32_slice.go", "int64.go", "int64_slice.go", "int8.go", "int_slice.go", "ip.go", "ip_slice.go", "ipmask.go", "ipnet.go", "string.go", "string_array.go", "string_slice.go", "string_to_int.go", "string_to_int64.go", "string_to_string.go", "uint.go", "uint16.go", "uint32.go", "uint64.go", "uint8.go", "uint_slice.go" ], "Imports": [ "bytes", "encoding/base64", "encoding/csv", "encoding/hex", "errors", "flag", "fmt", "io", "net", "os", "reflect", "sort", "strconv", "strings", "time" ], "Deps": [ "bufio", "bytes", "context", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "errors", "flag", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "net", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/route" ], "TestGoFiles": [ "bool_slice_test.go", "bool_test.go", "bytes_test.go", "count_test.go", "duration_slice_test.go", "export_test.go", "flag_test.go", "float32_slice_test.go", "float64_slice_test.go", "golangflag_test.go", "int32_slice_test.go", "int64_slice_test.go", "int_slice_test.go", "ip_slice_test.go", "ip_test.go", "ipnet_test.go", "printusage_test.go", "string_array_test.go", "string_slice_test.go", "string_to_int64_test.go", "string_to_int_test.go", "string_to_string_test.go", "uint_slice_test.go" ], "TestImports": [ "bytes", "encoding/base64", "encoding/csv", "flag", "fmt", "io", "io/ioutil", "net", "os", "reflect", "sort", "strconv", "strings", "testing", "time" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "github.com/spf13/pflag" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0/internal/encoding", "ImportPath": "github.com/spf13/viper/internal/encoding", "Name": "encoding", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "Module": { "Path": "github.com/spf13/viper", "Version": "v1.9.0", "Time": "2021-09-19T21:25:03Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.9.0.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "decoder.go", "encoder.go", "error.go" ], "Imports": [ "sync" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "decoder_test.go", "encoder_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/hcl/strconv", "ImportPath": "github.com/hashicorp/hcl/hcl/strconv", "Name": "strconv", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "quote.go" ], "Imports": [ "errors", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "quote_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/hcl/token", "ImportPath": "github.com/hashicorp/hcl/hcl/token", "Name": "token", "Doc": "Package token defines constants representing the lexical tokens for HCL (HashiCorp Configuration Language)", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: github.com/hashicorp/hcl/hcl/strconv", "GoFiles": [ "position.go", "token.go" ], "Imports": [ "fmt", "github.com/hashicorp/hcl/hcl/strconv", "strconv", "strings" ], "Deps": [ "errors", "fmt", "github.com/hashicorp/hcl/hcl/strconv", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "token_test.go" ], "TestImports": [ "reflect", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/hcl/ast", "ImportPath": "github.com/hashicorp/hcl/hcl/ast", "Name": "ast", "Doc": "Package ast declares the types used to represent syntax trees for HCL (HashiCorp Configuration Language)", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: github.com/hashicorp/hcl/hcl/strconv", "GoFiles": [ "ast.go", "walk.go" ], "Imports": [ "fmt", "github.com/hashicorp/hcl/hcl/token", "strings" ], "Deps": [ "errors", "fmt", "github.com/hashicorp/hcl/hcl/strconv", "github.com/hashicorp/hcl/hcl/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "ast_test.go" ], "TestImports": [ "github.com/hashicorp/hcl/hcl/token", "reflect", "strings", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/hcl/scanner", "ImportPath": "github.com/hashicorp/hcl/hcl/scanner", "Name": "scanner", "Doc": "Package scanner implements a scanner for HCL (HashiCorp Configuration Language) source text.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: github.com/hashicorp/hcl/hcl/strconv", "GoFiles": [ "scanner.go" ], "Imports": [ "bytes", "fmt", "github.com/hashicorp/hcl/hcl/token", "os", "regexp", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "github.com/hashicorp/hcl/hcl/strconv", "github.com/hashicorp/hcl/hcl/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "scanner_test.go" ], "TestImports": [ "bytes", "fmt", "github.com/hashicorp/hcl/hcl/token", "strings", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/hcl/parser", "ImportPath": "github.com/hashicorp/hcl/hcl/parser", "Name": "parser", "Doc": "Package parser implements a parser for HCL (HashiCorp Configuration Language)", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: github.com/hashicorp/hcl/hcl/strconv", "GoFiles": [ "error.go", "parser.go" ], "Imports": [ "bytes", "errors", "fmt", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/scanner", "github.com/hashicorp/hcl/hcl/token", "strings" ], "Deps": [ "bytes", "errors", "fmt", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/scanner", "github.com/hashicorp/hcl/hcl/strconv", "github.com/hashicorp/hcl/hcl/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "error_test.go", "parser_test.go" ], "TestImports": [ "fmt", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/token", "io/ioutil", "path/filepath", "reflect", "runtime", "strings", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/json/token", "ImportPath": "github.com/hashicorp/hcl/json/token", "Name": "token", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: github.com/hashicorp/hcl/hcl/strconv", "GoFiles": [ "position.go", "token.go" ], "Imports": [ "fmt", "github.com/hashicorp/hcl/hcl/token", "strconv" ], "Deps": [ "errors", "fmt", "github.com/hashicorp/hcl/hcl/strconv", "github.com/hashicorp/hcl/hcl/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "token_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/json/scanner", "ImportPath": "github.com/hashicorp/hcl/json/scanner", "Name": "scanner", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: github.com/hashicorp/hcl/hcl/strconv", "GoFiles": [ "scanner.go" ], "Imports": [ "bytes", "fmt", "github.com/hashicorp/hcl/json/token", "os", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "github.com/hashicorp/hcl/hcl/strconv", "github.com/hashicorp/hcl/hcl/token", "github.com/hashicorp/hcl/json/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "scanner_test.go" ], "TestImports": [ "bytes", "fmt", "github.com/hashicorp/hcl/json/token", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/json/parser", "ImportPath": "github.com/hashicorp/hcl/json/parser", "Name": "parser", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: github.com/hashicorp/hcl/hcl/strconv", "GoFiles": [ "flatten.go", "parser.go" ], "Imports": [ "errors", "fmt", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/token", "github.com/hashicorp/hcl/json/scanner", "github.com/hashicorp/hcl/json/token" ], "Deps": [ "bytes", "errors", "fmt", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/strconv", "github.com/hashicorp/hcl/hcl/token", "github.com/hashicorp/hcl/json/scanner", "github.com/hashicorp/hcl/json/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "parser_test.go" ], "TestImports": [ "fmt", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/token", "io/ioutil", "path/filepath", "reflect", "runtime", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "ImportPath": "github.com/hashicorp/hcl", "Name": "hcl", "Doc": "Package hcl decodes HCL into usable Go structures.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: github.com/hashicorp/hcl/hcl/strconv", "GoFiles": [ "decoder.go", "hcl.go", "lex.go", "parse.go" ], "Imports": [ "errors", "fmt", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/parser", "github.com/hashicorp/hcl/hcl/token", "github.com/hashicorp/hcl/json/parser", "reflect", "sort", "strconv", "strings", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/parser", "github.com/hashicorp/hcl/hcl/scanner", "github.com/hashicorp/hcl/hcl/strconv", "github.com/hashicorp/hcl/hcl/token", "github.com/hashicorp/hcl/json/parser", "github.com/hashicorp/hcl/json/scanner", "github.com/hashicorp/hcl/json/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "decoder_test.go", "hcl_test.go", "lex_test.go" ], "TestImports": [ "github.com/davecgh/go-spew/spew", "github.com/hashicorp/hcl/hcl/ast", "io/ioutil", "path/filepath", "reflect", "testing", "time" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/text/tabwriter", "ImportPath": "text/tabwriter", "Name": "tabwriter", "Doc": "Package tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/text/tabwriter.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "tabwriter.go" ], "Imports": [ "io", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/race", "internal/reflectlite", "internal/unsafeheader", "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", "os", "testing", "text/tabwriter" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/hcl/printer", "ImportPath": "github.com/hashicorp/hcl/hcl/printer", "Name": "printer", "Doc": "Package printer implements printing of AST nodes to HCL format.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: github.com/hashicorp/hcl/hcl/strconv", "GoFiles": [ "nodes.go", "printer.go" ], "Imports": [ "bytes", "fmt", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/parser", "github.com/hashicorp/hcl/hcl/token", "io", "sort", "text/tabwriter" ], "Deps": [ "bytes", "errors", "fmt", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/parser", "github.com/hashicorp/hcl/hcl/scanner", "github.com/hashicorp/hcl/hcl/strconv", "github.com/hashicorp/hcl/hcl/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "printer_test.go" ], "TestImports": [ "bytes", "errors", "flag", "fmt", "github.com/hashicorp/hcl/hcl/parser", "io/ioutil", "path/filepath", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0/internal/encoding/hcl", "ImportPath": "github.com/spf13/viper/internal/encoding/hcl", "Name": "hcl", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "Module": { "Path": "github.com/spf13/viper", "Version": "v1.9.0", "Time": "2021-09-19T21:25:03Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.9.0.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: github.com/hashicorp/hcl/hcl/strconv", "GoFiles": [ "codec.go" ], "Imports": [ "bytes", "encoding/json", "github.com/hashicorp/hcl", "github.com/hashicorp/hcl/hcl/printer" ], "Deps": [ "bytes", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/hashicorp/hcl", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/parser", "github.com/hashicorp/hcl/hcl/printer", "github.com/hashicorp/hcl/hcl/scanner", "github.com/hashicorp/hcl/hcl/strconv", "github.com/hashicorp/hcl/hcl/token", "github.com/hashicorp/hcl/json/parser", "github.com/hashicorp/hcl/json/scanner", "github.com/hashicorp/hcl/json/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "regexp", "regexp/syntax", "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" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0/internal/encoding/json", "ImportPath": "github.com/spf13/viper/internal/encoding/json", "Name": "json", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "Module": { "Path": "github.com/spf13/viper", "Version": "v1.9.0", "Time": "2021-09-19T21:25:03Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.9.0.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "codec.go" ], "Imports": [ "encoding/json" ], "Deps": [ "bytes", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/pelletier/go-toml@v1.9.4", "ImportPath": "github.com/pelletier/go-toml", "Name": "toml", "Doc": "Package toml is a TOML parser and manipulation library.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/pelletier/go-toml@v1.9.4", "Module": { "Path": "github.com/pelletier/go-toml", "Version": "v1.9.4", "Time": "2021-09-06T01:38:35Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/pelletier/go-toml@v1.9.4", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/pelletier/go-toml/@v/v1.9.4.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "doc.go", "keysparsing.go", "lexer.go", "localtime.go", "marshal.go", "parser.go", "position.go", "token.go", "toml.go", "tomlpub.go", "tomltree_create.go", "tomltree_write.go", "tomltree_writepub.go" ], "IgnoredGoFiles": [ "fuzz.go" ], "Imports": [ "bytes", "encoding", "errors", "fmt", "io", "io/ioutil", "math", "math/big", "os", "reflect", "runtime", "sort", "strconv", "strings", "time" ], "Deps": [ "bytes", "encoding", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "math", "math/big", "math/bits", "math/rand", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "keysparsing_test.go", "lexer_test.go", "localtime_test.go", "marshal_test.go", "parser_test.go", "position_test.go", "token_test.go", "toml_test.go", "toml_testgen_support_test.go", "toml_testgen_test.go", "tomltree_create_test.go", "tomltree_write_test.go" ], "TestImports": [ "bytes", "encoding/json", "errors", "fmt", "io/ioutil", "math", "os", "reflect", "strconv", "strings", "testing", "text/tabwriter", "time" ], "XTestGoFiles": [ "doc_test.go" ], "XTestImports": [ "fmt", "github.com/pelletier/go-toml", "log", "os" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0/internal/encoding/toml", "ImportPath": "github.com/spf13/viper/internal/encoding/toml", "Name": "toml", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "Module": { "Path": "github.com/spf13/viper", "Version": "v1.9.0", "Time": "2021-09-19T21:25:03Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.9.0.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: github.com/pelletier/go-toml", "GoFiles": [ "codec.go" ], "Imports": [ "github.com/pelletier/go-toml" ], "Deps": [ "bytes", "encoding", "encoding/binary", "errors", "fmt", "github.com/pelletier/go-toml", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "math", "math/big", "math/bits", "math/rand", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0", "ImportPath": "gopkg.in/yaml.v2", "Name": "yaml", "Doc": "Package yaml implements YAML support for the Go language.", "Root": "/Users/carlos/lab/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0", "Module": { "Path": "gopkg.in/yaml.v2", "Version": "v2.4.0", "Time": "2020-11-17T15:46:20Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/gopkg.in/yaml.v2/@v/v2.4.0.mod", "GoVersion": "1.15" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "apic.go", "decode.go", "emitterc.go", "encode.go", "parserc.go", "readerc.go", "resolve.go", "scannerc.go", "sorter.go", "writerc.go", "yaml.go", "yamlh.go", "yamlprivateh.go" ], "Imports": [ "bytes", "encoding", "encoding/base64", "errors", "fmt", "io", "math", "reflect", "regexp", "sort", "strconv", "strings", "sync", "time", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "encoding", "encoding/base64", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "decode_test.go", "encode_test.go", "example_embedded_test.go", "limit_test.go", "suite_test.go" ], "XTestImports": [ "bytes", "errors", "fmt", "gopkg.in/check.v1", "gopkg.in/yaml.v2", "io", "log", "math", "net", "os", "reflect", "strconv", "strings", "testing", "time" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0/internal/encoding/yaml", "ImportPath": "github.com/spf13/viper/internal/encoding/yaml", "Name": "yaml", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "Module": { "Path": "github.com/spf13/viper", "Version": "v1.9.0", "Time": "2021-09-19T21:25:03Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.9.0.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: gopkg.in/yaml.v2", "GoFiles": [ "codec.go" ], "Imports": [ "gopkg.in/yaml.v2" ], "Deps": [ "bytes", "encoding", "encoding/base64", "encoding/binary", "errors", "fmt", "gopkg.in/yaml.v2", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/subosito/gotenv@v1.2.0", "ImportPath": "github.com/subosito/gotenv", "Name": "gotenv", "Doc": "Package gotenv provides functionality to dynamically load the environment variables", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/subosito/gotenv@v1.2.0", "Module": { "Path": "github.com/subosito/gotenv", "Version": "v1.2.0", "Time": "2019-08-03T14:02:50Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/subosito/gotenv@v1.2.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/subosito/gotenv/@v/v1.2.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "gotenv.go" ], "Imports": [ "bufio", "fmt", "io", "os", "regexp", "strings" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "gotenv_test.go" ], "XTestImports": [ "bufio", "github.com/stretchr/testify/assert", "github.com/subosito/gotenv", "os", "strings", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/gopkg.in/ini.v1@v1.63.2", "ImportPath": "gopkg.in/ini.v1", "Name": "ini", "Doc": "Package ini provides INI file read and write functionality in Go.", "Root": "/Users/carlos/lab/go/pkg/mod/gopkg.in/ini.v1@v1.63.2", "Module": { "Path": "gopkg.in/ini.v1", "Version": "v1.63.2", "Time": "2021-09-16T05:34:39Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/gopkg.in/ini.v1@v1.63.2", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/gopkg.in/ini.v1/@v/v1.63.2.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "data_source.go", "deprecated.go", "error.go", "file.go", "helper.go", "ini.go", "key.go", "parser.go", "section.go", "struct.go" ], "Imports": [ "bufio", "bytes", "errors", "fmt", "io", "io/ioutil", "os", "reflect", "regexp", "runtime", "strconv", "strings", "sync", "time", "unicode" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "math", "math/bits", "os", "path", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "bench_test.go", "file_test.go", "helper_test.go", "ini_test.go", "key_test.go", "parser_test.go", "section_test.go", "struct_test.go" ], "TestImports": [ "bytes", "flag", "fmt", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "io/ioutil", "path/filepath", "runtime", "strings", "testing", "time" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "ImportPath": "github.com/spf13/viper", "Name": "viper", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "Module": { "Path": "github.com/spf13/viper", "Version": "v1.9.0", "Time": "2021-09-19T21:25:03Z", "Indirect": true, "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/spf13/viper@v1.9.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.9.0.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/sys/internal/unsafeheader", "GoFiles": [ "flags.go", "util.go", "viper.go", "watch.go" ], "IgnoredGoFiles": [ "watch_wasm.go" ], "Imports": [ "bytes", "encoding/csv", "errors", "fmt", "github.com/fsnotify/fsnotify", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/spf13/afero", "github.com/spf13/cast", "github.com/spf13/jwalterweatherman", "github.com/spf13/pflag", "github.com/spf13/viper/internal/encoding", "github.com/spf13/viper/internal/encoding/hcl", "github.com/spf13/viper/internal/encoding/json", "github.com/spf13/viper/internal/encoding/toml", "github.com/spf13/viper/internal/encoding/yaml", "github.com/subosito/gotenv", "gopkg.in/ini.v1", "io", "log", "os", "path/filepath", "reflect", "runtime", "strconv", "strings", "sync", "time", "unicode" ], "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/ed25519/internal/edwards25519/field", "crypto/elliptic", "crypto/elliptic/internal/fiat", "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/internal/macos", "crypto/x509/pkix", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "flag", "fmt", "github.com/fsnotify/fsnotify", "github.com/hashicorp/hcl", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/parser", "github.com/hashicorp/hcl/hcl/printer", "github.com/hashicorp/hcl/hcl/scanner", "github.com/hashicorp/hcl/hcl/strconv", "github.com/hashicorp/hcl/hcl/token", "github.com/hashicorp/hcl/json/parser", "github.com/hashicorp/hcl/json/scanner", "github.com/hashicorp/hcl/json/token", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/spf13/afero", "github.com/spf13/afero/mem", "github.com/spf13/cast", "github.com/spf13/jwalterweatherman", "github.com/spf13/pflag", "github.com/spf13/viper/internal/encoding", "github.com/spf13/viper/internal/encoding/hcl", "github.com/spf13/viper/internal/encoding/json", "github.com/spf13/viper/internal/encoding/toml", "github.com/spf13/viper/internal/encoding/yaml", "github.com/subosito/gotenv", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/transform", "golang.org/x/text/unicode/norm", "gopkg.in/ini.v1", "gopkg.in/yaml.v2", "hash", "hash/crc32", "html", "html/template", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "mime", "mime/multipart", "mime/quotedprintable", "net", "net/http", "net/http/httptrace", "net/http/internal", "net/http/internal/ascii", "net/textproto", "net/url", "os", "path", "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", "text/tabwriter", "text/template", "text/template/parse", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/chacha20", "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/subtle", "vendor/golang.org/x/crypto/poly1305", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/http/httpguts", "vendor/golang.org/x/net/http/httpproxy", "vendor/golang.org/x/net/http2/hpack", "vendor/golang.org/x/net/idna", "vendor/golang.org/x/net/route", "vendor/golang.org/x/sys/cpu", "vendor/golang.org/x/text/secure/bidirule", "vendor/golang.org/x/text/transform", "vendor/golang.org/x/text/unicode/bidi", "vendor/golang.org/x/text/unicode/norm" ], "TestGoFiles": [ "flags_test.go", "overrides_test.go", "util_test.go", "viper_test.go" ], "TestImports": [ "bytes", "encoding/json", "fmt", "github.com/fsnotify/fsnotify", "github.com/mitchellh/mapstructure", "github.com/spf13/afero", "github.com/spf13/cast", "github.com/spf13/pflag", "github.com/spf13/viper/internal/testutil", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "io", "io/ioutil", "os", "os/exec", "path", "path/filepath", "reflect", "runtime", "sort", "strings", "sync", "testing", "time" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/internal/tag", "ImportPath": "golang.org/x/text/internal/tag", "Name": "tag", "Doc": "Package tag contains functionality handling tags and related data.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "tag.go" ], "Imports": [ "sort" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "unsafe" ], "TestGoFiles": [ "tag_test.go" ], "TestImports": [ "strings", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/internal/language", "ImportPath": "golang.org/x/text/internal/language", "Name": "language", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/text/internal/tag", "GoFiles": [ "common.go", "compact.go", "compose.go", "coverage.go", "language.go", "lookup.go", "match.go", "parse.go", "tables.go", "tags.go" ], "IgnoredGoFiles": [ "gen.go", "gen_common.go" ], "Imports": [ "bytes", "errors", "fmt", "golang.org/x/text/internal/tag", "sort", "strconv", "strings" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/text/internal/tag", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "compose_test.go", "language_test.go", "lookup_test.go", "match_test.go", "parse_test.go" ], "TestImports": [ "bytes", "flag", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/testtext", "reflect", "strings", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/internal/language/compact", "ImportPath": "golang.org/x/text/internal/language/compact", "Name": "compact", "Doc": "Package compact defines a compact representation of language tags.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/text/internal/tag", "GoFiles": [ "compact.go", "language.go", "parents.go", "tables.go", "tags.go" ], "IgnoredGoFiles": [ "gen.go", "gen_index.go", "gen_parents.go" ], "Imports": [ "golang.org/x/text/internal/language", "sort", "strings" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/text/internal/language", "golang.org/x/text/internal/tag", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "gen_test.go", "language_test.go", "parse_test.go" ], "TestImports": [ "golang.org/x/text/internal/language", "reflect", "strings", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/language", "ImportPath": "golang.org/x/text/language", "Name": "language", "Doc": "Package language implements BCP 47 language tags and related functionality.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/text/internal/tag", "GoFiles": [ "coverage.go", "doc.go", "go1_2.go", "language.go", "match.go", "parse.go", "tables.go", "tags.go" ], "IgnoredGoFiles": [ "gen.go", "go1_1.go" ], "Imports": [ "errors", "fmt", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "sort", "strconv", "strings" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "coverage_test.go", "language_test.go", "lookup_test.go", "match_test.go", "parse_test.go" ], "TestImports": [ "bytes", "flag", "fmt", "golang.org/x/text/internal/language", "golang.org/x/text/internal/testtext", "golang.org/x/text/internal/ucd", "os", "path", "path/filepath", "reflect", "strings", "testing" ], "XTestGoFiles": [ "examples_test.go", "httpexample_test.go" ], "XTestImports": [ "fmt", "golang.org/x/text/language", "net/http", "strings" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/internal/catmsg", "ImportPath": "golang.org/x/text/internal/catmsg", "Name": "catmsg", "Doc": "Package catmsg contains support types for package x/text/message/catalog.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/text/internal/tag", "GoFiles": [ "catmsg.go", "codec.go", "varint.go" ], "Imports": [ "errors", "fmt", "golang.org/x/text/language", "strconv", "strings", "sync" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/language", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "catmsg_test.go", "varint_test.go" ], "TestImports": [ "errors", "fmt", "golang.org/x/text/language", "strings", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/internal/stringset", "ImportPath": "golang.org/x/text/internal/stringset", "Name": "stringset", "Doc": "Package stringset provides a way to represent a collection of strings compactly.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "set.go" ], "Imports": [ "sort" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "unsafe" ], "TestGoFiles": [ "set_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/internal/number", "ImportPath": "golang.org/x/text/internal/number", "Name": "number", "Doc": "Package number contains tools and data for formatting numbers.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/text/internal/tag", "GoFiles": [ "common.go", "decimal.go", "format.go", "number.go", "pattern.go", "roundingmode_string.go", "tables.go" ], "IgnoredGoFiles": [ "gen.go", "gen_common.go" ], "Imports": [ "errors", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/stringset", "golang.org/x/text/language", "math", "strconv", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/stringset", "golang.org/x/text/internal/tag", "golang.org/x/text/language", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "decimal_test.go", "format_test.go", "number_test.go", "pattern_test.go", "tables_test.go" ], "TestImports": [ "flag", "fmt", "golang.org/x/text/internal/gen", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/testtext", "golang.org/x/text/language", "golang.org/x/text/unicode/cldr", "log", "math", "reflect", "strconv", "strings", "testing", "unsafe" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/internal", "ImportPath": "golang.org/x/text/internal", "Name": "internal", "Doc": "Package internal contains non-exported functionality that are used by packages in the text repository.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/text/internal/tag", "GoFiles": [ "internal.go", "match.go" ], "Imports": [ "golang.org/x/text/language", "sort" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/language", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "internal_test.go", "match_test.go" ], "TestImports": [ "fmt", "golang.org/x/text/language", "strings", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/message/catalog", "ImportPath": "golang.org/x/text/message/catalog", "Name": "catalog", "Doc": "Package catalog defines collections of translated format strings.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/text/internal/tag", "GoFiles": [ "catalog.go", "dict.go", "go19.go" ], "IgnoredGoFiles": [ "gopre19.go" ], "Imports": [ "errors", "fmt", "golang.org/x/text/internal", "golang.org/x/text/internal/catmsg", "golang.org/x/text/language", "sync" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/text/internal", "golang.org/x/text/internal/catmsg", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/language", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "catalog_test.go" ], "TestImports": [ "bytes", "golang.org/x/text/internal/catmsg", "golang.org/x/text/language", "path", "reflect", "strings", "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/feature/plural", "ImportPath": "golang.org/x/text/feature/plural", "Name": "plural", "Doc": "Package plural provides utilities for handling linguistic plurals in text.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/text/internal/tag", "GoFiles": [ "common.go", "message.go", "plural.go", "tables.go" ], "IgnoredGoFiles": [ "gen.go", "gen_common.go" ], "Imports": [ "fmt", "golang.org/x/text/internal/catmsg", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/number", "golang.org/x/text/language", "golang.org/x/text/message/catalog", "io/ioutil", "reflect", "strconv" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/text/internal", "golang.org/x/text/internal/catmsg", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/number", "golang.org/x/text/internal/stringset", "golang.org/x/text/internal/tag", "golang.org/x/text/language", "golang.org/x/text/message/catalog", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "data_test.go", "message_test.go", "plural_test.go" ], "TestImports": [ "fmt", "golang.org/x/text/internal/catmsg", "golang.org/x/text/language", "golang.org/x/text/message/catalog", "reflect", "strconv", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "golang.org/x/text/feature/plural", "golang.org/x/text/language", "golang.org/x/text/message" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/internal/format", "ImportPath": "golang.org/x/text/internal/format", "Name": "format", "Doc": "Package format contains types for defining language-specific formatting of values.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/text/internal/tag", "GoFiles": [ "format.go", "parser.go" ], "Imports": [ "fmt", "golang.org/x/text/language", "reflect", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/language", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "parser_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7/message", "ImportPath": "golang.org/x/text/message", "Name": "message", "Doc": "Package message implements formatted I/O for localized strings with functions analogous to the fmt's print functions.", "Root": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Dir": "/Users/carlos/lab/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "stale dependency: golang.org/x/text/internal/tag", "GoFiles": [ "catalog.go", "doc.go", "format.go", "message.go", "print.go" ], "Imports": [ "bytes", "fmt", "golang.org/x/text/feature/plural", "golang.org/x/text/internal/format", "golang.org/x/text/internal/number", "golang.org/x/text/language", "golang.org/x/text/message/catalog", "io", "math", "os", "reflect", "strconv", "sync", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/text/feature/plural", "golang.org/x/text/internal", "golang.org/x/text/internal/catmsg", "golang.org/x/text/internal/format", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/number", "golang.org/x/text/internal/stringset", "golang.org/x/text/internal/tag", "golang.org/x/text/language", "golang.org/x/text/message/catalog", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "math", "math/bits", "os", "path", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "catalog_test.go", "fmt_test.go", "message_test.go" ], "TestImports": [ "bytes", "fmt", "golang.org/x/text/internal", "golang.org/x/text/internal/format", "golang.org/x/text/language", "golang.org/x/text/message/catalog", "io", "math", "reflect", "runtime", "strings", "testing", "time" ], "XTestGoFiles": [ "examples_test.go" ], "XTestImports": [ "fmt", "golang.org/x/text/language", "golang.org/x/text/message", "net/http" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/os/exec", "ImportPath": "os/exec", "Name": "exec", "Doc": "Package exec runs external commands.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/os/exec.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "exec.go", "exec_unix.go", "lp_unix.go" ], "IgnoredGoFiles": [ "exec_linux_test.go", "exec_plan9.go", "exec_windows.go", "exec_windows_test.go", "lp_js.go", "lp_plan9.go", "lp_windows.go", "lp_windows_test.go", "read3.go" ], "Imports": [ "bytes", "context", "errors", "internal/syscall/execenv", "io", "io/fs", "os", "path/filepath", "runtime", "strconv", "strings", "sync", "syscall" ], "Deps": [ "bytes", "context", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/bits", "os", "path", "path/filepath", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "bench_test.go", "env_test.go", "internal_test.go", "lp_test.go", "lp_unix_test.go" ], "TestImports": [ "io", "os", "reflect", "testing" ], "XTestGoFiles": [ "example_test.go", "exec_posix_test.go", "exec_test.go" ], "XTestImports": [ "bufio", "bytes", "context", "encoding/json", "fmt", "internal/poll", "internal/testenv", "io", "log", "net", "net/http", "net/http/httptest", "os", "os/exec", "os/user", "path/filepath", "runtime", "strconv", "strings", "syscall", "testing", "time" ] } { "Dir": "/Users/carlos/lab/go/src/github.com/carlosolmos/myproject/lib", "ImportPath": "github.com/carlosolmos/cloudprn/lib", "Name": "lib", "Target": "/Users/carlos/lab/go/pkg/darwin_amd64/github.com/carlosolmos/myproject/lib.a", "Root": "/Users/carlos/lab/go/src/github.com/carlosolmos/myproject", "Module": { "Path": "github.com/carlosolmos/cloudprn", "Main": true, "Dir": "/Users/carlos/lab/go/src/github.com/carlosolmos/myproject", "GoMod": "/Users/carlos/lab/go/src/github.com/carlosolmos/myproject/go.mod", "GoVersion": "1.16" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "stale dependency: golang.org/x/sys/internal/unsafeheader", "GoFiles": [ "cloudprnapi.go", "cloudprntypes.go", "givex.go", "givexticket.go", "givextype.go", "maria.go", "mock.go", "storage.go" ], "Imports": [ "context", "database/sql", "encoding/base64", "encoding/json", "encoding/xml", "errors", "fmt", "github.com/go-sql-driver/mysql", "github.com/sirupsen/logrus", "github.com/spf13/viper", "golang.org/x/text/language", "golang.org/x/text/message", "io/ioutil", "os", "os/exec", "strconv", "strings", "time" ], "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/ed25519/internal/edwards25519/field", "crypto/elliptic", "crypto/elliptic/internal/fiat", "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/internal/macos", "crypto/x509/pkix", "database/sql", "database/sql/driver", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "encoding/xml", "errors", "flag", "fmt", "github.com/fsnotify/fsnotify", "github.com/go-sql-driver/mysql", "github.com/hashicorp/hcl", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/parser", "github.com/hashicorp/hcl/hcl/printer", "github.com/hashicorp/hcl/hcl/scanner", "github.com/hashicorp/hcl/hcl/strconv", "github.com/hashicorp/hcl/hcl/token", "github.com/hashicorp/hcl/json/parser", "github.com/hashicorp/hcl/json/scanner", "github.com/hashicorp/hcl/json/token", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/sirupsen/logrus", "github.com/spf13/afero", "github.com/spf13/afero/mem", "github.com/spf13/cast", "github.com/spf13/jwalterweatherman", "github.com/spf13/pflag", "github.com/spf13/viper", "github.com/spf13/viper/internal/encoding", "github.com/spf13/viper/internal/encoding/hcl", "github.com/spf13/viper/internal/encoding/json", "github.com/spf13/viper/internal/encoding/toml", "github.com/spf13/viper/internal/encoding/yaml", "github.com/subosito/gotenv", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/feature/plural", "golang.org/x/text/internal", "golang.org/x/text/internal/catmsg", "golang.org/x/text/internal/format", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/number", "golang.org/x/text/internal/stringset", "golang.org/x/text/internal/tag", "golang.org/x/text/language", "golang.org/x/text/message", "golang.org/x/text/message/catalog", "golang.org/x/text/transform", "golang.org/x/text/unicode/norm", "gopkg.in/ini.v1", "gopkg.in/yaml.v2", "hash", "hash/crc32", "html", "html/template", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "mime", "mime/multipart", "mime/quotedprintable", "net", "net/http", "net/http/httptrace", "net/http/internal", "net/http/internal/ascii", "net/textproto", "net/url", "os", "os/exec", "path", "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", "text/tabwriter", "text/template", "text/template/parse", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/chacha20", "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/subtle", "vendor/golang.org/x/crypto/poly1305", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/http/httpguts", "vendor/golang.org/x/net/http/httpproxy", "vendor/golang.org/x/net/http2/hpack", "vendor/golang.org/x/net/idna", "vendor/golang.org/x/net/route", "vendor/golang.org/x/sys/cpu", "vendor/golang.org/x/text/secure/bidirule", "vendor/golang.org/x/text/transform", "vendor/golang.org/x/text/unicode/bidi", "vendor/golang.org/x/text/unicode/norm" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/google/uuid@v1.3.0", "ImportPath": "github.com/google/uuid", "Name": "uuid", "Doc": "Package uuid generates and inspects UUIDs.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/google/uuid@v1.3.0", "Module": { "Path": "github.com/google/uuid", "Version": "v1.3.0", "Time": "2021-07-12T22:33:52Z", "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/google/uuid@v1.3.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/google/uuid/@v/v1.3.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "dce.go", "doc.go", "hash.go", "marshal.go", "node.go", "node_net.go", "null.go", "sql.go", "time.go", "util.go", "uuid.go", "version1.go", "version4.go" ], "IgnoredGoFiles": [ "node_js.go" ], "Imports": [ "bytes", "crypto/md5", "crypto/rand", "crypto/sha1", "database/sql/driver", "encoding/binary", "encoding/hex", "encoding/json", "errors", "fmt", "hash", "io", "net", "os", "strings", "sync", "time" ], "Deps": [ "bufio", "bytes", "context", "crypto", "crypto/aes", "crypto/cipher", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/sha1", "crypto/subtle", "database/sql/driver", "encoding", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "math", "math/big", "math/bits", "math/rand", "net", "os", "path", "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", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/route" ], "TestGoFiles": [ "json_test.go", "null_test.go", "seq_test.go", "sql_test.go", "uuid_test.go" ], "TestImports": [ "bytes", "encoding/json", "flag", "fmt", "os", "reflect", "runtime", "strings", "testing", "time", "unsafe" ] } { "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/gorilla/mux@v1.8.0", "ImportPath": "github.com/gorilla/mux", "Name": "mux", "Doc": "Package mux implements a request router and dispatcher.", "Root": "/Users/carlos/lab/go/pkg/mod/github.com/gorilla/mux@v1.8.0", "Module": { "Path": "github.com/gorilla/mux", "Version": "v1.8.0", "Time": "2020-07-11T20:05:21Z", "Dir": "/Users/carlos/lab/go/pkg/mod/github.com/gorilla/mux@v1.8.0", "GoMod": "/Users/carlos/lab/go/pkg/mod/cache/download/github.com/gorilla/mux/@v/v1.8.0.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "build ID mismatch", "GoFiles": [ "doc.go", "middleware.go", "mux.go", "regexp.go", "route.go", "test_helpers.go" ], "Imports": [ "bytes", "context", "errors", "fmt", "net/http", "net/url", "path", "regexp", "strconv", "strings" ], "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/ed25519/internal/edwards25519/field", "crypto/elliptic", "crypto/elliptic/internal/fiat", "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/internal/macos", "crypto/x509/pkix", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "mime", "mime/multipart", "mime/quotedprintable", "net", "net/http", "net/http/httptrace", "net/http/internal", "net/http/internal/ascii", "net/textproto", "net/url", "os", "path", "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/chacha20", "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/subtle", "vendor/golang.org/x/crypto/poly1305", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/http/httpguts", "vendor/golang.org/x/net/http/httpproxy", "vendor/golang.org/x/net/http2/hpack", "vendor/golang.org/x/net/idna", "vendor/golang.org/x/net/route", "vendor/golang.org/x/sys/cpu", "vendor/golang.org/x/text/secure/bidirule", "vendor/golang.org/x/text/transform", "vendor/golang.org/x/text/unicode/bidi", "vendor/golang.org/x/text/unicode/norm" ], "TestGoFiles": [ "bench_test.go", "middleware_test.go", "mux_httpserver_test.go", "mux_test.go", "old_test.go", "regexp_test.go" ], "TestImports": [ "bufio", "bytes", "context", "errors", "fmt", "io/ioutil", "net/http", "net/http/httptest", "net/url", "reflect", "strconv", "strings", "testing", "time" ], "XTestGoFiles": [ "example_authentication_middleware_test.go", "example_cors_method_middleware_test.go", "example_route_test.go" ], "XTestImports": [ "fmt", "github.com/gorilla/mux", "log", "net/http", "net/http/httptest" ] } { "Dir": "/usr/local/Cellar/go/1.17.3/libexec/src/os/signal", "ImportPath": "os/signal", "Name": "signal", "Doc": "Package signal implements access to incoming signals.", "Target": "/usr/local/Cellar/go/1.17.3/libexec/pkg/darwin_amd64/os/signal.a", "Root": "/usr/local/Cellar/go/1.17.3/libexec", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "signal.go", "signal_unix.go" ], "IgnoredGoFiles": [ "signal_linux_test.go", "signal_plan9.go", "signal_plan9_test.go", "signal_windows_test.go" ], "SFiles": [ "sig.s" ], "Imports": [ "context", "os", "sync", "syscall" ], "Deps": [ "context", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goexperiment", "internal/itoa", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "os", "path", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "sort", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "signal_test.go" ], "TestImports": [ "bytes", "context", "flag", "fmt", "internal/testenv", "os", "os/exec", "runtime", "runtime/trace", "strconv", "strings", "sync", "syscall", "testing", "time" ], "XTestGoFiles": [ "example_test.go", "example_unix_test.go", "signal_cgo_test.go" ], "XTestImports": [ "bufio", "bytes", "context", "fmt", "io", "io/fs", "log", "os", "os/exec", "os/signal", "os/signal/internal/pty", "strconv", "strings", "sync", "syscall", "testing", "time" ] } { "Dir": "/Users/carlos/lab/go/src/github.com/carlosolmos/myproject", "ImportPath": "github.com/carlosolmos/cloudprn", "Name": "main", "Target": "/Users/carlos/lab/go/bin/cloudprn", "Root": "/Users/carlos/lab/go/src/github.com/carlosolmos/myproject", "Module": { "Path": "github.com/carlosolmos/cloudprn", "Main": true, "Dir": "/Users/carlos/lab/go/src/github.com/carlosolmos/myproject", "GoMod": "/Users/carlos/lab/go/src/github.com/carlosolmos/myproject/go.mod", "GoVersion": "1.16" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "stale dependency: golang.org/x/sys/internal/unsafeheader", "GoFiles": [ "main.go" ], "Imports": [ "context", "encoding/json", "fmt", "github.com/carlosolmos/cloudprn/lib", "github.com/google/uuid", "github.com/gorilla/mux", "github.com/sirupsen/logrus", "github.com/spf13/viper", "io/ioutil", "log", "net/http", "os", "os/signal", "time" ], "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/ed25519/internal/edwards25519/field", "crypto/elliptic", "crypto/elliptic/internal/fiat", "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/internal/macos", "crypto/x509/pkix", "database/sql", "database/sql/driver", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "encoding/xml", "errors", "flag", "fmt", "github.com/carlosolmos/cloudprn/lib", "github.com/fsnotify/fsnotify", "github.com/go-sql-driver/mysql", "github.com/google/uuid", "github.com/gorilla/mux", "github.com/hashicorp/hcl", "github.com/hashicorp/hcl/hcl/ast", "github.com/hashicorp/hcl/hcl/parser", "github.com/hashicorp/hcl/hcl/printer", "github.com/hashicorp/hcl/hcl/scanner", "github.com/hashicorp/hcl/hcl/strconv", "github.com/hashicorp/hcl/hcl/token", "github.com/hashicorp/hcl/json/parser", "github.com/hashicorp/hcl/json/scanner", "github.com/hashicorp/hcl/json/token", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/sirupsen/logrus", "github.com/spf13/afero", "github.com/spf13/afero/mem", "github.com/spf13/cast", "github.com/spf13/jwalterweatherman", "github.com/spf13/pflag", "github.com/spf13/viper", "github.com/spf13/viper/internal/encoding", "github.com/spf13/viper/internal/encoding/hcl", "github.com/spf13/viper/internal/encoding/json", "github.com/spf13/viper/internal/encoding/toml", "github.com/spf13/viper/internal/encoding/yaml", "github.com/subosito/gotenv", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/feature/plural", "golang.org/x/text/internal", "golang.org/x/text/internal/catmsg", "golang.org/x/text/internal/format", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/number", "golang.org/x/text/internal/stringset", "golang.org/x/text/internal/tag", "golang.org/x/text/language", "golang.org/x/text/message", "golang.org/x/text/message/catalog", "golang.org/x/text/transform", "golang.org/x/text/unicode/norm", "gopkg.in/ini.v1", "gopkg.in/yaml.v2", "hash", "hash/crc32", "html", "html/template", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goexperiment", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/race", "internal/reflectlite", "internal/singleflight", "internal/syscall/execenv", "internal/syscall/unix", "internal/testlog", "internal/unsafeheader", "io", "io/fs", "io/ioutil", "log", "math", "math/big", "math/bits", "math/rand", "mime", "mime/multipart", "mime/quotedprintable", "net", "net/http", "net/http/httptrace", "net/http/internal", "net/http/internal/ascii", "net/textproto", "net/url", "os", "os/exec", "os/signal", "path", "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", "text/tabwriter", "text/template", "text/template/parse", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/chacha20", "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/subtle", "vendor/golang.org/x/crypto/poly1305", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/net/http/httpguts", "vendor/golang.org/x/net/http/httpproxy", "vendor/golang.org/x/net/http2/hpack", "vendor/golang.org/x/net/idna", "vendor/golang.org/x/net/route", "vendor/golang.org/x/sys/cpu", "vendor/golang.org/x/text/secure/bidirule", "vendor/golang.org/x/text/transform", "vendor/golang.org/x/text/unicode/bidi", "vendor/golang.org/x/text/unicode/norm" ] }