{ "Dir": "/usr/lib/go-1.18/src/internal/goarch", "ImportPath": "internal/goarch", "Name": "goarch", "Doc": "package goarch contains GOARCH-specific constants.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/goarch.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/goarch.a", "BuildID": "p9hLtqA6ibw03a3m2nfx/c8rIiyY_F7JIrAszJvA2", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "goarch.go", "goarch_amd64.go", "zgoarch_amd64.go" ], "CompiledGoFiles": [ "goarch.go", "goarch_amd64.go", "zgoarch_amd64.go" ], "IgnoredGoFiles": [ "gengoarch.go", "goarch_386.go", "goarch_arm.go", "goarch_arm64.go", "goarch_mips.go", "goarch_mips64.go", "goarch_mips64le.go", "goarch_mipsle.go", "goarch_ppc64.go", "goarch_ppc64le.go", "goarch_riscv64.go", "goarch_s390x.go", "goarch_wasm.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" ] } { "Dir": "/usr/lib/go-1.18/src/unsafe", "ImportPath": "unsafe", "Name": "unsafe", "Doc": "Package unsafe contains operations that step around the type safety of Go programs.", "Root": "/usr/lib/go-1.18", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "unsafe.go" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/internal/unsafeheader.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/unsafeheader.a", "BuildID": "yLLbV3waqZY_STcyz1nx/zrWYbI_-S2kWK9nLcyZb", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "unsafeheader.go" ], "CompiledGoFiles": [ "unsafeheader.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "XTestGoFiles": [ "unsafeheader_test.go" ], "XTestImports": [ "bytes", "internal/unsafeheader", "reflect", "testing", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/internal/abi", "ImportPath": "internal/abi", "Name": "abi", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/abi.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/abi.a", "BuildID": "m_aYMoY6HWkU_93HqPnS/UlxJnxg0CaJVbzZauffC", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "abi.go", "abi_amd64.go" ], "CompiledGoFiles": [ "abi.go", "abi_amd64.go", "abi_test.s" ], "IgnoredGoFiles": [ "abi_arm64.go", "abi_generic.go", "abi_ppc64x.go" ], "SFiles": [ "abi_test.s" ], "Imports": [ "internal/goarch", "unsafe" ], "Deps": [ "internal/goarch", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "abi_test.go" ], "XTestImports": [ "internal/abi", "internal/testenv", "os/exec", "path/filepath", "strings", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/internal/cpu", "ImportPath": "internal/cpu", "Name": "cpu", "Doc": "Package cpu implements processor feature detection used by the Go standard library.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/cpu.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/cpu.a", "BuildID": "u1DsscUrjCgEs8dfZMdo/L0c1quj71nCtknG4KOWp", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "cpu.go", "cpu_x86.go" ], "CompiledGoFiles": [ "cpu.go", "cpu_x86.go", "cpu.s", "cpu_x86.s" ], "IgnoredGoFiles": [ "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/godebug", "internal/testenv", "os", "os/exec", "strings", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/internal/bytealg", "ImportPath": "internal/bytealg", "Name": "bytealg", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/bytealg.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/bytealg.a", "BuildID": "hYz_0cwYzqxx9Byd_Mnr/Q5ilc-QfkYZOEt80BUnj", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bytealg.go", "compare_native.go", "count_native.go", "equal_generic.go", "equal_native.go", "index_amd64.go", "index_native.go", "indexbyte_native.go" ], "CompiledGoFiles": [ "bytealg.go", "compare_native.go", "count_native.go", "equal_generic.go", "equal_native.go", "index_amd64.go", "index_native.go", "indexbyte_native.go", "compare_amd64.s", "count_amd64.s", "equal_amd64.s", "index_amd64.s", "indexbyte_amd64.s" ], "IgnoredGoFiles": [ "compare_generic.go", "count_generic.go", "index_arm64.go", "index_generic.go", "index_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/lib/go-1.18/src/internal/goexperiment", "ImportPath": "internal/goexperiment", "Name": "goexperiment", "Doc": "Package goexperiment implements support for toolchain experiments.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/goexperiment.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/goexperiment.a", "BuildID": "gkWwQNSmU8GEMjMRuZII/tPdeFf3nTwm1zaBn3sCY", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "exp_fieldtrack_off.go", "exp_heapminimum512kib_off.go", "exp_pacerredesign_on.go", "exp_preemptibleloops_off.go", "exp_regabiargs_on.go", "exp_regabireflect_on.go", "exp_regabiwrappers_on.go", "exp_staticlockranking_off.go", "exp_unified_off.go", "flags.go" ], "CompiledGoFiles": [ "exp_fieldtrack_off.go", "exp_heapminimum512kib_off.go", "exp_pacerredesign_on.go", "exp_preemptibleloops_off.go", "exp_regabiargs_on.go", "exp_regabireflect_on.go", "exp_regabiwrappers_on.go", "exp_staticlockranking_off.go", "exp_unified_off.go", "flags.go" ], "IgnoredGoFiles": [ "exp_fieldtrack_on.go", "exp_heapminimum512kib_on.go", "exp_pacerredesign_off.go", "exp_preemptibleloops_on.go", "exp_regabiargs_off.go", "exp_regabireflect_off.go", "exp_regabiwrappers_off.go", "exp_staticlockranking_on.go", "exp_unified_on.go", "mkconsts.go" ] } { "Dir": "/usr/lib/go-1.18/src/internal/goos", "ImportPath": "internal/goos", "Name": "goos", "Doc": "package goos contains GOOS-specific constants.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/goos.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/goos.a", "BuildID": "sxRWynabJD_aXtgnrQH6/HaKQ5h51nmcVKUOcP7M8", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "goos.go", "zgoos_linux.go" ], "CompiledGoFiles": [ "goos.go", "zgoos_linux.go" ], "IgnoredGoFiles": [ "gengoos.go", "zgoos_aix.go", "zgoos_android.go", "zgoos_darwin.go", "zgoos_dragonfly.go", "zgoos_freebsd.go", "zgoos_hurd.go", "zgoos_illumos.go", "zgoos_ios.go", "zgoos_js.go", "zgoos_netbsd.go", "zgoos_openbsd.go", "zgoos_plan9.go", "zgoos_solaris.go", "zgoos_windows.go", "zgoos_zos.go" ] } { "Dir": "/usr/lib/go-1.18/src/runtime/internal/atomic", "ImportPath": "runtime/internal/atomic", "Name": "atomic", "Doc": "Package atomic provides atomic operations, independent of sync/atomic, to the runtime.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/internal/atomic.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/internal/atomic.a", "BuildID": "1TQfehTrURLbxgKUhYDv/s5j9sLYMqrjKivOVNo6G", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "atomic_amd64.go", "doc.go", "stubs.go", "types.go", "types_64bit.go", "unaligned.go" ], "CompiledGoFiles": [ "atomic_amd64.go", "doc.go", "stubs.go", "types.go", "types_64bit.go", "unaligned.go", "atomic_amd64.s" ], "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": [ "internal/goarch", "runtime", "runtime/internal/atomic", "testing", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/runtime/internal/math", "ImportPath": "runtime/internal/math", "Name": "math", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/internal/math.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/internal/math.a", "BuildID": "MsbQoCdvKzWCv6nESgsL/KFQx3KtLxYx1kDf7ImB8", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "math.go" ], "CompiledGoFiles": [ "math.go" ], "Imports": [ "internal/goarch" ], "Deps": [ "internal/goarch" ], "XTestGoFiles": [ "math_test.go" ], "XTestImports": [ "runtime/internal/math", "testing" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/runtime/internal/sys.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/internal/sys.a", "BuildID": "38QncsFQ3wBI0-_wuXYe/mvKxVWodZV63RSKUKmUh", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "consts.go", "intrinsics.go", "intrinsics_common.go", "sys.go", "zversion.go" ], "CompiledGoFiles": [ "consts.go", "intrinsics.go", "intrinsics_common.go", "sys.go", "zversion.go" ], "IgnoredGoFiles": [ "intrinsics_stubs.go" ], "IgnoredOtherFiles": [ "intrinsics_386.s" ], "Imports": [ "internal/goarch", "internal/goos" ], "Deps": [ "internal/goarch", "internal/goos" ], "XTestGoFiles": [ "intrinsics_test.go" ], "XTestImports": [ "runtime/internal/sys", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/runtime/internal/syscall", "ImportPath": "runtime/internal/syscall", "Name": "syscall", "Doc": "Package syscall provides the syscall primitives required for the runtime.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/internal/syscall.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/internal/syscall.a", "BuildID": "UWN2Q3Y4bx6brYZ-Z76C/vYKMFwqPYep36E9-EfD7", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "syscall_linux.go" ], "CompiledGoFiles": [ "syscall_linux.go", "asm_linux_amd64.s" ], "IgnoredOtherFiles": [ "asm_linux_386.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" ], "SFiles": [ "asm_linux_amd64.s" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/runtime.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/runtime.a", "BuildID": "OqISyoo0fhPCbka50_Bq/GJuSIcyK2WzPxg3lSDAt", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "alg.go", "asan0.go", "atomic_pointer.go", "cgo.go", "cgo_mmap.go", "cgo_sigaction.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_linux_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_futex.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_linux.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_pipe2.go", "netpoll.go", "netpoll_epoll.go", "os_linux.go", "os_linux_generic.go", "os_linux_noauxv.go", "os_linux_x86.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_linux_amd64.go", "signal_unix.go", "sigqueue.go", "sigqueue_note.go", "sigtab_linux_generic.go", "sizeclasses.go", "slice.go", "softfloat64.go", "stack.go", "string.go", "stubs.go", "stubs2.go", "stubs3.go", "stubs_amd64.go", "stubs_linux.go", "symtab.go", "sys_nonppc64x.go", "sys_x86.go", "time.go", "time_nofake.go", "timeasm.go", "tls_stub.go", "trace.go", "traceback.go", "type.go", "typekind.go", "utf8.go", "vdso_elf64.go", "vdso_linux.go", "vdso_linux_amd64.go", "write_err.go" ], "CompiledGoFiles": [ "alg.go", "asan0.go", "atomic_pointer.go", "cgo.go", "cgo_mmap.go", "cgo_sigaction.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_linux_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_futex.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_linux.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_pipe2.go", "netpoll.go", "netpoll_epoll.go", "os_linux.go", "os_linux_generic.go", "os_linux_noauxv.go", "os_linux_x86.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_linux_amd64.go", "signal_unix.go", "sigqueue.go", "sigqueue_note.go", "sigtab_linux_generic.go", "sizeclasses.go", "slice.go", "softfloat64.go", "stack.go", "string.go", "stubs.go", "stubs2.go", "stubs3.go", "stubs_amd64.go", "stubs_linux.go", "symtab.go", "sys_nonppc64x.go", "sys_x86.go", "time.go", "time_nofake.go", "timeasm.go", "tls_stub.go", "trace.go", "traceback.go", "type.go", "typekind.go", "utf8.go", "vdso_elf64.go", "vdso_linux.go", "vdso_linux_amd64.go", "write_err.go", "asm.s", "asm_amd64.s", "duff_amd64.s", "memclr_amd64.s", "memmove_amd64.s", "preempt_amd64.s", "rt0_linux_amd64.s", "sys_linux_amd64.s", "time_linux_amd64.s" ], "IgnoredGoFiles": [ "asan.go", "auxv_none.go", "cgo_ppc64x.go", "conv_wasm_test.go", "cpuflags_arm64.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_amd64.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_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_darwin_test.go", "export_debug_regabiargs_off_test.go", "export_pipe_test.go", "export_solaris_test.go", "export_windows_test.go", "hash32.go", "lfstack_32bit.go", "libfuzzer.go", "lock_js.go", "lock_sema.go", "lockrank_on.go", "mem_aix.go", "mem_bsd.go", "mem_darwin.go", "mem_js.go", "mem_plan9.go", "mem_windows.go", "mkduff.go", "mkfastlog2table.go", "mkpreempt.go", "mksizeclasses.go", "mmap.go", "mpagealloc_32bit.go", "msan.go", "nbpipe_fcntl_libc_test.go", "nbpipe_pipe.go", "net_plan9.go", "netpoll_aix.go", "netpoll_fake.go", "netpoll_kqueue.go", "netpoll_solaris.go", "netpoll_stub.go", "netpoll_windows.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.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_arm.go", "os_linux_arm64.go", "os_linux_be64.go", "os_linux_mips64x.go", "os_linux_mipsx.go", "os_linux_novdso.go", "os_linux_ppc64x.go", "os_linux_riscv64.go", "os_linux_s390x.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", "sigaction.go", "signal_386.go", "signal_aix_ppc64.go", "signal_arm.go", "signal_arm64.go", "signal_darwin.go", "signal_darwin_amd64.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_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_plan9.go", "sigtab_aix.go", "sigtab_linux_mipsx.go", "stubs_386.go", "stubs_arm.go", "stubs_arm64.go", "stubs_mips64x.go", "stubs_mipsx.go", "stubs_nonlinux.go", "stubs_ppc64.go", "stubs_ppc64x.go", "stubs_s390x.go", "sys_arm.go", "sys_arm64.go", "sys_darwin.go", "sys_darwin_arm64.go", "sys_libc.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", "timestub.go", "timestub2.go", "tls_windows_amd64.go", "vdso_elf32.go", "vdso_freebsd.go", "vdso_freebsd_arm.go", "vdso_freebsd_arm64.go", "vdso_freebsd_x86.go", "vdso_in_none.go", "vdso_linux_386.go", "vdso_linux_arm.go", "vdso_linux_arm64.go", "vdso_linux_mips64x.go", "vdso_linux_ppc64x.go", "vdso_linux_riscv64.go", "vlop_arm_test.go", "vlrt.go", "wincallback.go", "write_err_android.go", "zcallback_windows.go" ], "IgnoredOtherFiles": [ "asan_amd64.s", "asan_arm64.s", "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_amd64.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_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_amd64.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_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_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_linux_amd64.s", "sys_linux_amd64.s", "time_linux_amd64.s" ], "Imports": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "unsafe" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "unsafe" ], "TestGoFiles": [ "export_debug_regabiargs_on_test.go", "export_debug_test.go", "export_debuglog_test.go", "export_linux_test.go", "export_mmap_test.go", "export_pipe2_test.go", "export_test.go", "export_unix_test.go", "proc_runtime_test.go" ], "TestImports": [ "internal/abi", "internal/goarch", "internal/goos", "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", "debug_test.go", "debuglog_test.go", "defer_test.go", "env_test.go", "example_test.go", "fastlog2_test.go", "float_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_linux_amd64_test.go", "memmove_test.go", "metrics_test.go", "mfinal_test.go", "mgcpacer_test.go", "mgcscavenge_test.go", "mpagealloc_test.go", "mpagecache_test.go", "mpallocbits_test.go", "mranges_test.go", "nbpipe_fcntl_unix_test.go", "nbpipe_test.go", "netpoll_os_test.go", "norace_linux_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_linux_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/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/syscall/unix", "internal/testenv", "io", "math", "math/cmplx", "math/rand", "net", "os", "os/exec", "path/filepath", "reflect", "regexp", "runtime", "runtime/debug", "runtime/metrics", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "testing", "time", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/internal/reflectlite.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/reflectlite.a", "BuildID": "gpNFGJI5tADMp1ig-Tq6/y830VngvfURuQaNxKzWv", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "swapper.go", "type.go", "value.go" ], "CompiledGoFiles": [ "swapper.go", "type.go", "value.go", "asm.s" ], "SFiles": [ "asm.s" ], "Imports": [ "internal/goarch", "internal/unsafeheader", "runtime", "unsafe" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/errors", "ImportPath": "errors", "Name": "errors", "Doc": "Package errors implements functions to manipulate errors.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/errors.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/errors.a", "BuildID": "6jUgnKmhy0JNOJ8K_VWM/gnevhbAHxwqHkgBZDX8U", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "errors.go", "wrap.go" ], "CompiledGoFiles": [ "errors.go", "wrap.go" ], "Imports": [ "internal/reflectlite" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "unsafe" ], "XTestGoFiles": [ "errors_test.go", "example_test.go", "wrap_test.go" ], "XTestImports": [ "errors", "fmt", "io/fs", "os", "reflect", "testing", "time" ] } { "Dir": "/usr/lib/go-1.18/src/internal/race", "ImportPath": "internal/race", "Name": "race", "Doc": "Package race contains helper functions for manually instrumenting code for the race detector.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/race.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/race.a", "BuildID": "oOyclHG_Bl07kD3MuEsK/ygG6Lef7H2m4ss6DI-Q0", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "norace.go" ], "CompiledGoFiles": [ "doc.go", "norace.go" ], "IgnoredGoFiles": [ "race.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/sync/atomic", "ImportPath": "sync/atomic", "Name": "atomic", "Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/sync/atomic.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/sync/atomic.a", "BuildID": "9TtQj0N_KvSyIXMFJgTB/Ez1ZKneeTTy8ryx5nwQk", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "value.go" ], "CompiledGoFiles": [ "doc.go", "value.go", "asm.s" ], "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", "runtime/debug", "strconv", "strings", "sync", "sync/atomic", "testing", "time", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/sync", "ImportPath": "sync", "Name": "sync", "Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/sync.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/sync.a", "BuildID": "0mTYVo72SI6Dt9BevOGa/oZsYnJwf_im9HybwqGRZ", "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" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "internal/race", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/testenv", "io", "math/rand", "os", "os/exec", "reflect", "runtime", "runtime/debug", "sort", "strings", "sync", "sync/atomic", "testing", "testing/quick", "time" ] } { "Dir": "/usr/lib/go-1.18/src/io", "ImportPath": "io", "Name": "io", "Doc": "Package io provides basic interfaces to I/O primitives.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/io.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/io.a", "BuildID": "8pqkTMipN-UIeapMebUN/nqNYOGYZ5Oapdpl6U4bv", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "io.go", "multi.go", "pipe.go" ], "CompiledGoFiles": [ "io.go", "multi.go", "pipe.go" ], "Imports": [ "errors", "sync" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/unicode", "ImportPath": "unicode", "Name": "unicode", "Doc": "Package unicode provides data and functions to test some properties of Unicode code points.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/unicode.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/unicode.a", "BuildID": "BuA5BPVw9HhZzVDv6WVh/8cBcKMmKtHVjuFS7hiZI", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "casetables.go", "digit.go", "graphic.go", "letter.go", "tables.go" ], "CompiledGoFiles": [ "casetables.go", "digit.go", "graphic.go", "letter.go", "tables.go" ], "XTestGoFiles": [ "digit_test.go", "example_test.go", "graphic_test.go", "letter_test.go", "script_test.go" ], "XTestImports": [ "flag", "fmt", "runtime", "sort", "strings", "testing", "unicode" ] } { "Dir": "/usr/lib/go-1.18/src/unicode/utf8", "ImportPath": "unicode/utf8", "Name": "utf8", "Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/unicode/utf8.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/unicode/utf8.a", "BuildID": "AGbKCCREoCTRkvs2Doew/sUV5S_Wvraaf-Rug8GHZ", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "utf8.go" ], "CompiledGoFiles": [ "utf8.go" ], "XTestGoFiles": [ "example_test.go", "utf8_test.go" ], "XTestImports": [ "bytes", "fmt", "testing", "unicode", "unicode/utf8" ] } { "Dir": "/usr/lib/go-1.18/src/bytes", "ImportPath": "bytes", "Name": "bytes", "Doc": "Package bytes implements functions for the manipulation of byte slices.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/bytes.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/bytes.a", "BuildID": "qNUtOcyFYKX-psM-XJIF/hA2dNBxjN46aMV2YA7xq", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "buffer.go", "bytes.go", "reader.go" ], "CompiledGoFiles": [ "buffer.go", "bytes.go", "reader.go" ], "Imports": [ "errors", "internal/bytealg", "io", "unicode", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "boundary_test.go", "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", "syscall", "testing", "unicode", "unicode/utf8" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/math/bits.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/math/bits.a", "BuildID": "O7iYxVdgNYydkJmksLhk/t_xjHILQL1bzglGZzGw2", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bits.go", "bits_errors.go", "bits_tables.go" ], "CompiledGoFiles": [ "bits.go", "bits_errors.go", "bits_tables.go" ], "IgnoredGoFiles": [ "bits_errors_bootstrap.go", "make_examples.go", "make_tables.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "bits_test.go", "example_math_test.go", "example_test.go" ], "XTestImports": [ "fmt", "math/bits", "runtime", "testing", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/math", "ImportPath": "math", "Name": "math", "Doc": "Package math provides basic constants and mathematical functions.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/math.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/math.a", "BuildID": "urxnpPDJLSe1UKQ79kFj/4asBB6byqs5kw7BEcdje", "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" ], "CompiledGoFiles": [ "abs.go", "acosh.go", "asin.go", "asinh.go", "atan.go", "atan2.go", "atanh.go", "bits.go", "cbrt.go", "const.go", "copysign.go", "dim.go", "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", "dim_amd64.s", "exp_amd64.s", "floor_amd64.s", "hypot_amd64.s", "log_amd64.s", "sqrt_amd64.s" ], "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/lib/go-1.18/src/internal/itoa", "ImportPath": "internal/itoa", "Name": "itoa", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/itoa.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/itoa.a", "BuildID": "Me9ePCgE6n7laAzd9MSu/LIKL-0j0w5VVnMgFl0ub", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "itoa.go" ], "CompiledGoFiles": [ "itoa.go" ], "XTestGoFiles": [ "itoa_test.go" ], "XTestImports": [ "fmt", "internal/itoa", "math", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/strconv", "ImportPath": "strconv", "Name": "strconv", "Doc": "Package strconv implements conversions to and from string representations of basic data types.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/strconv.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/strconv.a", "BuildID": "3ewTC4s4BDMqCfe_r97w/PwKS8Cm3rAfZ7lJS9DYe", "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" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/reflect", "ImportPath": "reflect", "Name": "reflect", "Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/reflect.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/reflect.a", "BuildID": "Fz5IVX2YxS2o2TOTCftD/wBMUVZ_6DpeyQecsln92", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "abi.go", "deepequal.go", "float32reg_generic.go", "makefunc.go", "swapper.go", "type.go", "value.go", "visiblefields.go" ], "CompiledGoFiles": [ "abi.go", "deepequal.go", "float32reg_generic.go", "makefunc.go", "swapper.go", "type.go", "value.go", "visiblefields.go", "asm_amd64.s" ], "IgnoredGoFiles": [ "stubs_ppc64x.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", "float32reg_ppc64x.s" ], "SFiles": [ "asm_amd64.s" ], "Imports": [ "errors", "internal/abi", "internal/bytealg", "internal/goarch", "internal/goexperiment", "internal/itoa", "internal/unsafeheader", "math", "runtime", "strconv", "sync", "unicode", "unicode/utf8", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "TestImports": [ "internal/goarch", "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", "internal/goarch", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/encoding/binary.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/encoding/binary.a", "BuildID": "tNh3RAi5aqUaM7k2GdDX/JdJmf-2rgYhZkZ_IHWe4", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "binary.go", "varint.go" ], "CompiledGoFiles": [ "binary.go", "varint.go" ], "Imports": [ "errors", "io", "math", "reflect", "sync" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/encoding/base64", "ImportPath": "encoding/base64", "Name": "base64", "Doc": "Package base64 implements base64 encoding as specified by RFC 4648.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/encoding/base64.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/encoding/base64.a", "BuildID": "xJK6gyFGq1WfLgDIHzBe/LaWxiqSATXRtgtiKB77K", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "base64.go" ], "CompiledGoFiles": [ "base64.go" ], "Imports": [ "encoding/binary", "io", "strconv" ], "Deps": [ "encoding/binary", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/sort", "ImportPath": "sort", "Name": "sort", "Doc": "Package sort provides primitives for sorting slices and user-defined collections.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/sort.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/sort.a", "BuildID": "0DX06tLrQAlio8GwOk_S/vH3rUgrAGPFoJG7mRXyR", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "search.go", "slice.go", "slice_go113.go", "sort.go", "zfuncversion.go" ], "CompiledGoFiles": [ "search.go", "slice.go", "slice_go113.go", "sort.go", "zfuncversion.go" ], "IgnoredGoFiles": [ "genzfunc.go", "slice_go14.go", "slice_go18.go" ], "Imports": [ "internal/reflectlite" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/internal/fmtsort.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/fmtsort.a", "BuildID": "FAhTLakyYUefOr8wqVa_/GusU0fbLCQQ5ZkSKn1y5", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "sort.go" ], "CompiledGoFiles": [ "sort.go" ], "Imports": [ "reflect", "sort" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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", "sort", "strings", "testing", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/internal/oserror", "ImportPath": "internal/oserror", "Name": "oserror", "Doc": "Package oserror defines errors values used in the os package.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/oserror.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/oserror.a", "BuildID": "HXRVmV7Jse7R81qtpwzd/Pnejh2M1sDJNsDgprjZM", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "errors.go" ], "CompiledGoFiles": [ "errors.go" ], "Imports": [ "errors" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/syscall", "ImportPath": "syscall", "Name": "syscall", "Doc": "Package syscall contains an interface to the low-level operating system primitives.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/syscall.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/syscall.a", "BuildID": "W_6ZaLyEabO6wUqzQZaK/U6yGor5Ill5sD9Z_N4XE", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "asan0.go", "dirent.go", "endian_little.go", "env_unix.go", "exec_linux.go", "exec_unix.go", "flock.go", "lsf_linux.go", "msan0.go", "net.go", "netlink_linux.go", "setuidgid_linux.go", "sock_cloexec_linux.go", "sockcmsg_linux.go", "sockcmsg_unix.go", "sockcmsg_unix_other.go", "syscall.go", "syscall_linux.go", "syscall_linux_amd64.go", "syscall_unix.go", "time_nofake.go", "timestruct.go", "zerrors_linux_amd64.go", "zsyscall_linux_amd64.go", "zsysnum_linux_amd64.go", "ztypes_linux_amd64.go" ], "CompiledGoFiles": [ "asan0.go", "dirent.go", "endian_little.go", "env_unix.go", "exec_linux.go", "exec_unix.go", "flock.go", "lsf_linux.go", "msan0.go", "net.go", "netlink_linux.go", "setuidgid_linux.go", "sock_cloexec_linux.go", "sockcmsg_linux.go", "sockcmsg_unix.go", "sockcmsg_unix_other.go", "syscall.go", "syscall_linux.go", "syscall_linux_amd64.go", "syscall_unix.go", "time_nofake.go", "timestruct.go", "zerrors_linux_amd64.go", "zsyscall_linux_amd64.go", "zsysnum_linux_amd64.go", "ztypes_linux_amd64.go", "asm_linux_amd64.s" ], "IgnoredGoFiles": [ "asan.go", "bpf_bsd.go", "bpf_darwin.go", "const_plan9.go", "dir_plan9.go", "dll_windows.go", "endian_big.go", "env_windows.go", "errors_plan9.go", "exec_aix_test.go", "exec_bsd.go", "exec_freebsd.go", "exec_libc.go", "exec_libc2.go", "exec_plan9.go", "exec_solaris_test.go", "exec_windows.go", "exec_windows_test.go", "export_darwin_test.go", "export_freebsd_test.go", "export_windows_test.go", "flock_aix.go", "flock_darwin.go", "flock_linux_32bit.go", "forkpipe.go", "forkpipe2.go", "fs_js.go", "getdirentries_test.go", "mkasm.go", "mkpost.go", "mksyscall_windows.go", "msan.go", "net_js.go", "ptrace_darwin.go", "ptrace_ios.go", "pwd_plan9.go", "route_bsd.go", "route_darwin.go", "route_dragonfly.go", "route_freebsd.go", "route_freebsd_32bit.go", "route_freebsd_64bit.go", "route_netbsd.go", "route_openbsd.go", "security_windows.go", "setuidgid_32_linux.go", "sockcmsg_dragonfly.go", "syscall_aix.go", "syscall_aix_ppc64.go", "syscall_bsd.go", "syscall_bsd_test.go", "syscall_darwin.go", "syscall_darwin_amd64.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_js.go", "syscall_linux_386.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_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_amd64.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_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_amd64.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_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_amd64.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_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_amd64.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_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_unix2_amd64.s", "asm_aix_ppc64.s", "asm_darwin_amd64.s", "asm_darwin_arm64.s", "asm_freebsd_arm.s", "asm_freebsd_arm64.s", "asm_linux_386.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_amd64.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_amd64.s", "zsyscall_darwin_arm64.s", "zsyscall_openbsd_386.s", "zsyscall_openbsd_amd64.s", "zsyscall_openbsd_arm.s", "zsyscall_openbsd_arm64.s" ], "SFiles": [ "asm_linux_amd64.s" ], "Imports": [ "errors", "internal/bytealg", "internal/itoa", "internal/oserror", "internal/race", "internal/unsafeheader", "runtime", "sync", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "export_linux_test.go", "export_unix_test.go" ], "XTestGoFiles": [ "creds_test.go", "dirent_test.go", "exec_linux_test.go", "exec_pdeathsig_test.go", "exec_unix_test.go", "mmap_unix_test.go", "syscall_linux_test.go", "syscall_ptrace_test.go", "syscall_test.go", "syscall_unix_test.go" ], "XTestImports": [ "bufio", "bytes", "flag", "fmt", "internal/testenv", "io", "io/fs", "math/rand", "net", "os", "os/exec", "os/signal", "os/user", "path/filepath", "runtime", "sort", "strconv", "strings", "sync", "syscall", "testing", "time", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/internal/syscall/unix", "ImportPath": "internal/syscall/unix", "Name": "unix", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/syscall/unix.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/syscall/unix.a", "BuildID": "V2ow59d24xceV5pqYh0R/6lteWh3fsTYHcAiflaix", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "at.go", "at_sysnum_linux.go", "at_sysnum_newfstatat_linux.go", "copy_file_range_linux.go", "getrandom.go", "getrandom_linux.go", "net.go", "nonblocking.go", "sysnum_linux_amd64.go" ], "CompiledGoFiles": [ "at.go", "at_sysnum_linux.go", "at_sysnum_newfstatat_linux.go", "copy_file_range_linux.go", "getrandom.go", "getrandom_linux.go", "net.go", "nonblocking.go", "sysnum_linux_amd64.go" ], "IgnoredGoFiles": [ "at_aix.go", "at_darwin.go", "at_freebsd.go", "at_libc.go", "at_solaris.go", "at_sysnum_darwin.go", "at_sysnum_dragonfly.go", "at_sysnum_fstatat64_linux.go", "at_sysnum_fstatat_linux.go", "at_sysnum_netbsd.go", "at_sysnum_openbsd.go", "fcntl_linux_32bit.go", "getentropy_darwin.go", "getentropy_openbsd.go", "getrandom_dragonfly.go", "getrandom_freebsd.go", "getrandom_solaris.go", "ioctl_aix.go", "net_js.go", "nonblocking_js.go", "nonblocking_libc.go", "pipe2_illumos.go", "sysnum_linux_386.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_darwin.s", "asm_solaris.s" ], "Imports": [ "sync/atomic", "syscall", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "syscall", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/time", "ImportPath": "time", "Name": "time", "Doc": "Package time provides functionality for measuring and displaying time.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/time.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/time.a", "BuildID": "WPBFysrE2Ys20bqwTfcW/4uruSgakeCDO5molmaJa", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "format.go", "sleep.go", "sys_unix.go", "tick.go", "time.go", "zoneinfo.go", "zoneinfo_read.go", "zoneinfo_unix.go" ], "CompiledGoFiles": [ "format.go", "sleep.go", "sys_unix.go", "tick.go", "time.go", "zoneinfo.go", "zoneinfo_read.go", "zoneinfo_unix.go" ], "IgnoredGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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", "internal/testenv", "math", "math/big", "math/rand", "os", "reflect", "runtime", "strconv", "strings", "sync", "sync/atomic", "testing", "testing/quick", "time", "time/tzdata" ] } { "Dir": "/usr/lib/go-1.18/src/internal/poll", "ImportPath": "internal/poll", "Name": "poll", "Doc": "Package poll supports non-blocking I/O on file descriptors with polling.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/poll.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/poll.a", "BuildID": "i_5U2dLf3EwgcSELQ-lP/y7ZPquuxJ3RZSAD_apoM", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "copy_file_range_linux.go", "errno_unix.go", "fcntl_syscall.go", "fd.go", "fd_fsync_posix.go", "fd_mutex.go", "fd_poll_runtime.go", "fd_posix.go", "fd_unix.go", "fd_writev_unix.go", "hook_cloexec.go", "hook_unix.go", "iovec_unix.go", "sendfile_linux.go", "sock_cloexec.go", "sockopt.go", "sockopt_linux.go", "sockopt_unix.go", "sockoptip.go", "splice_linux.go", "writev.go" ], "CompiledGoFiles": [ "copy_file_range_linux.go", "errno_unix.go", "fcntl_syscall.go", "fd.go", "fd_fsync_posix.go", "fd_mutex.go", "fd_poll_runtime.go", "fd_posix.go", "fd_unix.go", "fd_writev_unix.go", "hook_cloexec.go", "hook_unix.go", "iovec_unix.go", "sendfile_linux.go", "sock_cloexec.go", "sockopt.go", "sockopt_linux.go", "sockopt_unix.go", "sockoptip.go", "splice_linux.go", "writev.go" ], "IgnoredGoFiles": [ "errno_windows.go", "error_stub_test.go", "export_windows_test.go", "fcntl_js.go", "fcntl_libc.go", "fd_fsync_darwin.go", "fd_fsync_windows.go", "fd_io_plan9.go", "fd_opendir_darwin.go", "fd_plan9.go", "fd_poll_js.go", "fd_windows.go", "fd_windows_test.go", "fd_writev_darwin.go", "fd_writev_illumos.go", "hook_windows.go", "iovec_illumos.go", "sendfile_bsd.go", "sendfile_solaris.go", "sendfile_windows.go", "sockopt_windows.go", "strconv.go", "sys_cloexec.go" ], "Imports": [ "errors", "internal/syscall/unix", "io", "runtime", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/syscall/unix", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "TestGoFiles": [ "export_linux_test.go", "export_posix_test.go", "export_test.go" ], "XTestGoFiles": [ "error_linux_test.go", "error_test.go", "fd_mutex_test.go", "fd_posix_test.go", "read_test.go", "splice_linux_test.go", "writev_test.go" ], "XTestImports": [ "errors", "fmt", "internal/poll", "io", "io/fs", "math/rand", "net", "os", "reflect", "runtime", "strings", "sync", "sync/atomic", "syscall", "testing", "time" ] } { "Dir": "/usr/lib/go-1.18/src/internal/syscall/execenv", "ImportPath": "internal/syscall/execenv", "Name": "execenv", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/syscall/execenv.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/syscall/execenv.a", "BuildID": "AkMfXrrix8gt0CRV6XUF/4dbvdYswcO950ifzd4zp", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "execenv_default.go" ], "CompiledGoFiles": [ "execenv_default.go" ], "IgnoredGoFiles": [ "execenv_windows.go" ], "Imports": [ "syscall" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "syscall", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/internal/testlog.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/testlog.a", "BuildID": "s_a4WSTSpof7rvMMz7An/E9mA8KvsvPvURmffvnTD", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "exit.go", "log.go" ], "CompiledGoFiles": [ "exit.go", "log.go" ], "Imports": [ "sync", "sync/atomic" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/path", "ImportPath": "path", "Name": "path", "Doc": "Package path implements utility routines for manipulating slash-separated paths.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/path.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/path.a", "BuildID": "USg32mcJTNWFfFuuhtYj/Jyo3cPq8bLhdr-qTn1CZ", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "match.go", "path.go" ], "CompiledGoFiles": [ "match.go", "path.go" ], "Imports": [ "errors", "internal/bytealg", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "example_test.go", "match_test.go", "path_test.go" ], "XTestImports": [ "fmt", "path", "runtime", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/io/fs", "ImportPath": "io/fs", "Name": "fs", "Doc": "Package fs defines basic interfaces to a file system.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/io/fs.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/io/fs.a", "BuildID": "LvH8sV9Sk6mbuOWeRoHy/Mb7KvAGcBaCFne1nJQ51", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "fs.go", "glob.go", "readdir.go", "readfile.go", "stat.go", "sub.go", "walk.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "path", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/os", "ImportPath": "os", "Name": "os", "Doc": "Package os provides a platform-independent interface to operating system functionality.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/os.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/os.a", "BuildID": "xVAOQ57oaSSWK01hYy9d/kpUBK5PiO06ADuOKxdmY", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "dir.go", "dir_unix.go", "dirent_linux.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_procfs.go", "file.go", "file_posix.go", "file_unix.go", "getwd.go", "path.go", "path_unix.go", "pipe_linux.go", "proc.go", "rawconn.go", "readfrom_linux.go", "removeall_at.go", "stat.go", "stat_linux.go", "stat_unix.go", "sticky_notbsd.go", "str.go", "sys.go", "sys_linux.go", "sys_unix.go", "tempfile.go", "types.go", "types_unix.go", "wait_waitid.go" ], "CompiledGoFiles": [ "dir.go", "dir_unix.go", "dirent_linux.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_procfs.go", "file.go", "file_posix.go", "file_unix.go", "getwd.go", "path.go", "path_unix.go", "pipe_linux.go", "proc.go", "rawconn.go", "readfrom_linux.go", "removeall_at.go", "stat.go", "stat_linux.go", "stat_unix.go", "sticky_notbsd.go", "str.go", "sys.go", "sys_linux.go", "sys_unix.go", "tempfile.go", "types.go", "types_unix.go", "wait_waitid.go" ], "IgnoredGoFiles": [ "dir_darwin.go", "dir_plan9.go", "dir_windows.go", "dirent_aix.go", "dirent_dragonfly.go", "dirent_freebsd.go", "dirent_js.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_darwin.go", "executable_dragonfly.go", "executable_freebsd.go", "executable_path.go", "executable_plan9.go", "executable_solaris.go", "executable_sysctl.go", "executable_windows.go", "export_windows_test.go", "file_plan9.go", "file_windows.go", "os_windows_test.go", "path_plan9.go", "path_windows.go", "path_windows_test.go", "pipe2_bsd.go", "pipe2_illumos.go", "pipe_bsd.go", "readfrom_stub.go", "removeall_noat.go", "stat_aix.go", "stat_darwin.go", "stat_dragonfly.go", "stat_freebsd.go", "stat_js.go", "stat_netbsd.go", "stat_openbsd.go", "stat_plan9.go", "stat_solaris.go", "stat_windows.go", "sticky_bsd.go", "sys_aix.go", "sys_bsd.go", "sys_js.go", "sys_plan9.go", "sys_solaris.go", "sys_windows.go", "types_plan9.go", "types_windows.go", "wait_unimp.go", "wait_wait6.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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_linux_test.go", "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", "readfrom_linux_test.go", "removeall_test.go", "stat_test.go", "tempfile_test.go", "timeout_test.go" ], "XTestImports": [ "bufio", "bytes", "errors", "flag", "fmt", "internal/poll", "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/lib/go-1.18/src/fmt", "ImportPath": "fmt", "Name": "fmt", "Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/fmt.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/fmt.a", "BuildID": "bgfy7bLcyODwMwCBHwF5/uOOvkO1x4bz4ImdtTQ0U", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "errors.go", "format.go", "print.go", "scan.go" ], "CompiledGoFiles": [ "doc.go", "errors.go", "format.go", "print.go", "scan.go" ], "Imports": [ "errors", "internal/fmtsort", "io", "math", "os", "reflect", "strconv", "sync", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/context.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/context.a", "BuildID": "zF_NoJqp_gqnQ_ySZTch/ukKGnKNP53XenDFFYUiD", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "context.go" ], "CompiledGoFiles": [ "context.go" ], "Imports": [ "errors", "internal/reflectlite", "sync", "sync/atomic", "time" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/commonerrors", "ImportPath": "github.com/ARM-software/golang-utils/utils/commonerrors", "Name": "commonerrors", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/4f/4f97469a058b35cccf10db29c82b9da6872acef819b29331ff5f6557718f5f60-d", "BuildID": "8tHmKs5-YF-bNtSw6vzv/OadNsRerEOvrwB0juHuk", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "errors.go" ], "CompiledGoFiles": [ "errors.go" ], "Imports": [ "context", "errors" ], "Deps": [ "context", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "TestGoFiles": [ "errors_test.go" ], "TestImports": [ "context", "fmt", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "go.uber.org/goleak", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/reflection", "ImportPath": "github.com/ARM-software/golang-utils/utils/reflection", "Name": "reflection", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/3e/3e2bf1d45c879ba9f03f266784fdf8ec9ad8e5050de122b7553fa4fc15cde4d6-d", "BuildID": "REzrxnFajFOhlhVIYyXI/k49ovTlM7qgtjZUaOHqH", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "reflection.go" ], "CompiledGoFiles": [ "reflection.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "reflect", "unsafe" ], "Deps": [ "context", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "reflection_test.go" ], "TestImports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/bxcodec/faker/v3", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "reflect", "testing", "time" ] } { "Dir": "/usr/lib/go-1.18/src/strings", "ImportPath": "strings", "Name": "strings", "Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/strings.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/strings.a", "BuildID": "KuGKh6v3bddY7i_k7byg/b3KDHBm0GukITFbISRr_", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "builder.go", "clone.go", "compare.go", "reader.go", "replace.go", "search.go", "strings.go" ], "CompiledGoFiles": [ "builder.go", "clone.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/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "builder_test.go", "clone_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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/bufio.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/bufio.a", "BuildID": "bs7uyYLJ6HvfHCiVEjQa/Xo3JURWWNyvP_iOssQW3", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bufio.go", "scan.go" ], "CompiledGoFiles": [ "bufio.go", "scan.go" ], "Imports": [ "bytes", "errors", "io", "strings", "unicode/utf8" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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", "math/rand", "os", "strconv", "strings", "testing", "testing/iotest", "time", "unicode", "unicode/utf8" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/path/filepath.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/path/filepath.a", "BuildID": "httMcAfvVZzBkdNOLPeb/eomK_UzlbOS0NCMoNxa3", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "match.go", "path.go", "path_unix.go", "symlink.go", "symlink_unix.go" ], "CompiledGoFiles": [ "match.go", "path.go", "path_unix.go", "symlink.go", "symlink_unix.go" ], "IgnoredGoFiles": [ "export_windows_test.go", "path_plan9.go", "path_windows.go", "path_windows_test.go", "symlink_windows.go" ], "Imports": [ "errors", "io/fs", "os", "runtime", "sort", "strings", "syscall", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/usr/lib/go-1.18/src/os/exec", "ImportPath": "os/exec", "Name": "exec", "Doc": "Package exec runs external commands.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/os/exec.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/os/exec.a", "BuildID": "KAr9rBe1rHep0I4B_aNj/dFjQI20ytPuPu8v06Lfn", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "exec.go", "exec_unix.go", "lp_unix.go" ], "CompiledGoFiles": [ "exec.go", "exec_unix.go", "lp_unix.go" ], "IgnoredGoFiles": [ "exec_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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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_linux_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/exec/internal/fdtest", "os/user", "path/filepath", "reflect", "runtime", "strconv", "strings", "sync", "syscall", "testing", "time" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/regexp/syntax.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/regexp/syntax.a", "BuildID": "aFhxAjVKreDzPsMlHRv1/WVyLchnN-Nq3bMAfoGvW", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "compile.go", "doc.go", "op_string.go", "parse.go", "perl_groups.go", "prog.go", "regexp.go", "simplify.go" ], "CompiledGoFiles": [ "compile.go", "doc.go", "op_string.go", "parse.go", "perl_groups.go", "prog.go", "regexp.go", "simplify.go" ], "Imports": [ "sort", "strconv", "strings", "unicode", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/regexp", "ImportPath": "regexp", "Name": "regexp", "Doc": "Package regexp implements regular expression search.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/regexp.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/regexp.a", "BuildID": "ZVFfX-MLhie4Xmzi_E5d/jOgYAkewlSeTbMboUWtv", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "backtrack.go", "exec.go", "onepass.go", "regexp.go" ], "CompiledGoFiles": [ "backtrack.go", "exec.go", "onepass.go", "regexp.go" ], "Imports": [ "bytes", "io", "regexp/syntax", "sort", "strconv", "strings", "sync", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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": "/home/adrcab01/go/pkg/mod/github.com/joho/godotenv@v1.4.0", "ImportPath": "github.com/joho/godotenv", "Name": "godotenv", "Doc": "Package godotenv is a go port of the ruby dotenv library (https://github.com/bkeepers/dotenv) Examples/readme can be found on the github page at https://github.com/joho/godotenv The TL;DR is that you make a .env file that looks something like SOME_ENV_VAR=somevalue and then in your go code you can call godotenv.Load() and all the env vars declared in .env will be available through os.Getenv(\"SOME_ENV_VAR\")", "Root": "/home/adrcab01/go/pkg/mod/github.com/joho/godotenv@v1.4.0", "Export": "/home/adrcab01/.cache/go-build/ae/ae861a08423113fb705ea97aedc3e2a4f95dff56c68cbdef463a38ee082208d5-d", "BuildID": "LDH5YJhIDMObd5CW9g-W/X2PgzJ72n3zPhb7ensqg", "Module": { "Path": "github.com/joho/godotenv", "Version": "v1.4.0", "Time": "2021-03-04T09:35:31Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/joho/godotenv@v1.4.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/joho/godotenv/@v/v1.4.0.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "godotenv.go" ], "CompiledGoFiles": [ "godotenv.go" ], "Imports": [ "bufio", "errors", "fmt", "io", "os", "os/exec", "regexp", "sort", "strconv", "strings" ], "Deps": [ "bufio", "bytes", "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "godotenv_test.go" ], "TestImports": [ "bytes", "fmt", "os", "reflect", "strings", "testing" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/encoding.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/encoding.a", "BuildID": "vhpjw4SZPFtqV1-yD9U8/jkO9y5eKVQ_0JweRDQWI", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "encoding.go" ], "CompiledGoFiles": [ "encoding.go" ] } { "Dir": "/usr/lib/go-1.18/src/unicode/utf16", "ImportPath": "unicode/utf16", "Name": "utf16", "Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/unicode/utf16.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/unicode/utf16.a", "BuildID": "djcQdW0kEfphlxB0k4to/iPEYZcD_Rjb8igo9zGDC", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "utf16.go" ], "CompiledGoFiles": [ "utf16.go" ], "TestGoFiles": [ "export_test.go" ], "XTestGoFiles": [ "utf16_test.go" ], "XTestImports": [ "reflect", "testing", "unicode", "unicode/utf16" ] } { "Dir": "/usr/lib/go-1.18/src/encoding/json", "ImportPath": "encoding/json", "Name": "json", "Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/encoding/json.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/encoding/json.a", "BuildID": "r7r25RXEZnC9apFRNtjn/EACZrjM-Ws9AGxejfS5g", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "decode.go", "encode.go", "fold.go", "indent.go", "scanner.go", "stream.go", "tables.go", "tags.go" ], "CompiledGoFiles": [ "decode.go", "encode.go", "fold.go", "indent.go", "scanner.go", "stream.go", "tables.go", "tags.go" ], "IgnoredGoFiles": [ "fuzz.go" ], "Imports": [ "bytes", "encoding", "encoding/base64", "errors", "fmt", "io", "math", "reflect", "sort", "strconv", "strings", "sync", "unicode", "unicode/utf16", "unicode/utf8" ], "Deps": [ "bytes", "encoding", "encoding/base64", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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", "fuzz_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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/net/dns/dnsmessage.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/net/dns/dnsmessage.a", "BuildID": "KVTgxHL7M-H9GMHa6QvS/8x0GKu1z1_81d7GMA4pv", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "message.go" ], "CompiledGoFiles": [ "message.go" ], "Imports": [ "errors" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/internal/godebug", "ImportPath": "internal/godebug", "Name": "godebug", "Doc": "Package godebug parses the GODEBUG environment variable.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/godebug.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/godebug.a", "BuildID": "OpdPPKyNRPupGA5B0RAi/KCrFfUx8JpT-OBkl4lVC", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "godebug.go" ], "CompiledGoFiles": [ "godebug.go" ], "Imports": [ "os" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "godebug_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/usr/lib/go-1.18/src/internal/nettrace", "ImportPath": "internal/nettrace", "Name": "nettrace", "Doc": "Package nettrace contains internal hooks for tracing activity in the net package.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/nettrace.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/nettrace.a", "BuildID": "xs8Z197sVsmMjoxPIDcD/Y-uBgAx5kkdTHAMIR2Mj", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "nettrace.go" ], "CompiledGoFiles": [ "nettrace.go" ] } { "Dir": "/usr/lib/go-1.18/src/internal/singleflight", "ImportPath": "internal/singleflight", "Name": "singleflight", "Doc": "Package singleflight provides a duplicate function call suppression mechanism.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/singleflight.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/singleflight.a", "BuildID": "0hidfDXOKHL-FBuiXKFt/QIBhmVdhXVdvl_cI-Nsg", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "singleflight.go" ], "CompiledGoFiles": [ "singleflight.go" ], "Imports": [ "sync" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "singleflight_test.go" ], "TestImports": [ "errors", "fmt", "sync", "sync/atomic", "testing", "time" ] } { "Dir": "/usr/lib/go-1.18/src/internal/intern", "ImportPath": "internal/intern", "Name": "intern", "Doc": "Package intern lets you make smaller comparable values by boxing a larger comparable value (such as a 16 byte string header) down into a globally unique 8 byte pointer.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/intern.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/intern.a", "BuildID": "lc2q6CLlGOwMdaN95pzO/fKkUaRElLx5QMEF3AEk-", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "intern.go" ], "CompiledGoFiles": [ "intern.go" ], "Imports": [ "internal/godebug", "runtime", "sync", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "intern_test.go" ], "TestImports": [ "fmt", "runtime", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/net/netip", "ImportPath": "net/netip", "Name": "netip", "Doc": "Package netip defines an IP address type that's a small value type.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/net/netip.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/net/netip.a", "BuildID": "eXol_oCo0hYjFbptIiEL/qEjlH3xpQ5D02hF1JRcH", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "leaf_alts.go", "netip.go", "uint128.go" ], "CompiledGoFiles": [ "leaf_alts.go", "netip.go", "uint128.go" ], "Imports": [ "errors", "internal/bytealg", "internal/intern", "internal/itoa", "math", "math/bits", "strconv" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go", "inlining_test.go", "netip_pkg_test.go", "uint128_test.go" ], "TestImports": [ "bytes", "encoding", "encoding/json", "internal/intern", "internal/testenv", "os/exec", "path/filepath", "regexp", "runtime", "strings", "testing" ], "XTestGoFiles": [ "fuzz_test.go", "netip_test.go", "slow_test.go" ], "XTestImports": [ "bytes", "encoding", "encoding/json", "flag", "fmt", "internal/intern", "net", "net/netip", "reflect", "sort", "strconv", "strings", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/runtime/cgo", "ImportPath": "runtime/cgo", "Name": "cgo", "Doc": "Package cgo contains runtime support for code generated by the cgo tool.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/cgo.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/cgo.a", "BuildID": "JocW-kWRHN05ixHnLIlz/Tx7MuaQD3vJBQLCIk9B4", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "callbacks.go", "callbacks_traceback.go", "handle.go", "iscgo.go", "linux.go", "mmap.go", "setenv.go", "sigaction.go" ], "CgoFiles": [ "cgo.go" ], "CompiledGoFiles": [ "callbacks.go", "callbacks_traceback.go", "handle.go", "iscgo.go", "linux.go", "mmap.go", "setenv.go", "sigaction.go", "/home/adrcab01/.cache/go-build/6c/6c043be568fc81bc9d80c45e9f371fbcaf924357b5c9b4b4fa0af948dcf7d65d-d", "/home/adrcab01/.cache/go-build/7c/7c8412f44a37bdc603d6f370250fb7ab63c44e2eddd5064735883ffbe1bbba81-d", "/home/adrcab01/.cache/go-build/ef/ef6d9bb92caa975166609bc093eb48911cee16bdb929da8d4c42f7e0df9388da-d", "asm_amd64.s" ], "IgnoredGoFiles": [ "callbacks_aix.go", "dragonfly.go", "freebsd.go", "netbsd.go", "openbsd.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_amd64.c", "gcc_darwin_arm64.c", "gcc_dragonfly_amd64.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_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_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_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", "signal_ios_arm64.s" ], "CFiles": [ "gcc_context.c", "gcc_fatalf.c", "gcc_libinit.c", "gcc_linux_amd64.c", "gcc_mmap.c", "gcc_setenv.c", "gcc_sigaction.c", "gcc_traceback.c", "gcc_util.c", "linux_syscall.c" ], "HFiles": [ "abi_amd64.h", "libcgo.h", "libcgo_unix.h" ], "SFiles": [ "asm_amd64.s", "gcc_amd64.S" ], "CgoCFLAGS": [ "-Wall", "-Werror" ], "CgoLDFLAGS": [ "-lpthread" ], "Imports": [ "C", "sync", "sync/atomic", "unsafe" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "handle_test.go" ], "TestImports": [ "reflect", "testing" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/net.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/net.a", "BuildID": "piunUdhV2jikFLD3PGTl/pAjxogYFRTIQOZ405rPU", "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_linux.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_linux.go", "sock_cloexec.go", "sock_linux.go", "sock_posix.go", "sockaddr_posix.go", "sockopt_linux.go", "sockopt_posix.go", "sockoptip_linux.go", "sockoptip_posix.go", "splice_linux.go", "tcpsock.go", "tcpsock_posix.go", "tcpsockopt_posix.go", "tcpsockopt_unix.go", "udpsock.go", "udpsock_posix.go", "unixsock.go", "unixsock_posix.go", "unixsock_readmsg_cmsg_cloexec.go", "writev_unix.go" ], "CgoFiles": [ "cgo_linux.go", "cgo_resnew.go", "cgo_socknew.go", "cgo_unix.go" ], "CompiledGoFiles": [ "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_linux.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_linux.go", "sock_cloexec.go", "sock_linux.go", "sock_posix.go", "sockaddr_posix.go", "sockopt_linux.go", "sockopt_posix.go", "sockoptip_linux.go", "sockoptip_posix.go", "splice_linux.go", "tcpsock.go", "tcpsock_posix.go", "tcpsockopt_posix.go", "tcpsockopt_unix.go", "udpsock.go", "udpsock_posix.go", "unixsock.go", "unixsock_posix.go", "unixsock_readmsg_cmsg_cloexec.go", "writev_unix.go", "/home/adrcab01/.cache/go-build/9f/9f1d3a93b89b11393a57bf07a90273582641ac744d673b213b5b5bb7036be168-d", "/home/adrcab01/.cache/go-build/d2/d25ca63f4cf52a1b5fad017c019fab9fe37a2e62475f7530abea27d3e0b6b76e-d", "/home/adrcab01/.cache/go-build/2c/2c9e1c95a41049c23ecbc42b7fdb48be759c5a487011950637f0c64027c8a8ab-d", "/home/adrcab01/.cache/go-build/6d/6d35be6654b4d57f11f3b3d8bc4732261579c6ee017866018d9eb7ad795a4509-d", "/home/adrcab01/.cache/go-build/ed/ed9b971f4c7d24a06d8809ce08cd90c1168ced4689fec19572ca6da734f8af11-d", "/home/adrcab01/.cache/go-build/09/091408e3a6abed66588929d0978a8592c628c14dbfa877365889a06da5910874-d" ], "IgnoredGoFiles": [ "cgo_aix.go", "cgo_android.go", "cgo_bsd.go", "cgo_netbsd.go", "cgo_openbsd.go", "cgo_resold.go", "cgo_sockold.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_libc_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_bsd.go", "interface_bsd_test.go", "interface_bsdvar.go", "interface_darwin.go", "interface_freebsd.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_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_stub.go", "sendfile_unix_alt.go", "sendfile_windows.go", "sock_bsd.go", "sock_plan9.go", "sock_stub.go", "sock_windows.go", "sockopt_aix.go", "sockopt_bsd.go", "sockopt_plan9.go", "sockopt_solaris.go", "sockopt_stub.go", "sockopt_windows.go", "sockoptip_bsdvar.go", "sockoptip_stub.go", "sockoptip_windows.go", "splice_stub.go", "sys_cloexec.go", "tcpsock_plan9.go", "tcpsockopt_darwin.go", "tcpsockopt_dragonfly.go", "tcpsockopt_openbsd.go", "tcpsockopt_plan9.go", "tcpsockopt_solaris.go", "tcpsockopt_stub.go", "tcpsockopt_windows.go", "udpsock_plan9.go", "udpsock_plan9_test.go", "unixsock_plan9.go", "unixsock_readmsg_cloexec.go", "unixsock_readmsg_other.go", "unixsock_windows_test.go" ], "Imports": [ "C", "context", "errors", "vendor/golang.org/x/net/dns/dnsmessage", "internal/bytealg", "internal/godebug", "internal/itoa", "internal/nettrace", "internal/poll", "internal/singleflight", "io", "net/netip", "os", "runtime", "sort", "sync", "sync/atomic", "syscall", "time", "unsafe", "runtime/cgo" ], "ImportMap": { "golang.org/x/net/dns/dnsmessage": "vendor/golang.org/x/net/dns/dnsmessage" }, "Deps": [ "context", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "os", "path", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "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_syscall_test.go", "file_test.go", "hosts_test.go", "interface_linux_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_cloexec_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", "sock_linux_test.go", "splice_test.go", "tcpsock_test.go", "tcpsock_unix_test.go", "timeout_test.go", "udpsock_test.go", "unixsock_linux_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/syscall/unix", "internal/testenv", "io", "io/fs", "log", "math/rand", "net/internal/socktest", "os", "os/exec", "path", "path/filepath", "reflect", "runtime", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "testing", "time", "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": "/home/adrcab01/go/pkg/mod/github.com/mitchellh/mapstructure@v1.4.3", "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": "/home/adrcab01/go/pkg/mod/github.com/mitchellh/mapstructure@v1.4.3", "Export": "/home/adrcab01/.cache/go-build/57/57c6caf82a94bd31b1d7c1408d9cc96e3887cb55a23a69e95eca20d1992185f5-d", "BuildID": "1GfrX1kgpqc1MUCHchKA/K7F1KMwQWyP88B3idWEB", "Module": { "Path": "github.com/mitchellh/mapstructure", "Version": "v1.4.3", "Time": "2021-12-01T18:06:12Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/mitchellh/mapstructure@v1.4.3", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/mitchellh/mapstructure/@v/v1.4.3.mod", "GoVersion": "1.14" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "decode_hooks.go", "error.go", "mapstructure.go" ], "CompiledGoFiles": [ "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "net/netip", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "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": "/usr/lib/go-1.18/src/encoding/csv", "ImportPath": "encoding/csv", "Name": "csv", "Doc": "Package csv reads and writes comma-separated values (CSV) files.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/encoding/csv.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/encoding/csv.a", "BuildID": "sC5VcHOxfyOyZKad5c__/4lgryXYyzgffhDDtjF4O", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "reader.go", "writer.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/src/encoding/hex", "ImportPath": "encoding/hex", "Name": "hex", "Doc": "Package hex implements hexadecimal encoding and decoding.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/encoding/hex.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/encoding/hex.a", "BuildID": "RBTkkfOaFqwHNSdy3ceE/aGQdcsESkUfyj1lBb5QW", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "hex.go" ], "CompiledGoFiles": [ "hex.go" ], "Imports": [ "errors", "fmt", "io", "strings" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/src/flag", "ImportPath": "flag", "Name": "flag", "Doc": "Package flag implements command-line flag parsing.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/flag.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/flag.a", "BuildID": "auKH4Ik2-mGbIe4elhD5/xLJ-W2_K11alXKr3vBeA", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "flag.go" ], "CompiledGoFiles": [ "flag.go" ], "Imports": [ "errors", "fmt", "io", "os", "reflect", "sort", "strconv", "strings", "time" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/spf13/pflag@v1.0.5", "Export": "/home/adrcab01/.cache/go-build/25/259d793f4f415f675e0bf5980de7884714798ad6df6d96c814b0616676399c89-d", "BuildID": "T7jAa2ooWsz8hAkBQGak/cASjZjs2qTepsg32Qql1", "Module": { "Path": "github.com/spf13/pflag", "Version": "v1.0.5", "Time": "2019-09-18T19:59:20Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/pflag@v1.0.5", "GoMod": "/home/adrcab01/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" ], "CompiledGoFiles": [ "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "net/netip", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "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": "/home/adrcab01/go/pkg/mod/golang.org/x/sys@v0.0.0-20220111092808-5a964db01320/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": "/home/adrcab01/go/pkg/mod/golang.org/x/sys@v0.0.0-20220111092808-5a964db01320", "Export": "/home/adrcab01/.cache/go-build/ba/ba040d0cb2c7495f647921e3a67912707b1226aebba609ebefa3ec9412ea128d-d", "BuildID": "Hd29_bv6jcgmdFxaQbtN/ZKLyIeoJahXlBfCkKefo", "Module": { "Path": "golang.org/x/sys", "Version": "v0.0.0-20220111092808-5a964db01320", "Time": "2022-01-11T09:28:08Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/sys@v0.0.0-20220111092808-5a964db01320", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.0.0-20220111092808-5a964db01320.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "unsafeheader.go" ], "CompiledGoFiles": [ "unsafeheader.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "XTestGoFiles": [ "unsafeheader_test.go" ], "XTestImports": [ "bytes", "golang.org/x/sys/internal/unsafeheader", "reflect", "testing", "unsafe" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/sys@v0.0.0-20220111092808-5a964db01320/unix", "ImportPath": "golang.org/x/sys/unix", "Name": "unix", "Doc": "Package unix contains an interface to the low-level operating system primitives.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/sys@v0.0.0-20220111092808-5a964db01320", "Export": "/home/adrcab01/.cache/go-build/da/daa70744c915d9beb0b5d616bee0e09be8ba52909b302a5f91597d20efa8cf17-d", "BuildID": "XOMEhyfYUAcOYoDd5T_5/VpAzGKwR6pmC-59kMkIp", "Module": { "Path": "golang.org/x/sys", "Version": "v0.0.0-20220111092808-5a964db01320", "Time": "2022-01-11T09:28:08Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/sys@v0.0.0-20220111092808-5a964db01320", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.0.0-20220111092808-5a964db01320.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "affinity_linux.go", "aliases.go", "bluetooth_linux.go", "constants.go", "dev_linux.go", "dirent.go", "endian_little.go", "env_unix.go", "fcntl.go", "fdset.go", "ifreq_linux.go", "ioctl.go", "ioctl_linux.go", "pagesize_unix.go", "race0.go", "readdirent_getdents.go", "sockcmsg_linux.go", "sockcmsg_unix.go", "sockcmsg_unix_other.go", "str.go", "syscall.go", "syscall_linux.go", "syscall_linux_amd64.go", "syscall_linux_amd64_gc.go", "syscall_linux_gc.go", "syscall_unix.go", "syscall_unix_gc.go", "sysvshm_linux.go", "sysvshm_unix.go", "timestruct.go", "zerrors_linux.go", "zerrors_linux_amd64.go", "zptrace_x86_linux.go", "zsyscall_linux.go", "zsyscall_linux_amd64.go", "zsysnum_linux_amd64.go", "ztypes_linux.go", "ztypes_linux_amd64.go" ], "CompiledGoFiles": [ "affinity_linux.go", "aliases.go", "bluetooth_linux.go", "constants.go", "dev_linux.go", "dirent.go", "endian_little.go", "env_unix.go", "fcntl.go", "fdset.go", "ifreq_linux.go", "ioctl.go", "ioctl_linux.go", "pagesize_unix.go", "race0.go", "readdirent_getdents.go", "sockcmsg_linux.go", "sockcmsg_unix.go", "sockcmsg_unix_other.go", "str.go", "syscall.go", "syscall_linux.go", "syscall_linux_amd64.go", "syscall_linux_amd64_gc.go", "syscall_linux_gc.go", "syscall_unix.go", "syscall_unix_gc.go", "sysvshm_linux.go", "sysvshm_unix.go", "timestruct.go", "zerrors_linux.go", "zerrors_linux_amd64.go", "zptrace_x86_linux.go", "zsyscall_linux.go", "zsyscall_linux_amd64.go", "zsysnum_linux_amd64.go", "ztypes_linux.go", "ztypes_linux_amd64.go", "asm_linux_amd64.s" ], "IgnoredGoFiles": [ "cap_freebsd.go", "darwin_amd64_test.go", "darwin_arm64_test.go", "darwin_test.go", "dev_aix_ppc.go", "dev_aix_ppc64.go", "dev_darwin.go", "dev_dragonfly.go", "dev_freebsd.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_darwin.go", "fcntl_linux_32bit.go", "fstatfs_zos.go", "fstatfs_zos_test.go", "gccgo.go", "gccgo_linux_amd64.go", "getdirentries_test.go", "ioctl_zos.go", "mkasm_darwin.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", "pledge_openbsd.go", "ptrace_darwin.go", "ptrace_ios.go", "race.go", "readdirent_getdirentries.go", "sockcmsg_dragonfly.go", "syscall_aix.go", "syscall_aix_ppc.go", "syscall_aix_ppc64.go", "syscall_aix_test.go", "syscall_bsd.go", "syscall_bsd_test.go", "syscall_darwin.1_12.go", "syscall_darwin.1_13.go", "syscall_darwin.go", "syscall_darwin_amd64.go", "syscall_darwin_arm64.go", "syscall_darwin_libSystem.go", "syscall_darwin_test.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_bsd_test.go", "syscall_internal_darwin_test.go", "syscall_linux_386.go", "syscall_linux_arm.go", "syscall_linux_arm64.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_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", "sysvshm_unix_other.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_amd64.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_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", "zsyscall_aix_ppc.go", "zsyscall_aix_ppc64.go", "zsyscall_aix_ppc64_gc.go", "zsyscall_aix_ppc64_gccgo.go", "zsyscall_darwin_amd64.1_13.go", "zsyscall_darwin_amd64.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_386.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_amd64.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_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_amd64.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_386.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_amd64.s", "asm_bsd_arm.s", "asm_bsd_arm64.s", "asm_linux_386.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_amd64.1_13.s", "zsyscall_darwin_amd64.s", "zsyscall_darwin_arm64.1_13.s", "zsyscall_darwin_arm64.s" ], "SFiles": [ "asm_linux_amd64.s" ], "Imports": [ "bytes", "encoding/binary", "golang.org/x/sys/internal/unsafeheader", "math/bits", "runtime", "sort", "strings", "sync", "syscall", "time", "unsafe" ], "Deps": [ "bytes", "encoding/binary", "errors", "golang.org/x/sys/internal/unsafeheader", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "export_test.go", "ifreq_linux_test.go", "syscall_internal_linux_test.go" ], "TestImports": [ "bytes", "net", "reflect", "strings", "testing", "unsafe" ], "XTestGoFiles": [ "creds_test.go", "dev_linux_test.go", "dirent_test.go", "example_exec_test.go", "example_flock_test.go", "example_sysvshm_test.go", "fdset_test.go", "mmap_unix_test.go", "pipe2_test.go", "sendfile_test.go", "syscall_linux_test.go", "syscall_test.go", "syscall_unix_test.go", "sysvshm_unix_test.go", "timestruct_test.go", "xattr_test.go" ], "XTestImports": [ "bufio", "bytes", "errors", "flag", "fmt", "golang.org/x/sys/unix", "io/ioutil", "log", "net", "os", "os/exec", "path/filepath", "runtime", "runtime/debug", "sort", "strconv", "strings", "syscall", "testing", "time", "unsafe" ] } { "Dir": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/fsnotify/fsnotify@v1.5.1", "Export": "/home/adrcab01/.cache/go-build/90/906a6791fa2dc4a7c04bf4c6d4e306d9cf6255023f7e5bf5f96671242b1a3ebf-d", "BuildID": "KTbyNQ5xT3VzVZI-RSJ5/fWMWruTea5uKTjmgpMZx", "Module": { "Path": "github.com/fsnotify/fsnotify", "Version": "v1.5.1", "Time": "2021-08-24T19:33:57Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/fsnotify/fsnotify@v1.5.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/fsnotify/fsnotify/@v/v1.5.1.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "fsnotify.go", "inotify.go", "inotify_poller.go" ], "CompiledGoFiles": [ "fsnotify.go", "inotify.go", "inotify_poller.go" ], "IgnoredGoFiles": [ "fen.go", "integration_darwin_test.go", "kqueue.go", "open_mode_bsd.go", "open_mode_darwin.go", "windows.go" ], "Imports": [ "bytes", "errors", "fmt", "golang.org/x/sys/unix", "io", "os", "path/filepath", "strings", "sync", "unsafe" ], "Deps": [ "bytes", "encoding/binary", "errors", "fmt", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "fsnotify_test.go", "inotify_poller_test.go", "inotify_test.go", "integration_test.go" ], "TestImports": [ "fmt", "golang.org/x/sys/unix", "io/ioutil", "os", "os/exec", "path", "path/filepath", "runtime", "strings", "sync", "sync/atomic", "testing", "time" ] } { "Dir": "/usr/lib/go-1.18/src/io/ioutil", "ImportPath": "io/ioutil", "Name": "ioutil", "Doc": "Package ioutil implements some I/O utility functions.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/io/ioutil.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/io/ioutil.a", "BuildID": "XKY1gWWQd7EufpofLXF1/9o5_NYiuvtz4qwecSmeq", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "ioutil.go", "tempfile.go" ], "CompiledGoFiles": [ "ioutil.go", "tempfile.go" ], "Imports": [ "io", "io/fs", "os", "sort" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/src/log", "ImportPath": "log", "Name": "log", "Doc": "Package log implements a simple logging package.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/log.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/log.a", "BuildID": "KWtWDVbL4URSyl8bY-4K/07tHSvPxh3PnV8ho2hTD", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "log.go" ], "CompiledGoFiles": [ "log.go" ], "Imports": [ "fmt", "io", "os", "runtime", "sync", "sync/atomic", "time" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "log_test.go" ], "TestImports": [ "bytes", "fmt", "io", "os", "regexp", "strings", "testing", "time" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "fmt", "log" ] } { "Dir": "/usr/lib/go-1.18/src/compress/flate", "ImportPath": "compress/flate", "Name": "flate", "Doc": "Package flate implements the DEFLATE compressed data format, described in RFC 1951.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/compress/flate.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/compress/flate.a", "BuildID": "djdkuVkr8neHWknsrIGg/p42J49SSQHQG_SPw6IgU", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "deflate.go", "deflatefast.go", "dict_decoder.go", "huffman_bit_writer.go", "huffman_code.go", "inflate.go", "token.go" ], "CompiledGoFiles": [ "deflate.go", "deflatefast.go", "dict_decoder.go", "huffman_bit_writer.go", "huffman_code.go", "inflate.go", "token.go" ], "Imports": [ "bufio", "fmt", "io", "math", "math/bits", "sort", "strconv", "sync" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/src/hash", "ImportPath": "hash", "Name": "hash", "Doc": "Package hash provides interfaces for hash functions.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/hash.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/hash.a", "BuildID": "VDmlJWT9QAjfkX64bvmW/rwxWWZvWVWGwSehyZV1q", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "hash.go" ], "CompiledGoFiles": [ "hash.go" ], "Imports": [ "io" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/hash/crc32", "ImportPath": "hash/crc32", "Name": "crc32", "Doc": "Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/hash/crc32.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/hash/crc32.a", "BuildID": "FdZb5If-iOz3erua-9DC/ps9FZ5lBdYt62he8QzoE", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "crc32.go", "crc32_amd64.go", "crc32_generic.go" ], "CompiledGoFiles": [ "crc32.go", "crc32_amd64.go", "crc32_generic.go", "crc32_amd64.s" ], "IgnoredGoFiles": [ "crc32_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/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/compress/gzip.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/compress/gzip.a", "BuildID": "nSSI3E2y3IATMRusr__d/ZA_0cdCXHEaXUIcKIwo4", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "gunzip.go", "gzip.go" ], "CompiledGoFiles": [ "gunzip.go", "gzip.go" ], "Imports": [ "bufio", "compress/flate", "encoding/binary", "errors", "fmt", "hash/crc32", "io", "time" ], "Deps": [ "bufio", "bytes", "compress/flate", "encoding/binary", "errors", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "fuzz_test.go", "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/lib/go-1.18/src/container/list", "ImportPath": "container/list", "Name": "list", "Doc": "Package list implements a doubly linked list.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/container/list.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/container/list.a", "BuildID": "8eUozZFkIoC1BRWxs6yg/IwICPJBNPiba8UOjxCfY", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "list.go" ], "CompiledGoFiles": [ "list.go" ], "TestGoFiles": [ "list_test.go" ], "TestImports": [ "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "container/list", "fmt" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/crypto/internal/subtle.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/internal/subtle.a", "BuildID": "AK6FSy05STo3LwYbq6oj/ClNWjBscY02eOymDhQGF", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "aliasing.go" ], "CompiledGoFiles": [ "aliasing.go" ], "IgnoredGoFiles": [ "aliasing_appengine.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ], "XTestGoFiles": [ "aliasing_test.go" ], "XTestImports": [ "crypto/internal/subtle", "testing" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/crypto/subtle.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/subtle.a", "BuildID": "10RsbaIM6habILP3-VSg/s8GKmPemPgHySZb1HP-d", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "constant_time.go" ], "CompiledGoFiles": [ "constant_time.go" ], "TestGoFiles": [ "constant_time_test.go" ], "TestImports": [ "testing", "testing/quick" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/crypto/cipher.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/cipher.a", "BuildID": "TALLMzSaqh3YmgkK05Fv/M4rqIU8xjbVGhqB-CxdK", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "cbc.go", "cfb.go", "cipher.go", "ctr.go", "gcm.go", "io.go", "ofb.go", "xor_amd64.go" ], "CompiledGoFiles": [ "cbc.go", "cfb.go", "cipher.go", "ctr.go", "gcm.go", "io.go", "ofb.go", "xor_amd64.go", "xor_amd64.s" ], "IgnoredGoFiles": [ "xor_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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/crypto/aes.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/aes.a", "BuildID": "zYgpmGdbAP5oc2IseMDd/aaGRXRawhCqBZbLpNsWZ", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "aes_gcm.go", "block.go", "cipher.go", "cipher_asm.go", "const.go", "modes.go" ], "CompiledGoFiles": [ "aes_gcm.go", "block.go", "cipher.go", "cipher_asm.go", "const.go", "modes.go", "asm_amd64.s", "gcm_amd64.s" ], "IgnoredGoFiles": [ "cbc_s390x.go", "cipher_generic.go", "cipher_ppc64le.go", "cipher_s390x.go", "ctr_s390x.go", "gcm_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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "aes_test.go", "modes_test.go" ], "TestImports": [ "crypto/cipher", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/math/rand", "ImportPath": "math/rand", "Name": "rand", "Doc": "Package rand implements pseudo-random number generators unsuitable for security-sensitive work.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/math/rand.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/math/rand.a", "BuildID": "82Pz-duuD98z-jJtClBn/t4WNZpdlKQN6KX_UOI7L", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "exp.go", "normal.go", "rand.go", "rng.go", "zipf.go" ], "CompiledGoFiles": [ "exp.go", "normal.go", "rand.go", "rng.go", "zipf.go" ], "IgnoredGoFiles": [ "gen_cooked.go" ], "Imports": [ "math", "sync" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/math/big", "ImportPath": "math/big", "Name": "big", "Doc": "Package big implements arbitrary-precision arithmetic (big numbers).", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/math/big.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/math/big.a", "BuildID": "f4jcBHEgRCXadBn7eb_e/zSfwwTcgRTqGWExlxv_7", "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" ], "CompiledGoFiles": [ "accuracy_string.go", "arith.go", "arith_amd64.go", "arith_decl.go", "decimal.go", "doc.go", "float.go", "floatconv.go", "floatmarsh.go", "ftoa.go", "int.go", "intconv.go", "intmarsh.go", "nat.go", "natconv.go", "natdiv.go", "prime.go", "rat.go", "ratconv.go", "ratmarsh.go", "roundingmode_string.go", "sqrt.go", "arith_amd64.s" ], "IgnoredGoFiles": [ "arith_decl_pure.go", "arith_decl_s390x.go", "arith_s390x_test.go" ], "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/src/crypto/rand", "ImportPath": "crypto/rand", "Name": "rand", "Doc": "Package rand implements a cryptographically secure random number generator.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/rand.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/rand.a", "BuildID": "c_oAKvz-om_pTZldUXvk/z3OICFCFD0MtFW0S2MTD", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "eagain.go", "rand.go", "rand_batched.go", "rand_linux.go", "rand_unix.go", "util.go" ], "CompiledGoFiles": [ "eagain.go", "rand.go", "rand_batched.go", "rand_linux.go", "rand_unix.go", "util.go" ], "IgnoredGoFiles": [ "rand_dragonfly.go", "rand_freebsd.go", "rand_getentropy.go", "rand_js.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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "rand_batched_test.go", "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/lib/go-1.18/src/crypto", "ImportPath": "crypto", "Name": "crypto", "Doc": "Package crypto collects common cryptographic constants.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto.a", "BuildID": "XZOcwZ2Y2_sjhBMb9rcI/ZlQS1JGlaL3zkbAPPEtY", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "crypto.go" ], "CompiledGoFiles": [ "crypto.go" ], "Imports": [ "hash", "io", "strconv" ], "Deps": [ "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "issue21104_test.go" ], "TestImports": [ "crypto/aes", "crypto/cipher", "crypto/rc4", "testing" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/crypto/des.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/des.a", "BuildID": "eyrmHCNz8qmkwWjx9dvw/uM7lO2p61uz0dbx6vDrn", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "block.go", "cipher.go", "const.go" ], "CompiledGoFiles": [ "block.go", "cipher.go", "const.go" ], "Imports": [ "crypto/cipher", "crypto/internal/subtle", "encoding/binary", "strconv", "sync" ], "Deps": [ "crypto/cipher", "crypto/internal/subtle", "crypto/subtle", "encoding/binary", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "des_test.go" ], "TestImports": [ "bytes", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "crypto/des" ] } { "Dir": "/usr/lib/go-1.18/src/crypto/elliptic/internal/fiat", "ImportPath": "crypto/elliptic/internal/fiat", "Name": "fiat", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/elliptic/internal/fiat.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/elliptic/internal/fiat.a", "BuildID": "vMopZ8FLSdN9fcIQCBeC/UJOhTJxCRgCgXfhxJN9o", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "p224.go", "p224_fiat64.go", "p224_invert.go", "p384.go", "p384_fiat64.go", "p384_invert.go", "p521.go", "p521_fiat64.go", "p521_invert.go" ], "CompiledGoFiles": [ "p224.go", "p224_fiat64.go", "p224_invert.go", "p384.go", "p384_fiat64.go", "p384_invert.go", "p521.go", "p521_fiat64.go", "p521_invert.go" ], "IgnoredGoFiles": [ "generate.go" ], "Imports": [ "crypto/subtle", "errors", "math/bits" ], "Deps": [ "crypto/subtle", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "unsafe" ], "XTestGoFiles": [ "fiat_test.go" ], "XTestImports": [ "crypto/elliptic/internal/fiat", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/crypto/elliptic/internal/nistec", "ImportPath": "crypto/elliptic/internal/nistec", "Name": "nistec", "Doc": "Package nistec implements the NIST P elliptic curves from FIPS 186-4.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/elliptic/internal/nistec.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/elliptic/internal/nistec.a", "BuildID": "dGUzYkUxu1YO7lnu5u0P/4UK2iUOImg4vr37kmu5x", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "p224.go", "p384.go", "p521.go" ], "CompiledGoFiles": [ "p224.go", "p384.go", "p521.go" ], "Imports": [ "crypto/elliptic/internal/fiat", "crypto/subtle", "errors" ], "Deps": [ "crypto/elliptic/internal/fiat", "crypto/subtle", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "unsafe" ], "XTestGoFiles": [ "nistec_test.go" ], "XTestImports": [ "crypto/elliptic/internal/nistec", "math/rand", "os", "strings", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/embed", "ImportPath": "embed", "Name": "embed", "Doc": "Package embed provides access to files embedded in the running Go program.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/embed.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/embed.a", "BuildID": "TnDd6hpSqUKiWXT880aH/bPC7PVG7ww6rYfrbMC7q", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "embed.go" ], "CompiledGoFiles": [ "embed.go" ], "Imports": [ "errors", "io", "io/fs", "time" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "io/fs", "path", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "embed", "log", "net/http" ], "XTestEmbedPatterns": [ "internal/embedtest/testdata/*.txt" ] } { "Dir": "/usr/lib/go-1.18/src/crypto/elliptic", "ImportPath": "crypto/elliptic", "Name": "elliptic", "Doc": "Package elliptic implements the standard NIST P-224, P-256, P-384, and P-521 elliptic curves over prime fields.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/elliptic.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/elliptic.a", "BuildID": "DK_JxEYymBMUbYeFubLZ/nolY8zG5JUoyGJB7ifEj", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "elliptic.go", "p224.go", "p256_asm.go", "p384.go", "p521.go" ], "CompiledGoFiles": [ "elliptic.go", "p224.go", "p256_asm.go", "p384.go", "p521.go", "p256_asm_amd64.s" ], "IgnoredGoFiles": [ "export_generate.go", "gen_p256_table.go", "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" ], "EmbedPatterns": [ "p256_asm_table.bin" ], "EmbedFiles": [ "p256_asm_table.bin" ], "Imports": [ "crypto/elliptic/internal/nistec", "crypto/rand", "embed", "io", "math/big", "sync" ], "Deps": [ "bufio", "bytes", "crypto/aes", "crypto/cipher", "crypto/elliptic/internal/fiat", "crypto/elliptic/internal/nistec", "crypto/internal/subtle", "crypto/rand", "crypto/subtle", "embed", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/binary", "encoding/hex", "fmt", "math/big", "reflect", "testing", "time" ] } { "Dir": "/usr/lib/go-1.18/src/crypto/internal/randutil", "ImportPath": "crypto/internal/randutil", "Name": "randutil", "Doc": "Package randutil contains internal randomness utilities for various crypto packages.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/internal/randutil.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/internal/randutil.a", "BuildID": "X9Ri29AQG3Z3dWjRByi7/z0XGYx3h07A5_lmrjyE4", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "randutil.go" ], "CompiledGoFiles": [ "randutil.go" ], "Imports": [ "io", "sync" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/crypto/sha512.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/sha512.a", "BuildID": "YE_B2IVj2qiv-lvE-ulA/YuIJ1XdWt-xBLrSNLU4l", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "sha512.go", "sha512block.go", "sha512block_amd64.go" ], "CompiledGoFiles": [ "sha512.go", "sha512block.go", "sha512block_amd64.go", "sha512block_amd64.s" ], "IgnoredGoFiles": [ "fallback_test.go", "sha512block_decl.go", "sha512block_generic.go", "sha512block_s390x.go" ], "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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/encoding/asn1.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/encoding/asn1.a", "BuildID": "a6PWYQbIFB02EdGxDQ6K/MoG1H5WwTlnkHtORZkiA", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "asn1.go", "common.go", "marshal.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/cryptobyte/asn1.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/cryptobyte/asn1.a", "BuildID": "9b8c0bF1SKlO-2gmrRha/INOz36rUfFBpL6PgfpI3", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "asn1.go" ], "CompiledGoFiles": [ "asn1.go" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/cryptobyte.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/cryptobyte.a", "BuildID": "badeg9hWdIY1IyOp05LX/q-1jHa6UrPTkuQY2DLZN", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "asn1.go", "builder.go", "string.go" ], "CompiledGoFiles": [ "asn1.go", "builder.go", "string.go" ], "Imports": [ "encoding/asn1", "errors", "fmt", "vendor/golang.org/x/crypto/cryptobyte/asn1", "math/big", "reflect", "time" ], "ImportMap": { "golang.org/x/crypto/cryptobyte/asn1": "vendor/golang.org/x/crypto/cryptobyte/asn1" }, "Deps": [ "bytes", "encoding/asn1", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/cryptobyte/asn1" ] } { "Dir": "/usr/lib/go-1.18/src/crypto/ecdsa", "ImportPath": "crypto/ecdsa", "Name": "ecdsa", "Doc": "Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-4 and SEC 1, Version 2.0.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/ecdsa.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/ecdsa.a", "BuildID": "LFquQqUt7PZyfZiHUy6u/x9Yi5LeDrQUjIZb3aywU", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "ecdsa.go", "ecdsa_noasm.go" ], "CompiledGoFiles": [ "ecdsa.go", "ecdsa_noasm.go" ], "IgnoredGoFiles": [ "ecdsa_s390x.go", "ecdsa_s390x_test.go" ], "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": [ "bufio", "bytes", "crypto", "crypto/aes", "crypto/cipher", "crypto/elliptic", "crypto/elliptic/internal/fiat", "crypto/elliptic/internal/nistec", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/rand", "crypto/sha512", "crypto/subtle", "embed", "encoding/asn1", "encoding/binary", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/crypto/ed25519/internal/edwards25519/field.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/ed25519/internal/edwards25519/field.a", "BuildID": "rfLHm8ygGUTtZI-K0KZU/AdvwCjSZTcH-zTD2qZMw", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "fe.go", "fe_amd64.go", "fe_arm64_noasm.go", "fe_generic.go" ], "CompiledGoFiles": [ "fe.go", "fe_amd64.go", "fe_arm64_noasm.go", "fe_generic.go", "fe_amd64.s" ], "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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/crypto/ed25519/internal/edwards25519.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/ed25519/internal/edwards25519.a", "BuildID": "fGfJBGkyDeK1fNA7bUrj/aEc9pHQqYTdvwlW4OPIC", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "edwards25519.go", "scalar.go", "scalarmult.go", "tables.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/crypto/ed25519", "ImportPath": "crypto/ed25519", "Name": "ed25519", "Doc": "Package ed25519 implements the Ed25519 signature algorithm.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/ed25519.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/ed25519.a", "BuildID": "2eEeMrGMsu2NKQWTK6Oe/8gFZX8yNhRRodrlPM5rz", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "ed25519.go" ], "CompiledGoFiles": [ "ed25519.go" ], "Imports": [ "bytes", "crypto", "crypto/ed25519/internal/edwards25519", "crypto/rand", "crypto/sha512", "errors", "io", "strconv" ], "Deps": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/crypto/hmac.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/hmac.a", "BuildID": "qUXhEs64VroAswun67Jw/-Bg7yi6vs7iFdy59s1QG", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "hmac.go" ], "CompiledGoFiles": [ "hmac.go" ], "Imports": [ "crypto/subtle", "hash" ], "Deps": [ "crypto/subtle", "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "hmac_test.go" ], "TestImports": [ "crypto/md5", "crypto/sha1", "crypto/sha256", "crypto/sha512", "fmt", "hash", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/crypto/md5", "ImportPath": "crypto/md5", "Name": "md5", "Doc": "Package md5 implements the MD5 hash algorithm as defined in RFC 1321.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/md5.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/md5.a", "BuildID": "9scy4vNAl1JtEanbwPrP/94SJlAYmdDfWp-utHl1l", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "md5.go", "md5block.go", "md5block_decl.go" ], "CompiledGoFiles": [ "md5.go", "md5block.go", "md5block_decl.go", "md5block_amd64.s" ], "IgnoredGoFiles": [ "gen.go", "md5block_generic.go" ], "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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/crypto/rc4", "ImportPath": "crypto/rc4", "Name": "rc4", "Doc": "Package rc4 implements RC4 encryption, as defined in Bruce Schneier's Applied Cryptography.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/rc4.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/rc4.a", "BuildID": "8NhjN2lneJvD3bs4zbP9/Sb1LMQpolJYRq0sVbiUy", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "rc4.go" ], "CompiledGoFiles": [ "rc4.go" ], "Imports": [ "crypto/internal/subtle", "strconv" ], "Deps": [ "crypto/internal/subtle", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "rc4_test.go" ], "TestImports": [ "bytes", "fmt", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/crypto/rsa", "ImportPath": "crypto/rsa", "Name": "rsa", "Doc": "Package rsa implements RSA encryption as specified in PKCS #1 and RFC 8017.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/rsa.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/rsa.a", "BuildID": "MwU7lKWFspNv8WVFTjYz/tD2XzHO2UVfrtuP2ssnN", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "pkcs1v15.go", "pss.go", "rsa.go" ], "CompiledGoFiles": [ "pkcs1v15.go", "pss.go", "rsa.go" ], "Imports": [ "bytes", "crypto", "crypto/internal/randutil", "crypto/rand", "crypto/subtle", "errors", "hash", "io", "math", "math/big" ], "Deps": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/src/crypto/sha1", "ImportPath": "crypto/sha1", "Name": "sha1", "Doc": "Package sha1 implements the SHA-1 hash algorithm as defined in RFC 3174.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/sha1.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/sha1.a", "BuildID": "SiraX1KKOvncaoslV36x/Pb5yhyiOHU668eD9Cqvp", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "sha1.go", "sha1block.go", "sha1block_amd64.go" ], "CompiledGoFiles": [ "sha1.go", "sha1block.go", "sha1block_amd64.go", "sha1block_amd64.s" ], "IgnoredGoFiles": [ "fallback_test.go", "sha1block_arm64.go", "sha1block_decl.go", "sha1block_generic.go", "sha1block_s390x.go" ], "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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/crypto/sha256.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/sha256.a", "BuildID": "m-f_8YM_0CDYwBM8scgd/mXB2dKsxSdBxoWz6l8W2", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "sha256.go", "sha256block.go", "sha256block_amd64.go", "sha256block_decl.go" ], "CompiledGoFiles": [ "sha256.go", "sha256block.go", "sha256block_amd64.go", "sha256block_decl.go", "sha256block_amd64.s" ], "IgnoredGoFiles": [ "fallback_test.go", "sha256block_arm64.go", "sha256block_generic.go", "sha256block_s390x.go" ], "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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/crypto/dsa", "ImportPath": "crypto/dsa", "Name": "dsa", "Doc": "Package dsa implements the Digital Signature Algorithm, as defined in FIPS 186-3.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/dsa.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/dsa.a", "BuildID": "d6XxHlsn0ehJYg9Ryi-j/gfFQOxWRGQR8ZOi0m_uR", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "dsa.go" ], "CompiledGoFiles": [ "dsa.go" ], "Imports": [ "crypto/internal/randutil", "errors", "io", "math/big" ], "Deps": [ "bytes", "crypto/internal/randutil", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "dsa_test.go" ], "TestImports": [ "crypto/rand", "math/big", "testing" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/crypto/x509/pkix.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/x509/pkix.a", "BuildID": "fjezcVg-QNXZAOiBLgDV/IPgepVI6J-QCANketxsp", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "pkix.go" ], "CompiledGoFiles": [ "pkix.go" ], "Imports": [ "encoding/asn1", "encoding/hex", "fmt", "math/big", "time" ], "Deps": [ "bytes", "encoding/asn1", "encoding/binary", "encoding/hex", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/encoding/pem", "ImportPath": "encoding/pem", "Name": "pem", "Doc": "Package pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/encoding/pem.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/encoding/pem.a", "BuildID": "WGDO51zfir4JC8Lqmh51/CXqDMQkhszlItD0Qrtr7", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "pem.go" ], "CompiledGoFiles": [ "pem.go" ], "Imports": [ "bytes", "encoding/base64", "errors", "io", "sort", "strings" ], "Deps": [ "bytes", "encoding/base64", "encoding/binary", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/src/net/url", "ImportPath": "net/url", "Name": "url", "Doc": "Package url parses URLs and implements query escaping.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/net/url.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/net/url.a", "BuildID": "2S7cRZZuUZn-2LHEOkm3/HzXpEeBNShhYNfGQJbV6", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "url.go" ], "CompiledGoFiles": [ "url.go" ], "Imports": [ "errors", "fmt", "sort", "strconv", "strings" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/src/crypto/x509", "ImportPath": "crypto/x509", "Name": "x509", "Doc": "Package x509 parses X.509-encoded keys and certificates.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/x509.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/x509.a", "BuildID": "m7avMFJmZDazOAJYtBXG/SIysYEOWUk18JO0v24W5", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "cert_pool.go", "parser.go", "pem_decrypt.go", "pkcs1.go", "pkcs8.go", "root.go", "root_linux.go", "root_unix.go", "sec1.go", "verify.go", "x509.go" ], "CompiledGoFiles": [ "cert_pool.go", "parser.go", "pem_decrypt.go", "pkcs1.go", "pkcs8.go", "root.go", "root_linux.go", "root_unix.go", "sec1.go", "verify.go", "x509.go" ], "IgnoredGoFiles": [ "root_aix.go", "root_bsd.go", "root_darwin.go", "root_darwin_test.go", "root_js.go", "root_plan9.go", "root_solaris.go", "root_windows.go", "root_windows_test.go", "x509_test_import.go" ], "Imports": [ "bytes", "crypto", "crypto/aes", "crypto/cipher", "crypto/des", "crypto/dsa", "crypto/ecdsa", "crypto/ed25519", "crypto/elliptic", "crypto/md5", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/x509/pkix", "encoding/asn1", "encoding/hex", "encoding/pem", "errors", "fmt", "vendor/golang.org/x/crypto/cryptobyte", "vendor/golang.org/x/crypto/cryptobyte/asn1", "internal/godebug", "io", "io/fs", "math/big", "net", "net/url", "os", "path/filepath", "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/elliptic/internal/nistec", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/cryptobyte", "vendor/golang.org/x/crypto/cryptobyte/asn1", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "name_constraints_test.go", "parser_test.go", "pem_decrypt_test.go", "pkcs8_test.go", "root_unix_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", "path/filepath", "reflect", "runtime", "strconv", "strings", "sync", "testing", "time", "vendor/golang.org/x/crypto/cryptobyte/asn1" ], "XTestGoFiles": [ "example_test.go", "hybrid_pool_test.go" ], "XTestImports": [ "crypto/dsa", "crypto/ecdsa", "crypto/ed25519", "crypto/elliptic", "crypto/rand", "crypto/rsa", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "encoding/pem", "fmt", "internal/testenv", "math/big", "runtime", "testing", "time" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/internal/subtle.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/internal/subtle.a", "BuildID": "Eau6ZBK6UqMk6P4niFmc/13G4sSRxVAuDzs16quQu", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "aliasing.go" ], "CompiledGoFiles": [ "aliasing.go" ], "IgnoredGoFiles": [ "aliasing_purego.go" ], "Imports": [ "unsafe" ], "Deps": [ "unsafe" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/chacha20.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/chacha20.a", "BuildID": "aBluwT-sF95M0R0DdQBh/30KDBztLJzvqZlhYU4Jq", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "chacha_generic.go", "chacha_noasm.go", "xor.go" ], "CompiledGoFiles": [ "chacha_generic.go", "chacha_noasm.go", "xor.go" ], "IgnoredGoFiles": [ "chacha_arm64.go", "chacha_ppc64le.go", "chacha_s390x.go" ], "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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/internal/subtle" ] } { "Dir": "/usr/lib/go-1.18/src/vendor/golang.org/x/crypto/internal/poly1305", "ImportPath": "vendor/golang.org/x/crypto/internal/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/internal/poly1305.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/internal/poly1305.a", "BuildID": "kRBXMq1v3jVVLbtcMro6/0Q7-cyOMakG1v1rztqkk", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bits_go1.13.go", "poly1305.go", "sum_amd64.go", "sum_generic.go" ], "CompiledGoFiles": [ "bits_go1.13.go", "poly1305.go", "sum_amd64.go", "sum_generic.go", "sum_amd64.s" ], "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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/sys/cpu.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/sys/cpu.a", "BuildID": "DGzj4IQZlGzRvftTgg_1/DW2PX0Q4jabwN3kG_6Pa", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "byteorder.go", "cpu.go", "cpu_gc_x86.go", "cpu_linux_noinit.go", "cpu_x86.go", "hwcap_linux.go" ], "CompiledGoFiles": [ "byteorder.go", "cpu.go", "cpu_gc_x86.go", "cpu_linux_noinit.go", "cpu_x86.go", "hwcap_linux.go", "cpu_x86.s" ], "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_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", "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": [ "io/ioutil", "os", "runtime", "strings" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "os", "path", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/chacha20poly1305.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/chacha20poly1305.a", "BuildID": "dGvwEt_pNxiw6fGYxDHu/pKzPdG-xtDmf7p8jQEQ9", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "chacha20poly1305.go", "chacha20poly1305_amd64.go", "chacha20poly1305_generic.go", "xchacha20poly1305.go" ], "CompiledGoFiles": [ "chacha20poly1305.go", "chacha20poly1305_amd64.go", "chacha20poly1305_generic.go", "xchacha20poly1305.go", "chacha20poly1305_amd64.s" ], "IgnoredGoFiles": [ "chacha20poly1305_noasm.go" ], "SFiles": [ "chacha20poly1305_amd64.s" ], "Imports": [ "crypto/cipher", "encoding/binary", "errors", "vendor/golang.org/x/crypto/chacha20", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "vendor/golang.org/x/sys/cpu" ], "ImportMap": { "golang.org/x/crypto/chacha20": "vendor/golang.org/x/crypto/chacha20", "golang.org/x/crypto/internal/poly1305": "vendor/golang.org/x/crypto/internal/poly1305", "golang.org/x/crypto/internal/subtle": "vendor/golang.org/x/crypto/internal/subtle", "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/chacha20", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "vendor/golang.org/x/sys/cpu" ] } { "Dir": "/usr/lib/go-1.18/src/vendor/golang.org/x/crypto/curve25519/internal/field", "ImportPath": "vendor/golang.org/x/crypto/curve25519/internal/field", "Name": "field", "Doc": "Package field implements fast arithmetic modulo 2^255-19.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/curve25519/internal/field.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/curve25519/internal/field.a", "BuildID": "yPEY9RfkDl79qTmQYj-8/qu4ODsprlKGi9nwxYVea", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "fe.go", "fe_amd64.go", "fe_arm64_noasm.go", "fe_generic.go" ], "CompiledGoFiles": [ "fe.go", "fe_amd64.go", "fe_arm64_noasm.go", "fe_generic.go", "fe_amd64.s" ], "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/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/curve25519.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/curve25519.a", "BuildID": "Z1_JUPI7Gto7b1dGY8QH/TKMaUMCIUz7twzBd3RRt", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "curve25519.go" ], "CompiledGoFiles": [ "curve25519.go" ], "Imports": [ "crypto/subtle", "fmt", "vendor/golang.org/x/crypto/curve25519/internal/field" ], "ImportMap": { "golang.org/x/crypto/curve25519/internal/field": "vendor/golang.org/x/crypto/curve25519/internal/field" }, "Deps": [ "crypto/subtle", "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/curve25519/internal/field" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/hkdf.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/crypto/hkdf.a", "BuildID": "4h3myekgpeOXRt3bKtJf/KI3TvMDDfn8TwMmpl5tI", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "hkdf.go" ], "CompiledGoFiles": [ "hkdf.go" ], "Imports": [ "crypto/hmac", "errors", "hash", "io" ], "Deps": [ "crypto/hmac", "crypto/subtle", "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/crypto/tls.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/crypto/tls.a", "BuildID": "trITCWrW-kYjQuEZLuQx/uJeq2xUtXaCR49ipnEb3", "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" ], "CompiledGoFiles": [ "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", "internal/godebug", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "math", "math/big", "math/bits", "math/rand", "net", "net/netip", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "vendor/golang.org/x/net/dns/dnsmessage", "vendor/golang.org/x/sys/cpu" ], "TestGoFiles": [ "auth_test.go", "conn_test.go", "handshake_client_test.go", "handshake_messages_test.go", "handshake_server_test.go", "handshake_test.go", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/text/transform.a", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/text/transform.a", "BuildID": "gMFySSSW1nt_PfD8kV7M/JzUpTGlZf_CFXgMgpW-2", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "transform.go" ], "CompiledGoFiles": [ "transform.go" ], "Imports": [ "bytes", "errors", "io", "unicode/utf8" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/text/unicode/bidi.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/text/unicode/bidi.a", "BuildID": "xFXUgcXnFblI-TjTKFeV/ENXgM9vb9OZfRfiwZVse", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bidi.go", "bracket.go", "core.go", "prop.go", "tables13.0.0.go", "trieval.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/text/secure/bidirule.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/text/secure/bidirule.a", "BuildID": "4aNONFhPbkcK6Sj10KuQ/H_WISYqULcfJF1A_xguA", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "bidirule.go", "bidirule10.0.0.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/text/unicode/norm.a", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/text/unicode/norm.a", "BuildID": "ezt5LbJ6E3uAR5zTVFZm/ien-sULjfTHrE6t9shsz", "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" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/text/transform" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/net/idna.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/net/idna.a", "BuildID": "SNYo6qbhjjBaEmw_194l/PQRx3qXTyV2H7UeQMXmQ", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "go118.go", "idna10.0.0.go", "punycode.go", "tables13.0.0.go", "trie.go", "trieval.go" ], "CompiledGoFiles": [ "go118.go", "idna10.0.0.go", "punycode.go", "tables13.0.0.go", "trie.go", "trieval.go" ], "IgnoredGoFiles": [ "idna9.0.0.go", "pre_go118.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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/net/textproto.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/net/textproto.a", "BuildID": "MeCSbsgEokrg83L3Wqlk/npzu4q3C_YL5cMhlTtRd", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "header.go", "pipeline.go", "reader.go", "textproto.go", "writer.go" ], "CompiledGoFiles": [ "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "net/netip", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "header_test.go", "reader_test.go", "writer_test.go" ], "TestImports": [ "bufio", "bytes", "io", "reflect", "strings", "testing" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/net/http/httpguts.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/net/http/httpguts.a", "BuildID": "fNuFRn-ryQ4grzONj4nb/XqdZEMfeiJgSedcUN_fo", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "guts.go", "httplex.go" ], "CompiledGoFiles": [ "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/net/http/httpproxy.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/net/http/httpproxy.a", "BuildID": "8yHSPFDI3UA3COV8JXx1/mQQlu-ZXzuo4J7-1C52Y", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "proxy.go" ], "CompiledGoFiles": [ "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/url", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/net/http2/hpack.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/vendor/golang.org/x/net/http2/hpack.a", "BuildID": "ICrW9XqhkYRA8hvljucv/NX1EhwuE4SKX5SB6pZUb", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "encode.go", "hpack.go", "huffman.go", "tables.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/mime", "ImportPath": "mime", "Name": "mime", "Doc": "Package mime implements parts of the MIME spec.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/mime.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/mime.a", "BuildID": "ChYd7Nz2ixnUaRxB7Jbb/K-GAHbCkyXyceiURovHa", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "encodedword.go", "grammar.go", "mediatype.go", "type.go", "type_unix.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/src/mime/quotedprintable", "ImportPath": "mime/quotedprintable", "Name": "quotedprintable", "Doc": "Package quotedprintable implements quoted-printable encoding as specified by RFC 2045.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/mime/quotedprintable.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/mime/quotedprintable.a", "BuildID": "u3RWosJM4Kvo3BX2YaLJ/Schi9QeahFVCNLrnAitx", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "reader.go", "writer.go" ], "CompiledGoFiles": [ "reader.go", "writer.go" ], "Imports": [ "bufio", "bytes", "fmt", "io" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/src/mime/multipart", "ImportPath": "mime/multipart", "Name": "multipart", "Doc": "Package multipart implements MIME multipart parsing, as defined in RFC 2046.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/mime/multipart.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/mime/multipart.a", "BuildID": "2LNzJc_gfTI6lYe8gfln/IsyxTUxwjRwBiopvUE_u", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "formdata.go", "multipart.go", "writer.go" ], "CompiledGoFiles": [ "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/net/http/httptrace.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/net/http/httptrace.a", "BuildID": "oGllHvMMAsSJMKl9FBXM/O62fAWiO7oiLy18iz0T0", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "trace.go" ], "CompiledGoFiles": [ "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "math", "math/big", "math/bits", "math/rand", "net", "net/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "vendor/golang.org/x/net/dns/dnsmessage", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/net/http/internal.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/net/http/internal.a", "BuildID": "GS3lrfxkFztCCIb4HmgN/yRslnVWfUb3JfRAp4trG", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "chunked.go" ], "CompiledGoFiles": [ "chunked.go" ], "Imports": [ "bufio", "bytes", "errors", "fmt", "io" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "chunked_test.go" ], "TestImports": [ "bufio", "bytes", "fmt", "io", "strings", "testing", "testing/iotest" ] } { "Dir": "/usr/lib/go-1.18/src/net/http/internal/ascii", "ImportPath": "net/http/internal/ascii", "Name": "ascii", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/net/http/internal/ascii.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/net/http/internal/ascii.a", "BuildID": "ZAQMj2hN38uduJCymY9r/-mVNPvE14KKdcLzq-u3w", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "print.go" ], "CompiledGoFiles": [ "print.go" ], "Imports": [ "strings", "unicode" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strings", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "print_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/usr/lib/go-1.18/src/net/http", "ImportPath": "net/http", "Name": "http", "Doc": "Package http provides HTTP client and server implementations.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/net/http.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/net/http.a", "BuildID": "OjL-91qJ1GLBWSpHFaLT/M-ChbRJExytbJnaY4FDu", "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", "transport_default_other.go" ], "CompiledGoFiles": [ "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", "transport_default_other.go" ], "IgnoredGoFiles": [ "omithttp2.go", "roundtrip_js.go", "transport_default_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", "internal/godebug", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/magiconair/properties@v1.8.5", "Export": "/home/adrcab01/.cache/go-build/e7/e7f60c6849704fbf19d5fce61f83ec386b1ccd613dac43dbaadea293b05acd91-d", "BuildID": "IJuOgutyOWtE-sAkguEd/sCnWUgd9fYkl31q621I9", "Module": { "Path": "github.com/magiconair/properties", "Version": "v1.8.5", "Time": "2021-03-24T16:50:46Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/magiconair/properties@v1.8.5", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/magiconair/properties/@v/v1.8.5.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "decode.go", "doc.go", "integrate.go", "lex.go", "load.go", "parser.go", "properties.go", "rangecheck.go" ], "CompiledGoFiles": [ "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": "/home/adrcab01/go/pkg/mod/github.com/spf13/afero@v1.8.0/mem", "ImportPath": "github.com/spf13/afero/mem", "Name": "mem", "Root": "/home/adrcab01/go/pkg/mod/github.com/spf13/afero@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/cc/cca4cbf20ed1e2d08a63aa8145b1923e242f0a3c10a7040d9cb2f1fdb0c26bd3-d", "BuildID": "sfGWb45N0JLA8Qgf5EEe/8I4QS2KAGdjbCZpePk7t", "Module": { "Path": "github.com/spf13/afero", "Version": "v1.8.0", "Time": "2022-01-05T09:12:15Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/afero@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/spf13/afero/@v/v1.8.0.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "dir.go", "dirmap.go", "file.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "file_test.go" ], "TestImports": [ "bytes", "io", "testing", "time" ] } { "Dir": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/aa/aaa49ca6d96f0f7d0907aabb32bc2b8c1ce8db6bd059941eefdc9b19e2664728-d", "BuildID": "JrPqE8M88buhZnLvsLV-/1ZrRWIltw7p79sTlxY4Y", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "transform.go" ], "CompiledGoFiles": [ "transform.go" ], "Imports": [ "bytes", "errors", "io", "unicode/utf8" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/10/102ab6c00b384a623644bec6f4699d9254a14c720ef3a8e9bb63b499a924ff03-d", "BuildID": "lW3-vx3FFIZudK09bh-G/XSA4UVxbWmQr4BiGkCOz", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "composition.go", "forminfo.go", "input.go", "iter.go", "normalize.go", "readwriter.go", "tables13.0.0.go", "transform.go", "trie.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/go/pkg/mod/github.com/spf13/afero@v1.8.0", "ImportPath": "github.com/spf13/afero", "Name": "afero", "Root": "/home/adrcab01/go/pkg/mod/github.com/spf13/afero@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/ee/eec4cbdc84f1983cfa9a6d33403a2e02ca2dcd47ba393627cd76f716f6b9795e-d", "BuildID": "ipervtucWArrbrS4tnj5/2eoLYkVJ7xQAL1nudltj", "Module": { "Path": "github.com/spf13/afero", "Version": "v1.8.0", "Time": "2022-01-05T09:12:15Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/afero@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/spf13/afero/@v/v1.8.0.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "afero.go", "basepath.go", "cacheOnReadFs.go", "const_win_unix.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" ], "CompiledGoFiles": [ "afero.go", "basepath.go", "cacheOnReadFs.go", "const_win_unix.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_bsds.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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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/lib/go-1.18/src/html", "ImportPath": "html", "Name": "html", "Doc": "Package html provides functions for escaping and unescaping HTML text.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/html.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/html.a", "BuildID": "7evMgcaifyhuWtG0N0Js/PoShwAV9JxdIQl78rpeC", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "entity.go", "escape.go" ], "CompiledGoFiles": [ "entity.go", "escape.go" ], "IgnoredGoFiles": [ "fuzz.go" ], "Imports": [ "strings", "sync", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/text/template/parse.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/text/template/parse.a", "BuildID": "Cbe6PSgXrgcKzaxYrMPr/KUYP4OMDzTNJitA6WQ0d", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "lex.go", "node.go", "parse.go" ], "CompiledGoFiles": [ "lex.go", "node.go", "parse.go" ], "Imports": [ "bytes", "fmt", "runtime", "strconv", "strings", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/src/text/template", "ImportPath": "text/template", "Name": "template", "Doc": "Package template implements data-driven templates for generating textual output.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/text/template.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/text/template.a", "BuildID": "WVswRPZ1a3qUqPjO0nnq/uN6A0RwAIlWgH_vAlSyK", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "exec.go", "funcs.go", "helper.go", "option.go", "template.go" ], "CompiledGoFiles": [ "doc.go", "exec.go", "funcs.go", "helper.go", "option.go", "template.go" ], "Imports": [ "bytes", "errors", "fmt", "internal/fmtsort", "io", "io/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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/html/template.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/html/template.a", "BuildID": "V4yV19cSIlKco-MVMIc4/2ix4B3QRS6MET01EYiqZ", "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" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/spf13/cast@v1.4.1", "Export": "/home/adrcab01/.cache/go-build/ec/ecd765de24ded496539c0c6e7dbf7fee47cdf5e5c6ff90f94e13b19b7491d603-d", "BuildID": "Unj-41sMQGOyNgGJNkF3/efHqGPJw9fCvncMAcs3f", "Module": { "Path": "github.com/spf13/cast", "Version": "v1.4.1", "Time": "2021-08-15T17:48:01Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/cast@v1.4.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/spf13/cast/@v/v1.4.1.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "cast.go", "caste.go", "timeformattype_string.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/go/pkg/mod/github.com/spf13/jwalterweatherman@v1.1.0", "ImportPath": "github.com/spf13/jwalterweatherman", "Name": "jwalterweatherman", "Root": "/home/adrcab01/go/pkg/mod/github.com/spf13/jwalterweatherman@v1.1.0", "Export": "/home/adrcab01/.cache/go-build/30/3005cf687377309f7d4e268e4e0efa56b46b1f47aaf3b0eed6be92360ffc28ca-d", "BuildID": "J1hnve9_dmEZCx09qs9c/plslwtRe--1gsjMeb05b", "Module": { "Path": "github.com/spf13/jwalterweatherman", "Version": "v1.1.0", "Time": "2018-10-28T14:53:47Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/jwalterweatherman@v1.1.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/spf13/jwalterweatherman/@v/v1.1.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "default_notepad.go", "log_counter.go", "notepad.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1/internal/encoding", "ImportPath": "github.com/spf13/viper/internal/encoding", "Name": "encoding", "Root": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "Export": "/home/adrcab01/.cache/go-build/ad/ad1e1026453872d3c20475b2ed86c166946eb158403ebe99272d831bd4f0ea6b-d", "BuildID": "SVx3xzgct4PvWLE5AmfO/lqYd_dFt0C6HNDT9FZ9D", "Module": { "Path": "github.com/spf13/viper", "Version": "v1.10.1", "Time": "2021-12-15T13:10:06Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.10.1.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "decoder.go", "encoder.go", "error.go" ], "CompiledGoFiles": [ "decoder.go", "encoder.go", "error.go" ], "Imports": [ "sync" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "decoder_test.go", "encoder_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/hcl/strconv", "ImportPath": "github.com/hashicorp/hcl/hcl/strconv", "Name": "strconv", "Root": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Export": "/home/adrcab01/.cache/go-build/96/967906973d26e015adef8342b1fd320a226ba260c84f329ff262f592b0cd95cf-d", "BuildID": "H0FVlZF0vFVSd3v9OXAt/dIqKxgG4OHu-bdt4DV_6", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "quote.go" ], "CompiledGoFiles": [ "quote.go" ], "Imports": [ "errors", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "quote_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Export": "/home/adrcab01/.cache/go-build/17/174274f4a49ccf85b62a5cc2e87e9af45253320215dcef692783471f4f7cfa85-d", "BuildID": "7SDrkZxQbWVq47aA1NVN/Ohbjiez6_54EXztQXrJk", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "position.go", "token.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "token_test.go" ], "TestImports": [ "reflect", "testing" ] } { "Dir": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Export": "/home/adrcab01/.cache/go-build/f8/f81d7a492d554d42ac733232fa651a17d00708451ec34e21a947af1ecfaccf14-d", "BuildID": "HN3-e_nc_BmcOpC1l1YB/u5m3iYSxC5XFjKdnakfk", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "ast.go", "walk.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Export": "/home/adrcab01/.cache/go-build/09/09eb5a4877e6c3433a859bc4b1f3eeca8bb5051629f2c24644bfe12a8887429d-d", "BuildID": "AdOyxI6HOqnVmaRNXIw8/-OyPR0dIfW8DQpy0cWaj", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "scanner.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Export": "/home/adrcab01/.cache/go-build/7a/7aad7cd805643ac8b1e32dda4205ddcfa7ba75db27d47fb11a7f26a534a977d9-d", "BuildID": "a_1Qybn71eKGX8Q6ocCQ/gHlvndg9eYrcXBwGquew", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "error.go", "parser.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/json/token", "ImportPath": "github.com/hashicorp/hcl/json/token", "Name": "token", "Root": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Export": "/home/adrcab01/.cache/go-build/f5/f5834fbf8aef8a51524e521e329c9d9c748de851f74bf6706ad18b3625b734c7-d", "BuildID": "v47dOJ7xPkkF-8G6_UzN/pJTPiRn4AOUwlheZ7hJ6", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "position.go", "token.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "token_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/json/scanner", "ImportPath": "github.com/hashicorp/hcl/json/scanner", "Name": "scanner", "Root": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Export": "/home/adrcab01/.cache/go-build/37/37b2ad436007f368e6431d16e5b4959ebdc9d23ddf158b0e34219e75d1559232-d", "BuildID": "WwsFIM2OKKIR8KWxVZiN/LnDawi0WV2deGQnKbjny", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "scanner.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0/json/parser", "ImportPath": "github.com/hashicorp/hcl/json/parser", "Name": "parser", "Root": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Export": "/home/adrcab01/.cache/go-build/7e/7ee1957ee0da759bbb8ddcc8899474d7f08daa7b98e1225c17cdacd58ce30c2a-d", "BuildID": "-2tND_anVgA9uE090syB/yTdHw0mzrAznqI3g3N5E", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "flatten.go", "parser.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Export": "/home/adrcab01/.cache/go-build/25/25b0cafb9d04f1d5eb1cf464d73e28e3b7665244145360aea9088b305af475aa-d", "BuildID": "t4rqKZFXHLdtBaELsi5N/YZ71JZEMqfIK1oFbdcw6", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "decoder.go", "hcl.go", "lex.go", "parse.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/text/tabwriter.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/text/tabwriter.a", "BuildID": "yz-vpnglLcQJkLxSa8su/7nGaZEbb1aOFaaZ5w9wF", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "tabwriter.go" ], "CompiledGoFiles": [ "tabwriter.go" ], "Imports": [ "io", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "example_test.go", "tabwriter_test.go" ], "XTestImports": [ "bytes", "fmt", "io", "os", "testing", "text/tabwriter" ] } { "Dir": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "Export": "/home/adrcab01/.cache/go-build/47/478a457ff7f3c74a2a07ecaae61db41c1bca74afdf0dbe4ca72e17963ca122f6-d", "BuildID": "GHC8w7S2K8BXF11KEZOh/YwsUHe47eKXqYSbxv1Yo", "Module": { "Path": "github.com/hashicorp/hcl", "Version": "v1.0.0", "Time": "2018-08-26T00:51:36Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/hcl@v1.0.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "nodes.go", "printer.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1/internal/encoding/hcl", "ImportPath": "github.com/spf13/viper/internal/encoding/hcl", "Name": "hcl", "Root": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "Export": "/home/adrcab01/.cache/go-build/8d/8db58e82418473cb4c7ec2833589b51daa4a058af1952093a7aa4b2b8ce001ec-d", "BuildID": "JC-FSmwLd5WrydXy6fRV/ckN-zr80x8XXn7TGZs1W", "Module": { "Path": "github.com/spf13/viper", "Version": "v1.10.1", "Time": "2021-12-15T13:10:06Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.10.1.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "codec.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1/internal/encoding/json", "ImportPath": "github.com/spf13/viper/internal/encoding/json", "Name": "json", "Root": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "Export": "/home/adrcab01/.cache/go-build/50/50be6ba83df2e0ae4002c57ec31ae215e2e07aeecdd0d9fa5bd64a0c5f2a30e4-d", "BuildID": "AIUy_UhuLlLMEC0Y1hw3/SfkQfPWbwRRrk8YJb6rm", "Module": { "Path": "github.com/spf13/viper", "Version": "v1.10.1", "Time": "2021-12-15T13:10:06Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.10.1.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "codec.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/pelletier/go-toml@v1.9.4", "Export": "/home/adrcab01/.cache/go-build/90/90a9595d7db41f5894418d0f32559cdbf5c7c7cc7f7050189b035921be758495-d", "BuildID": "gw-yFzs0-gg7KVL1jQgO/ZGl-wtkXHAz1-LJdk0hd", "Module": { "Path": "github.com/pelletier/go-toml", "Version": "v1.9.4", "Time": "2021-09-06T01:38:35Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/pelletier/go-toml@v1.9.4", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/pelletier/go-toml/@v/v1.9.4.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "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" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1/internal/encoding/toml", "ImportPath": "github.com/spf13/viper/internal/encoding/toml", "Name": "toml", "Root": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "Export": "/home/adrcab01/.cache/go-build/20/208c668fa1e7cd5287b63e35abbee09e06a86d435d8f96d783cb16f7fe03622c-d", "BuildID": "2I89vx1d8EKHTNaZAePX/wg3zNbVLYTsnTNA_pNO3", "Module": { "Path": "github.com/spf13/viper", "Version": "v1.10.1", "Time": "2021-12-15T13:10:06Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.10.1.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "codec.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0", "Export": "/home/adrcab01/.cache/go-build/f5/f54654569c1970c51c6a9afca7396f224665c94400756374cb8dfa306abc1652-d", "BuildID": "eG7BFrCBqIspJ-5PbQNq/8wxf28iHQQ1rwOQqg1jq", "Module": { "Path": "gopkg.in/yaml.v2", "Version": "v2.4.0", "Time": "2020-11-17T15:46:20Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0", "GoMod": "/home/adrcab01/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" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1/internal/encoding/yaml", "ImportPath": "github.com/spf13/viper/internal/encoding/yaml", "Name": "yaml", "Root": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "Export": "/home/adrcab01/.cache/go-build/19/1951a28f43738d6df0afd4152e9d83980ef5c7998e1693a2debaf453e61d0f85-d", "BuildID": "3m6sYPsAito3FuSrioHk/KdHproCumiQaZSWZaR91", "Module": { "Path": "github.com/spf13/viper", "Version": "v1.10.1", "Time": "2021-12-15T13:10:06Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.10.1.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "codec.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/subosito/gotenv@v1.2.0", "Export": "/home/adrcab01/.cache/go-build/39/390c975d260b892476e8196406ed6b06d379e047c95ea136b1ac781296e6eee6-d", "BuildID": "G4FG1b5leOktqC2_vyhp/MpVI9AK0Wv6A9hqWsSmR", "Module": { "Path": "github.com/subosito/gotenv", "Version": "v1.2.0", "Time": "2019-08-03T14:02:50Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/subosito/gotenv@v1.2.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/subosito/gotenv/@v/v1.2.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "gotenv.go" ], "CompiledGoFiles": [ "gotenv.go" ], "Imports": [ "bufio", "fmt", "io", "os", "regexp", "strings" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/go/pkg/mod/gopkg.in/ini.v1@v1.66.2", "ImportPath": "gopkg.in/ini.v1", "Name": "ini", "Doc": "Package ini provides INI file read and write functionality in Go.", "Root": "/home/adrcab01/go/pkg/mod/gopkg.in/ini.v1@v1.66.2", "Export": "/home/adrcab01/.cache/go-build/0d/0dce817326c512424bb7ffdc29d4575e5f6eaff5d7447fc580a5fb7bde06dbd6-d", "BuildID": "icKGJXm-NcWCRLuX1H8X/Me6vLvxTnJ-tBTvf4KWe", "Module": { "Path": "gopkg.in/ini.v1", "Version": "v1.66.2", "Time": "2021-12-02T14:07:20Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/gopkg.in/ini.v1@v1.66.2", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/gopkg.in/ini.v1/@v/v1.66.2.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "data_source.go", "deprecated.go", "error.go", "file.go", "helper.go", "ini.go", "key.go", "parser.go", "section.go", "struct.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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", "sort", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "ImportPath": "github.com/spf13/viper", "Name": "viper", "Root": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "Export": "/home/adrcab01/.cache/go-build/87/87665028b378a8e5ba511be7f002cfb1b2b685c261c413a799b762b6ce4b8327-d", "BuildID": "yzpZmbPZIaa9FRoItoYc/1FOAOERdxWC_1De-z59R", "Module": { "Path": "github.com/spf13/viper", "Version": "v1.10.1", "Time": "2021-12-15T13:10:06Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/spf13/viper@v1.10.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.10.1.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "flags.go", "logger.go", "util.go", "viper.go", "viper_go1_15.go", "watch.go" ], "CompiledGoFiles": [ "flags.go", "logger.go", "util.go", "viper.go", "viper_go1_15.go", "watch.go" ], "IgnoredGoFiles": [ "fs.go", "fs_test.go", "viper_go1_16.go", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/config", "ImportPath": "github.com/ARM-software/golang-utils/utils/config", "Name": "config", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/9d/9d8d98915ad183dc9628b9a47e7de782c6a95a5797a3a4ca9e9caadec5d4098c-d", "BuildID": "gKUdd5xOBeOVi2yLfhjy/bRBfXsF8VgN6e0b34jT0", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "interfaces.go", "service_configuration.go", "validation.go" ], "CompiledGoFiles": [ "interfaces.go", "service_configuration.go", "validation.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/joho/godotenv", "github.com/mitchellh/mapstructure", "github.com/spf13/pflag", "github.com/spf13/viper", "reflect", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "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/joho/godotenv", "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", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "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", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "service_configuration_test.go" ], "TestImports": [ "fmt", "github.com/bxcodec/faker/v3", "github.com/go-ozzo/ozzo-validation/v4", "github.com/spf13/pflag", "github.com/spf13/viper", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "math/rand", "os", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-http-utils/headers@v0.0.0-20181008091004-fed159eddc2a", "ImportPath": "github.com/go-http-utils/headers", "Name": "headers", "Root": "/home/adrcab01/go/pkg/mod/github.com/go-http-utils/headers@v0.0.0-20181008091004-fed159eddc2a", "Export": "/home/adrcab01/.cache/go-build/fe/fea3dad5a413cc4385349a00f548b9f5420ec2063034eb625607a09f6cabf7b7-d", "BuildID": "z_vUGPGH7joqs_v4I4Hq/xzgeLUg-AiT5MI6yWKBh", "Module": { "Path": "github.com/go-http-utils/headers", "Version": "v0.0.0-20181008091004-fed159eddc2a", "Time": "2018-10-08T09:10:04Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-http-utils/headers@v0.0.0-20181008091004-fed159eddc2a", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/go-http-utils/headers/@v/v0.0.0-20181008091004-fed159eddc2a.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "headers.go" ], "CompiledGoFiles": [ "headers.go" ], "Imports": [ "net/textproto" ], "Deps": [ "bufio", "bytes", "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "net/netip", "net/textproto", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "header_test.go" ], "TestImports": [ "github.com/stretchr/testify/assert", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "github.com/go-http-utils/headers" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-logr/logr@v0.4.0", "ImportPath": "github.com/go-logr/logr", "Name": "logr", "Doc": "Package logr defines abstract interfaces for logging.", "Root": "/home/adrcab01/go/pkg/mod/github.com/go-logr/logr@v0.4.0", "Export": "/home/adrcab01/.cache/go-build/f8/f80fce85136ece679ef3df2d3bc9a3edb7e27f397479a883516479b0d7803e66-d", "BuildID": "vN9hPDwrak2zMHQGoP-c/2BLFfdhpawE0Ua2487Q6", "Module": { "Path": "github.com/go-logr/logr", "Version": "v0.4.0", "Time": "2021-01-23T00:09:52Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-logr/logr@v0.4.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/go-logr/logr/@v/v0.4.0.mod", "GoVersion": "1.14" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "discard.go", "logr.go" ], "CompiledGoFiles": [ "discard.go", "logr.go" ], "Imports": [ "context" ], "Deps": [ "context", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "TestGoFiles": [ "discard_test.go", "logr_test.go" ], "TestImports": [ "context", "errors", "testing" ] } { "Dir": "/usr/lib/go-1.18/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/lib/go-1.18/pkg/linux_amd64/database/sql/driver.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/database/sql/driver.a", "BuildID": "9noKXOA_ZLVi6vkKkJoJ/mOU5l4bEcOl6bhJ2jpW9", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "driver.go", "types.go" ], "CompiledGoFiles": [ "driver.go", "types.go" ], "Imports": [ "context", "errors", "fmt", "reflect", "strconv", "time" ], "Deps": [ "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "types_test.go" ], "TestImports": [ "reflect", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-ozzo/ozzo-validation/v4@v4.3.0", "ImportPath": "github.com/go-ozzo/ozzo-validation/v4", "Name": "validation", "Doc": "Package validation provides configurable and extensible rules for validating data of various types.", "Root": "/home/adrcab01/go/pkg/mod/github.com/go-ozzo/ozzo-validation/v4@v4.3.0", "Export": "/home/adrcab01/.cache/go-build/89/89c5fe7c0f776fc9e4c8aac4fadc4d81eaf7a6fa6e7a4d931a0de3ef61d97ce1-d", "BuildID": "pz-fmFXTlLPo61TAAJ1C/Xo-FYkmgja81R5Zzscvg", "Module": { "Path": "github.com/go-ozzo/ozzo-validation/v4", "Version": "v4.3.0", "Time": "2020-10-19T11:38:11Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-ozzo/ozzo-validation/v4@v4.3.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/go-ozzo/ozzo-validation/v4/@v/v4.3.0.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "absent.go", "date.go", "each.go", "error.go", "in.go", "length.go", "map.go", "match.go", "minmax.go", "multipleof.go", "not_in.go", "not_nil.go", "required.go", "string.go", "struct.go", "util.go", "validation.go", "when.go" ], "CompiledGoFiles": [ "absent.go", "date.go", "each.go", "error.go", "in.go", "length.go", "map.go", "match.go", "minmax.go", "multipleof.go", "not_in.go", "not_nil.go", "required.go", "string.go", "struct.go", "util.go", "validation.go", "when.go" ], "Imports": [ "bytes", "context", "database/sql/driver", "encoding/json", "errors", "fmt", "reflect", "regexp", "sort", "strconv", "strings", "text/template", "time", "unicode/utf8" ], "Deps": [ "bytes", "context", "database/sql/driver", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/template", "text/template/parse", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "absent_test.go", "date_test.go", "each_test.go", "error_test.go", "in_test.go", "length_test.go", "map_test.go", "match_test.go", "minmax_test.go", "multipleof_test.go", "not_in_test.go", "not_nil_test.go", "required_test.go", "string_test.go", "struct_test.go", "util_test.go", "validation_test.go", "when_test.go" ], "TestImports": [ "context", "database/sql", "errors", "github.com/stretchr/testify/assert", "reflect", "regexp", "strings", "testing", "time" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "context", "errors", "fmt", "github.com/go-ozzo/ozzo-validation/v4", "github.com/go-ozzo/ozzo-validation/v4/is", "regexp" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", "ImportPath": "github.com/hashicorp/go-cleanhttp", "Name": "cleanhttp", "Doc": "Package cleanhttp offers convenience utilities for acquiring \"clean\" http.Transport and http.Client structs.", "Root": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", "Export": "/home/adrcab01/.cache/go-build/45/45e317840c3d8be1d15234138c03febacb33ca7340964466cfaa59f459d0349f-d", "BuildID": "y-4HYAEyWJEYf36DnH8F/un51sYqMpaSe_T1J_MhR", "Module": { "Path": "github.com/hashicorp/go-cleanhttp", "Version": "v0.5.2", "Time": "2021-02-03T18:51:13Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "cleanhttp.go", "doc.go", "handlers.go" ], "CompiledGoFiles": [ "cleanhttp.go", "doc.go", "handlers.go" ], "Imports": [ "net", "net/http", "runtime", "strings", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "handlers_test.go" ], "TestImports": [ "fmt", "net/http", "net/http/httptest", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.0", "ImportPath": "github.com/hashicorp/go-retryablehttp", "Name": "retryablehttp", "Doc": "Package retryablehttp provides a familiar HTTP client interface with automatic retries and exponential backoff.", "Root": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.0", "Export": "/home/adrcab01/.cache/go-build/d3/d39d40a52c8a9eb29033c48ae2444e5639d6434371c2502513e374e3d16ec733-d", "BuildID": "7c245IQx357Y2RrGLTOC/OsH5WXxeO1Y9dstBwwU7", "Module": { "Path": "github.com/hashicorp/go-retryablehttp", "Version": "v0.7.0", "Time": "2021-04-27T18:14:42Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/go-retryablehttp/@v/v0.7.0.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "client.go", "roundtripper.go" ], "CompiledGoFiles": [ "client.go", "roundtripper.go" ], "Imports": [ "bytes", "context", "crypto/x509", "errors", "fmt", "github.com/hashicorp/go-cleanhttp", "io", "io/ioutil", "log", "math", "math/rand", "net/http", "net/url", "os", "regexp", "strconv", "strings", "sync", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "github.com/hashicorp/go-cleanhttp", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "client_test.go", "roundtripper_test.go" ], "TestImports": [ "bytes", "context", "errors", "fmt", "github.com/hashicorp/go-hclog", "io", "io/ioutil", "net", "net/http", "net/http/httptest", "net/http/httputil", "net/url", "reflect", "strings", "sync/atomic", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/http", "ImportPath": "github.com/ARM-software/golang-utils/utils/http", "Name": "http", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/e5/e5f26ff29a7cdbba2c52509ac80011e8c9b3bf5b2b20cf39a098592b9c7bf59c-d", "BuildID": "mbjThERF3uGI54g-y4m9/3WyGz4mXwRLsn10sH0JI", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "client.go", "common.go", "configuration.go", "interfaces.go", "pooled_client.go", "retry_configuration.go", "retry_policy.go", "retryable_client.go" ], "CompiledGoFiles": [ "client.go", "common.go", "configuration.go", "interfaces.go", "pooled_client.go", "retry_configuration.go", "retry_policy.go", "retryable_client.go" ], "Imports": [ "bytes", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/config", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "github.com/go-ozzo/ozzo-validation/v4", "github.com/hashicorp/go-cleanhttp", "github.com/hashicorp/go-retryablehttp", "io", "math", "net/http", "net/url", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/config", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/fsnotify/fsnotify", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "github.com/go-ozzo/ozzo-validation/v4", "github.com/hashicorp/go-cleanhttp", "github.com/hashicorp/go-retryablehttp", "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/joho/godotenv", "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", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "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", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "client_test.go", "configuration_test.go", "retry_configuration_test.go", "retry_policy_test.go", "retryable_client_test.go" ], "TestImports": [ "bytes", "context", "fmt", "github.com/ARM-software/golang-utils/utils/http/httptest", "github.com/bombsimon/logrusr", "github.com/go-http-utils/headers", "github.com/sirupsen/logrus", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "go.uber.org/atomic", "go.uber.org/goleak", "net/http", "net/http/httptest", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/allegro/bigcache/v2@v2.2.5/queue", "ImportPath": "github.com/allegro/bigcache/v2/queue", "Name": "queue", "Root": "/home/adrcab01/go/pkg/mod/github.com/allegro/bigcache/v2@v2.2.5", "Export": "/home/adrcab01/.cache/go-build/87/872d64c2e4d568d5115686d61633ea7fcb35f33c202cbaedbb60fd7ff8277e39-d", "BuildID": "CqVf81fv3iv-edcftvLS/6f7n1JXiawumUdHAD5WA", "Module": { "Path": "github.com/allegro/bigcache/v2", "Version": "v2.2.5", "Time": "2020-11-04T01:09:01Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/allegro/bigcache/v2@v2.2.5", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/allegro/bigcache/v2/@v/v2.2.5.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "bytes_queue.go" ], "CompiledGoFiles": [ "bytes_queue.go" ], "Imports": [ "encoding/binary", "log", "time" ], "Deps": [ "encoding/binary", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "bytes_queue_test.go" ], "TestImports": [ "bytes", "fmt", "path", "reflect", "runtime", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/allegro/bigcache/v2@v2.2.5", "ImportPath": "github.com/allegro/bigcache/v2", "Name": "bigcache", "Root": "/home/adrcab01/go/pkg/mod/github.com/allegro/bigcache/v2@v2.2.5", "Export": "/home/adrcab01/.cache/go-build/5e/5ec1142174dcbad96bcb011f093315e41e8cd12f5d3de5bea6bbb57dd3810aa4-d", "BuildID": "_iZEEj8qW72qCWJNYozP/xvG041Sq9F_p1cpKSrpP", "Module": { "Path": "github.com/allegro/bigcache/v2", "Version": "v2.2.5", "Time": "2020-11-04T01:09:01Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/allegro/bigcache/v2@v2.2.5", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/allegro/bigcache/v2/@v/v2.2.5.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "bigcache.go", "bytes.go", "clock.go", "config.go", "encoding.go", "entry_not_found_error.go", "fnv.go", "hash.go", "iterator.go", "logger.go", "shard.go", "stats.go", "utils.go" ], "CompiledGoFiles": [ "bigcache.go", "bytes.go", "clock.go", "config.go", "encoding.go", "entry_not_found_error.go", "fnv.go", "hash.go", "iterator.go", "logger.go", "shard.go", "stats.go", "utils.go" ], "IgnoredGoFiles": [ "bytes_appengine.go" ], "Imports": [ "encoding/binary", "errors", "fmt", "github.com/allegro/bigcache/v2/queue", "log", "os", "reflect", "sync", "sync/atomic", "time", "unsafe" ], "Deps": [ "encoding/binary", "errors", "fmt", "github.com/allegro/bigcache/v2/queue", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "assert_test.go", "bigcache_bench_test.go", "bigcache_test.go", "encoding_test.go", "fnv_bench_test.go", "fnv_test.go", "hash_test.go", "iterator_test.go" ], "TestImports": [ "bytes", "context", "fmt", "hash/fnv", "math", "math/rand", "path", "reflect", "runtime", "strconv", "strings", "sync", "testing", "time" ], "XTestGoFiles": [ "examples_test.go" ], "XTestImports": [ "fmt", "github.com/allegro/bigcache/v2", "log", "time" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/cache", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/cache", "Name": "cache", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/09/09080cd4519b7126fd2a66af5772cf28fb34df0bd45fd2510929211be11f161c-d", "BuildID": "veWoBjOGHbu-L3bHV6zG/mP8W0wksiG8pIfV8wGeb", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "cache.go", "interfaces.go" ], "CompiledGoFiles": [ "cache.go", "interfaces.go" ], "Imports": [ "github.com/allegro/bigcache/v2", "time" ], "Deps": [ "encoding/binary", "errors", "fmt", "github.com/allegro/bigcache/v2", "github.com/allegro/bigcache/v2/queue", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "cache_test.go" ], "TestImports": [ "github.com/allegro/bigcache/v2", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", "ImportPath": "github.com/golang-jwt/jwt", "Name": "jwt", "Doc": "Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html See README.md for more info.", "Root": "/home/adrcab01/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", "Export": "/home/adrcab01/.cache/go-build/e3/e399c87a99e59be600b213d613c1a8e3b0a06e87b723d550ec78b517ea5d774d-d", "BuildID": "Bqd720bFOqlE44wHKXuK/bi0xQ2d3f2iPIf5OFGzl", "Module": { "Path": "github.com/golang-jwt/jwt", "Version": "v3.2.2+incompatible", "Time": "2021-07-30T20:54:04Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/golang-jwt/jwt/@v/v3.2.2+incompatible.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "claims.go", "doc.go", "ecdsa.go", "ecdsa_utils.go", "ed25519.go", "ed25519_utils.go", "errors.go", "hmac.go", "map_claims.go", "none.go", "parser.go", "rsa.go", "rsa_pss.go", "rsa_utils.go", "signing_method.go", "token.go" ], "CompiledGoFiles": [ "claims.go", "doc.go", "ecdsa.go", "ecdsa_utils.go", "ed25519.go", "ed25519_utils.go", "errors.go", "hmac.go", "map_claims.go", "none.go", "parser.go", "rsa.go", "rsa_pss.go", "rsa_utils.go", "signing_method.go", "token.go" ], "Imports": [ "bytes", "crypto", "crypto/ecdsa", "crypto/ed25519", "crypto/hmac", "crypto/rand", "crypto/rsa", "crypto/subtle", "crypto/x509", "encoding/base64", "encoding/json", "encoding/pem", "errors", "fmt", "math/big", "strings", "sync", "time" ], "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/x509", "crypto/x509/pkix", "embed", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/cryptobyte", "vendor/golang.org/x/crypto/cryptobyte/asn1", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "map_claims_test.go" ], "TestImports": [ "testing" ], "XTestGoFiles": [ "ecdsa_test.go", "ed25519_test.go", "example_test.go", "hmac_example_test.go", "hmac_test.go", "http_example_test.go", "none_test.go", "parser_test.go", "rsa_pss_test.go", "rsa_test.go" ], "XTestImports": [ "bytes", "crypto/ecdsa", "crypto/rsa", "encoding/json", "fmt", "github.com/golang-jwt/jwt", "github.com/golang-jwt/jwt/request", "github.com/golang-jwt/jwt/test", "io", "io/ioutil", "log", "net", "net/http", "net/url", "reflect", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/pquerna/ffjson@v0.0.0-20190930134022-aa0246cd15f7/fflib/v1/internal", "ImportPath": "github.com/pquerna/ffjson/fflib/v1/internal", "Name": "internal", "Root": "/home/adrcab01/go/pkg/mod/github.com/pquerna/ffjson@v0.0.0-20190930134022-aa0246cd15f7", "Export": "/home/adrcab01/.cache/go-build/74/746734acb114e48b19d2bba972454ab44d75dbbfa77b2bfe6d80720e4d445fb3-d", "BuildID": "ZeYrgSpbKcu-9pAZ7YJM/YM5-ZBEQHUdXCKuplSop", "Module": { "Path": "github.com/pquerna/ffjson", "Version": "v0.0.0-20190930134022-aa0246cd15f7", "Time": "2019-09-30T13:40:22Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/pquerna/ffjson@v0.0.0-20190930134022-aa0246cd15f7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/pquerna/ffjson/@v/v0.0.0-20190930134022-aa0246cd15f7.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "atof.go", "atoi.go", "extfloat.go", "ftoa.go" ], "CompiledGoFiles": [ "atof.go", "atoi.go", "extfloat.go", "ftoa.go" ], "Imports": [ "errors", "math", "strconv" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "unicode/utf8", "unsafe" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/pquerna/ffjson@v0.0.0-20190930134022-aa0246cd15f7/fflib/v1", "ImportPath": "github.com/pquerna/ffjson/fflib/v1", "Name": "v1", "Root": "/home/adrcab01/go/pkg/mod/github.com/pquerna/ffjson@v0.0.0-20190930134022-aa0246cd15f7", "Export": "/home/adrcab01/.cache/go-build/12/1252f1ae156fecacc03a53398b1df595070a8422410ea5dc36180f264a9cad11-d", "BuildID": "or4rmN3ZZdp6WvTLRHWD/W-84NRrWMlgoXD6Qy87-", "Module": { "Path": "github.com/pquerna/ffjson", "Version": "v0.0.0-20190930134022-aa0246cd15f7", "Time": "2019-09-30T13:40:22Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/pquerna/ffjson@v0.0.0-20190930134022-aa0246cd15f7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/pquerna/ffjson/@v/v0.0.0-20190930134022-aa0246cd15f7.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "buffer.go", "buffer_pool.go", "bytenum.go", "decimal.go", "extfloat.go", "fold.go", "ftoa.go", "iota.go", "jsonstring.go", "lexer.go", "reader.go", "reader_scan_generic.go" ], "CompiledGoFiles": [ "buffer.go", "buffer_pool.go", "bytenum.go", "decimal.go", "extfloat.go", "fold.go", "ftoa.go", "iota.go", "jsonstring.go", "lexer.go", "reader.go", "reader_scan_generic.go" ], "IgnoredGoFiles": [ "buffer_nopool.go" ], "Imports": [ "bytes", "encoding/json", "errors", "fmt", "github.com/pquerna/ffjson/fflib/v1/internal", "io", "math", "strconv", "sync", "unicode", "unicode/utf16", "unicode/utf8" ], "Deps": [ "bytes", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/pquerna/ffjson/fflib/v1/internal", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "jsonstring_test.go", "lexer_test.go", "reader_test.go" ], "TestImports": [ "bytes", "errors", "strconv", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/pquerna/ffjson@v0.0.0-20190930134022-aa0246cd15f7/ffjson", "ImportPath": "github.com/pquerna/ffjson/ffjson", "Name": "ffjson", "Root": "/home/adrcab01/go/pkg/mod/github.com/pquerna/ffjson@v0.0.0-20190930134022-aa0246cd15f7", "Export": "/home/adrcab01/.cache/go-build/aa/aad43bc7144ed59758752399c9a3d80f71630f86c9766c00d75b3224a2761175-d", "BuildID": "0_eHxR_U0FOq6rFOKm1f/mQ4dOWEvf-bVd6AK7NN9", "Module": { "Path": "github.com/pquerna/ffjson", "Version": "v0.0.0-20190930134022-aa0246cd15f7", "Time": "2019-09-30T13:40:22Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/pquerna/ffjson@v0.0.0-20190930134022-aa0246cd15f7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/pquerna/ffjson/@v/v0.0.0-20190930134022-aa0246cd15f7.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "decoder.go", "encoder.go", "marshal.go", "pool.go" ], "CompiledGoFiles": [ "decoder.go", "encoder.go", "marshal.go", "pool.go" ], "Imports": [ "encoding/json", "errors", "github.com/pquerna/ffjson/fflib/v1", "io", "io/ioutil", "reflect" ], "Deps": [ "bytes", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/pquerna/ffjson/fflib/v1", "github.com/pquerna/ffjson/fflib/v1/internal", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ] } { "Dir": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/github.com/sirupsen/logrus@v1.8.1", "Export": "/home/adrcab01/.cache/go-build/8a/8aa674adabc351ac7fc9a695577f8f6a0e8a85d59b6e6df2f86a332d0ce00438-d", "BuildID": "c5OXJAoWvHV8voCEccT0/-dTQNCQEIDQUeaiLzFSW", "Module": { "Path": "github.com/sirupsen/logrus", "Version": "v1.8.1", "Time": "2021-03-09T10:28:17Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/sirupsen/logrus@v1.8.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/sirupsen/logrus/@v/v1.8.1.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "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_notappengine.go", "terminal_check_unix.go", "text_formatter.go", "writer.go" ], "CompiledGoFiles": [ "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_notappengine.go", "terminal_check_unix.go", "text_formatter.go", "writer.go" ], "IgnoredGoFiles": [ "terminal_check_appengine.go", "terminal_check_bsd.go", "terminal_check_js.go", "terminal_check_no_terminal.go", "terminal_check_solaris.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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/GitHub/api-service-framework/api/auth/jwt", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/auth/jwt", "Name": "jwt", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/d4/d450d8c8b2c660b6a5dadaf61c36fab814cc95672c991b314c69623484a2c314-d", "BuildID": "J7KpH41i6ceQcgSChJI9/J_7mPIOr_h68gH6jj_vt", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "claims.go", "errors.go", "interfaces.go", "jwt_types.go", "jwt_types_ffjson.go", "validator.go" ], "CompiledGoFiles": [ "claims.go", "errors.go", "interfaces.go", "jwt_types.go", "jwt_types_ffjson.go", "validator.go" ], "Imports": [ "bytes", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/Arm-Debug/api-service-framework/api/cache", "github.com/golang-jwt/jwt", "github.com/pquerna/ffjson/ffjson", "github.com/pquerna/ffjson/fflib/v1", "github.com/sirupsen/logrus", "net/http", "net/url", "path", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/Arm-Debug/api-service-framework/api/cache", "github.com/allegro/bigcache/v2", "github.com/allegro/bigcache/v2/queue", "github.com/golang-jwt/jwt", "github.com/pquerna/ffjson/ffjson", "github.com/pquerna/ffjson/fflib/v1", "github.com/pquerna/ffjson/fflib/v1/internal", "github.com/sirupsen/logrus", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "claims_test.go" ], "TestImports": [ "fmt", "github.com/golang-jwt/jwt", "github.com/stretchr/testify/assert", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/collection", "ImportPath": "github.com/ARM-software/golang-utils/utils/collection", "Name": "collection", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/e0/e068ff091ee0445c51504c54af25a6ec7ce005fc93856447ae942adc78b8e45c-d", "BuildID": "zgLOO1V2HQU9GjZPuB-Z/Rf2m3xWxlc0uvChgppse", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "modify.go", "parseLists.go", "search.go" ], "CompiledGoFiles": [ "modify.go", "parseLists.go", "search.go" ], "Imports": [ "strings" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strings", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "modify_test.go", "parseLists_test.go", "search_test.go" ], "TestImports": [ "fmt", "github.com/bxcodec/faker/v3", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "math/rand", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/archive/zip", "ImportPath": "archive/zip", "Name": "zip", "Doc": "Package zip provides support for reading and writing ZIP archives.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/archive/zip.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/archive/zip.a", "BuildID": "2JJLRNdv4yoRV-BdKuEP/8oLN5OyhnsX5w1qMMnUK", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "reader.go", "register.go", "struct.go", "writer.go" ], "CompiledGoFiles": [ "reader.go", "register.go", "struct.go", "writer.go" ], "Imports": [ "bufio", "compress/flate", "encoding/binary", "errors", "hash", "hash/crc32", "io", "io/fs", "os", "path", "sort", "strings", "sync", "time", "unicode/utf8" ], "Deps": [ "bufio", "bytes", "compress/flate", "encoding/binary", "errors", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "fuzz_test.go", "reader_test.go", "writer_test.go", "zip_test.go" ], "TestImports": [ "bytes", "compress/flate", "encoding/binary", "encoding/hex", "errors", "fmt", "hash", "hash/crc32", "internal/obscuretestdata", "internal/testenv", "io", "io/fs", "math/rand", "os", "path/filepath", "reflect", "regexp", "runtime", "sort", "strings", "testing", "testing/fstest", "time" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "archive/zip", "bytes", "compress/flate", "fmt", "io", "log", "os" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/encoding/internal/identifier", "ImportPath": "golang.org/x/text/encoding/internal/identifier", "Name": "identifier", "Doc": "Package identifier defines the contract between implementations of Encoding and Index by defining identifiers that uniquely identify standardized coded character sets (CCS) and character encoding schemes (CES), which we will together refer to as encodings, for which Encoding implementations provide converters to and from UTF-8.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/36/36e217b0302de2100f285e6c6825dcc069dada270fd3cc206fb5f67663e29098-d", "BuildID": "jG1wVsoslWqTPlz91uv2/G6qVB3QtYKoS2qYF4NrW", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "identifier.go", "mib.go" ], "CompiledGoFiles": [ "identifier.go", "mib.go" ], "IgnoredGoFiles": [ "gen.go" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/encoding", "ImportPath": "golang.org/x/text/encoding", "Name": "encoding", "Doc": "Package encoding defines an interface for character encodings, such as Shift JIS and Windows 1252, that can convert to and from UTF-8.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/69/697627e23a6e7cb7ab6a9873cd24cef81172f728ba257a6de5cd0ff893867a36-d", "BuildID": "-unJWJLjh-hbuo_9cS5X/QyNo2Qye7kcVXUsXh-GK", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "encoding.go" ], "CompiledGoFiles": [ "encoding.go" ], "Imports": [ "errors", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "io", "strconv", "unicode/utf8" ], "Deps": [ "bytes", "errors", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "encoding_test.go", "example_test.go" ], "XTestImports": [ "fmt", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/unicode", "golang.org/x/text/transform", "io", "io/ioutil", "os", "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/encoding/internal", "ImportPath": "golang.org/x/text/encoding/internal", "Name": "internal", "Doc": "Package internal contains code that is shared among encoding implementations.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/33/33c1624e8fd330a2965a81f49c55034cc8f8233ec2ab46d29c221214fbda9f97-d", "BuildID": "xcjxYwV_9UA6OoJPzQjJ/nC9QN8yWwXnygsKGFgL4", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "internal.go" ], "CompiledGoFiles": [ "internal.go" ], "Imports": [ "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform" ], "Deps": [ "bytes", "errors", "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/internal/utf8internal", "ImportPath": "golang.org/x/text/internal/utf8internal", "Name": "utf8internal", "Doc": "Package utf8internal contains low-level utf8-related constants, tables, etc.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/92/929f2fb785c1f0d0082a539dc9cfa43272534c59bf0cc7ccac861638266f8a39-d", "BuildID": "ycU6WE3d0lay8SrBIdc-/IVEf7Ifb-WmaRm_Hl0Sd", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "utf8internal.go" ], "CompiledGoFiles": [ "utf8internal.go" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/runes", "ImportPath": "golang.org/x/text/runes", "Name": "runes", "Doc": "Package runes provide transforms for UTF-8 encoded text.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/74/74e8e6b362e47d29eb567b0ccca993390e5a3daa8e7644a4ee4441c151851455-d", "BuildID": "-hHljqik6YABVHPPH8Kk/Q7Qdl04I70XplANteBDA", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "cond.go", "runes.go" ], "CompiledGoFiles": [ "cond.go", "runes.go" ], "Imports": [ "golang.org/x/text/transform", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "cond_test.go", "runes_test.go" ], "TestImports": [ "golang.org/x/text/cases", "golang.org/x/text/internal/testtext", "golang.org/x/text/language", "golang.org/x/text/transform", "strings", "testing", "unicode", "unicode/utf8" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "golang.org/x/text/runes", "golang.org/x/text/transform", "golang.org/x/text/unicode/norm", "golang.org/x/text/width", "unicode" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/encoding/unicode", "ImportPath": "golang.org/x/text/encoding/unicode", "Name": "unicode", "Doc": "Package unicode provides Unicode encodings such as UTF-16.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/0d/0d221b922f983f337bbad48a3916bb475f937a9f397224bd09ae294493aff16a-d", "BuildID": "19TAmPZRgrb66Tm-inbX/572S4HcNYDTRZqCTfbuv", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "override.go", "unicode.go" ], "CompiledGoFiles": [ "override.go", "unicode.go" ], "Imports": [ "bytes", "errors", "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/runes", "golang.org/x/text/transform", "unicode/utf16", "unicode/utf8" ], "Deps": [ "bytes", "errors", "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/runes", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "unicode_test.go" ], "TestImports": [ "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/internal/enctest", "golang.org/x/text/transform", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/charset/iconv", "ImportPath": "github.com/ARM-software/golang-utils/utils/charset/iconv", "Name": "iconv", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/88/8811a489fa583d3b76b344f9af578f5bff04abb97509596dadd75c26f04a3593-d", "BuildID": "jS0UwYT2hUKs1dRbVAWF/ZjIzZDdDbXIF0dLBOBHI", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "converter.go", "interfaces.go" ], "CompiledGoFiles": [ "converter.go", "interfaces.go" ], "Imports": [ "bufio", "bytes", "fmt", "golang.org/x/text/encoding", "golang.org/x/text/encoding/unicode", "golang.org/x/text/transform", "io", "io/ioutil" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/runes", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "converter_test.go" ], "TestImports": [ "fmt", "github.com/stretchr/testify/require", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "io/ioutil", "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/gogs/chardet@v0.0.0-20211120154057-b7413eaefb8f", "ImportPath": "github.com/gogs/chardet", "Name": "chardet", "Doc": "Package chardet ports character set detection from ICU.", "Root": "/home/adrcab01/go/pkg/mod/github.com/gogs/chardet@v0.0.0-20211120154057-b7413eaefb8f", "Export": "/home/adrcab01/.cache/go-build/17/17c0dbfa7981d97cba405f9d7c01a0b295b598e7ff396ec9edf89c2836022445-d", "BuildID": "KTyhCkuqJIRYhNZEWryZ/OPgA8WT4pWvQYAcbu4g9", "Module": { "Path": "github.com/gogs/chardet", "Version": "v0.0.0-20211120154057-b7413eaefb8f", "Time": "2021-11-20T15:40:57Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/gogs/chardet@v0.0.0-20211120154057-b7413eaefb8f", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/gogs/chardet/@v/v0.0.0-20211120154057-b7413eaefb8f.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "2022.go", "detector.go", "multi_byte.go", "recognizer.go", "single_byte.go", "unicode.go", "utf8.go" ], "CompiledGoFiles": [ "2022.go", "detector.go", "multi_byte.go", "recognizer.go", "single_byte.go", "unicode.go", "utf8.go" ], "Imports": [ "bytes", "errors", "math", "sort" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "detector_test.go", "example_test.go" ], "XTestImports": [ "bytes", "fmt", "github.com/gogs/chardet", "io", "os", "path/filepath", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/encoding/charmap", "ImportPath": "golang.org/x/text/encoding/charmap", "Name": "charmap", "Doc": "Package charmap provides simple character encodings such as IBM Code Page 437 and Windows 1252.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/93/9380f4358f5c12c1ce1f6feb90486c965a7b8995f40f77bf948355040893de04-d", "BuildID": "HSzKfouoQQqF_3sm0WVS/3s0T7dd-T2Xjr4MPXUf1", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "charmap.go", "tables.go" ], "CompiledGoFiles": [ "charmap.go", "tables.go" ], "IgnoredGoFiles": [ "maketables.go" ], "Imports": [ "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "unicode/utf8" ], "Deps": [ "bytes", "errors", "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "charmap_test.go" ], "TestImports": [ "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/enctest", "golang.org/x/text/transform", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/encoding/japanese", "ImportPath": "golang.org/x/text/encoding/japanese", "Name": "japanese", "Doc": "Package japanese provides Japanese encodings such as EUC-JP and Shift JIS.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/76/76a2d05974662013589c6f0feac720a0af366da87a87c13f6959f722389b151c-d", "BuildID": "d3r6s23MHVj3En9iGK53/v0qMgj5QOA4kQMWS5JXO", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "all.go", "eucjp.go", "iso2022jp.go", "shiftjis.go", "tables.go" ], "CompiledGoFiles": [ "all.go", "eucjp.go", "iso2022jp.go", "shiftjis.go", "tables.go" ], "IgnoredGoFiles": [ "maketables.go" ], "Imports": [ "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "unicode/utf8" ], "Deps": [ "bytes", "errors", "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "all_test.go" ], "TestImports": [ "fmt", "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/enctest", "golang.org/x/text/transform", "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/encoding/korean", "ImportPath": "golang.org/x/text/encoding/korean", "Name": "korean", "Doc": "Package korean provides Korean encodings such as EUC-KR.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/d2/d272cd781de614e70ecf5b6e68ca6d98d6923ecb7a263795974072fe15ebb52d-d", "BuildID": "tuvFoqvydKSaF9Fgu8fq/mbbpZzWOGAQnx6fymhfR", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "euckr.go", "tables.go" ], "CompiledGoFiles": [ "euckr.go", "tables.go" ], "IgnoredGoFiles": [ "maketables.go" ], "Imports": [ "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "unicode/utf8" ], "Deps": [ "bytes", "errors", "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "all_test.go" ], "TestImports": [ "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/enctest", "golang.org/x/text/transform", "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/encoding/simplifiedchinese", "ImportPath": "golang.org/x/text/encoding/simplifiedchinese", "Name": "simplifiedchinese", "Doc": "Package simplifiedchinese provides Simplified Chinese encodings such as GBK.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/37/37e515cc62967c03418e0858ecb2b34bc4bd4c232374128f21766489ce58e4ff-d", "BuildID": "uTE3TVYZer2YxutYBk-9/JVtFP3BZj_Y6XXHPAcaO", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "all.go", "gbk.go", "hzgb2312.go", "tables.go" ], "CompiledGoFiles": [ "all.go", "gbk.go", "hzgb2312.go", "tables.go" ], "IgnoredGoFiles": [ "maketables.go" ], "Imports": [ "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "unicode/utf8" ], "Deps": [ "bytes", "errors", "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "all_test.go" ], "TestImports": [ "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/enctest", "golang.org/x/text/transform", "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/encoding/traditionalchinese", "ImportPath": "golang.org/x/text/encoding/traditionalchinese", "Name": "traditionalchinese", "Doc": "Package traditionalchinese provides Traditional Chinese encodings such as Big5.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/0a/0af357810fc7482f69e80a8b773829deca81c9aeac62f8be24a0fc559d1a620d-d", "BuildID": "LiJi0YtArabe_v-yn4m1/weRagr-UTsurKSsBrs22", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "big5.go", "tables.go" ], "CompiledGoFiles": [ "big5.go", "tables.go" ], "IgnoredGoFiles": [ "maketables.go" ], "Imports": [ "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "unicode/utf8" ], "Deps": [ "bytes", "errors", "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "all_test.go" ], "TestImports": [ "fmt", "golang.org/x/text/encoding", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/enctest", "golang.org/x/text/transform", "io/ioutil", "strings", "testing" ] } { "Dir": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/dc/dc58134d13057670575096573e6f9bba74e7a26b81b6509a9e1fb88c03eea0bb-d", "BuildID": "-zfkwoSmqydOYs1eqLy7/7h7qptxrMEt0t7PEz4nA", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "tag.go" ], "CompiledGoFiles": [ "tag.go" ], "Imports": [ "sort" ], "Deps": [ "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "unsafe" ], "TestGoFiles": [ "tag_test.go" ], "TestImports": [ "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/internal/language", "ImportPath": "golang.org/x/text/internal/language", "Name": "language", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/a0/a0003295d2bc0e26bca5757db6d4d3e501ce3063c4b238c6db7b4a69ba2d25cb-d", "BuildID": "7IMWNEu1q6l5fuR0m7oh/iwv97LgovN5XJn4_laB2", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "common.go", "compact.go", "compose.go", "coverage.go", "language.go", "lookup.go", "match.go", "parse.go", "tables.go", "tags.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/ee/ee0a845905809a13c04654c673efd1c551fe8585d6e457cc9423c321b5294dfb-d", "BuildID": "Ciu1iPMqinMQdEIsLrNR/C6MDzKSHP_f_x_7zMH5f", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "compact.go", "language.go", "parents.go", "tables.go", "tags.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/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": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/fa/fa62bce23726950ef3368d06ad0e5c6469aab1b36003765cf57d2e18ee961174-d", "BuildID": "-ZUr31pySNvjy-xchIhe/kr1B98O9xVgAZsG-DUrS", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "coverage.go", "doc.go", "go1_2.go", "language.go", "match.go", "parse.go", "tables.go", "tags.go" ], "CompiledGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "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": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/encoding/htmlindex", "ImportPath": "golang.org/x/text/encoding/htmlindex", "Name": "htmlindex", "Doc": "Package htmlindex maps character set encoding names to Encodings as recommended by the W3C for use in HTML 5.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/25/25d63ea460e17df7b044fed60f4f57712bf5fcfd197e0d58771c10f1db657130-d", "BuildID": "xjTaJCt89xJ1GcIWoOtz/hPbd0YtFbt3bunWeL--Z", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "htmlindex.go", "map.go", "tables.go" ], "CompiledGoFiles": [ "htmlindex.go", "map.go", "tables.go" ], "IgnoredGoFiles": [ "gen.go" ], "Imports": [ "errors", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/language", "strings", "sync" ], "Deps": [ "bytes", "errors", "fmt", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "htmlindex_test.go" ], "TestImports": [ "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/unicode", "golang.org/x/text/language", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7/encoding/ianaindex", "ImportPath": "golang.org/x/text/encoding/ianaindex", "Name": "ianaindex", "Doc": "Package ianaindex maps names to Encodings as specified by the IANA registry.", "Root": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "Export": "/home/adrcab01/.cache/go-build/63/632ddbc0780059b52b6061b4d8332a41315b84d2185207f4037b014fa59a3851-d", "BuildID": "q5kSlmy0BOX_9CmYMXrx/pRnWj7w9bCXTt8wAAkvl", "Module": { "Path": "golang.org/x/text", "Version": "v0.3.7", "Time": "2021-08-10T18:28:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/golang.org/x/text@v0.3.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.mod", "GoVersion": "1.17" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "ascii.go", "ianaindex.go", "tables.go" ], "CompiledGoFiles": [ "ascii.go", "ianaindex.go", "tables.go" ], "IgnoredGoFiles": [ "gen.go" ], "Imports": [ "errors", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/transform", "sort", "strings", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/runes", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "ascii_test.go", "ianaindex_test.go" ], "TestImports": [ "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "testing", "unicode" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/ianaindex" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/charset", "ImportPath": "github.com/ARM-software/golang-utils/utils/charset", "Name": "charset", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/c4/c42a79e1ea52453975759ea6ee0066fa30da30c7c2d8f0b7684387255791621c-d", "BuildID": "QOgiGlXJX7pNZiBn7gtS/qURwy7BoJQeNQJtKO_s0", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "charset.go", "mapping.go", "unsupportedcharset_index.go", "utf8.go" ], "CompiledGoFiles": [ "charset.go", "mapping.go", "unsupportedcharset_index.go", "utf8.go" ], "Imports": [ "bufio", "fmt", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/gogs/chardet", "golang.org/x/text/encoding", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "io", "strings", "sync", "unicode/utf8" ], "Deps": [ "bufio", "bytes", "context", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/gogs/chardet", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "golang.org/x/text/transform", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "charset_test.go" ], "TestImports": [ "fmt", "github.com/ARM-software/golang-utils/utils/charset/charsetaliases", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "io/ioutil", "math/rand", "reflect", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!one!of!one/xxhash@v1.2.8", "ImportPath": "github.com/OneOfOne/xxhash", "Name": "xxhash", "Root": "/home/adrcab01/go/pkg/mod/github.com/!one!of!one/xxhash@v1.2.8", "Export": "/home/adrcab01/.cache/go-build/20/200ab71fa9ddb998326b67cb7dd2c50643d9f8b3894909ce9e31bf744a6a443f-d", "BuildID": "wnxU5hwbrHdYtzwnJFf7/ny8lRbp8kxxkt0IgBpmZ", "Module": { "Path": "github.com/OneOfOne/xxhash", "Version": "v1.2.8", "Time": "2020-05-24T17:46:06Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/!one!of!one/xxhash@v1.2.8", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!one!of!one/xxhash/@v/v1.2.8.mod", "GoVersion": "1.11" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "xxhash.go", "xxhash_go17.go", "xxhash_unsafe.go" ], "CompiledGoFiles": [ "xxhash.go", "xxhash_go17.go", "xxhash_unsafe.go" ], "IgnoredGoFiles": [ "bugs_test.go", "xxhash_safe.go" ], "Imports": [ "encoding/binary", "errors", "hash", "reflect", "unsafe" ], "Deps": [ "encoding/binary", "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "xxhash_test.go" ], "XTestImports": [ "bytes", "encoding", "encoding/binary", "github.com/OneOfOne/xxhash", "hash", "hash/adler32", "hash/crc32", "hash/crc64", "hash/fnv", "os", "reflect", "strconv", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/spaolacci/murmur3@v1.1.0", "ImportPath": "github.com/spaolacci/murmur3", "Name": "murmur3", "Doc": "Package murmur3 implements Austin Appleby's non-cryptographic MurmurHash3.", "Root": "/home/adrcab01/go/pkg/mod/github.com/spaolacci/murmur3@v1.1.0", "Export": "/home/adrcab01/.cache/go-build/13/132d3dc874eadfd7931e79925cc6a012e6164ea9c1c375498148d0267d29cb29-d", "BuildID": "nK9F_BFLV1Kykpg21-dm/tvATIZ-shx8Y2NCGlpF6", "Module": { "Path": "github.com/spaolacci/murmur3", "Version": "v1.1.0", "Time": "2018-01-18T20:28:30Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/spaolacci/murmur3@v1.1.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/spaolacci/murmur3/@v/v1.1.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "murmur.go", "murmur128.go", "murmur32.go", "murmur64.go" ], "CompiledGoFiles": [ "murmur.go", "murmur128.go", "murmur32.go", "murmur64.go" ], "Imports": [ "hash", "unsafe" ], "Deps": [ "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "murmur_test.go" ], "TestImports": [ "fmt", "strconv", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/hashing", "ImportPath": "github.com/ARM-software/golang-utils/utils/hashing", "Name": "hashing", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/23/2368767d9cc5c89f6c3a26b3116f80b78a685a32f4db86c805a36fba617e6873-d", "BuildID": "rZylIero5l8Lj6nO_8GK/BkRTyB0bcGAgBEJC8ZR7", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "hash.go", "interfaces.go" ], "CompiledGoFiles": [ "hash.go", "interfaces.go" ], "Imports": [ "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding/hex", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/OneOfOne/xxhash", "github.com/spaolacci/murmur3", "hash", "io", "strings" ], "Deps": [ "context", "crypto", "crypto/md5", "crypto/sha1", "crypto/sha256", "encoding/binary", "encoding/hex", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/OneOfOne/xxhash", "github.com/spaolacci/murmur3", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "hash_test.go" ], "TestImports": [ "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/petermattis/goid@v0.0.0-20180202154549-b0b1615b78e5", "ImportPath": "github.com/petermattis/goid", "Name": "goid", "Root": "/home/adrcab01/go/pkg/mod/github.com/petermattis/goid@v0.0.0-20180202154549-b0b1615b78e5", "Export": "/home/adrcab01/.cache/go-build/6d/6d458d22e30bad9329b209e1c214129edaa6a5dcdd00fdf4f3073b65c4fb64a4-d", "BuildID": "bszUUkaWQxAzraqIpq9i/gHZzewP-Xsqxqy7kR72g", "Module": { "Path": "github.com/petermattis/goid", "Version": "v0.0.0-20180202154549-b0b1615b78e5", "Time": "2018-02-02T15:45:49Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/petermattis/goid@v0.0.0-20180202154549-b0b1615b78e5", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/petermattis/goid/@v/v0.0.0-20180202154549-b0b1615b78e5.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "goid.go", "goid_go1.5_amd64.go", "runtime_go1.9.go" ], "CompiledGoFiles": [ "goid.go", "goid_go1.5_amd64.go", "runtime_go1.9.go", "goid_go1.5_amd64.s" ], "IgnoredGoFiles": [ "goid_gccgo.go", "goid_go1.3.go", "goid_go1.4.go", "goid_go1.5_arm.go", "goid_slow.go", "runtime_gccgo_go1.8.go", "runtime_go1.5.go", "runtime_go1.6.go" ], "IgnoredOtherFiles": [ "goid_go1.3.c", "goid_go1.4.s", "goid_go1.5_arm.s" ], "SFiles": [ "goid_go1.5_amd64.s" ], "Imports": [ "bytes", "runtime", "strconv" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "goid_test.go" ], "TestImports": [ "fmt", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/os/user", "ImportPath": "os/user", "Name": "user", "Doc": "Package user allows user account lookups by name or id.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/os/user.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/os/user.a", "BuildID": "ZMMimsN4xNQMeRCP6qlj/k6Dy7xf7ZMOc98Ulhuf9", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "lookup.go", "user.go" ], "CgoFiles": [ "cgo_listgroups_unix.go", "cgo_lookup_unix.go", "getgrouplist_unix.go" ], "CompiledGoFiles": [ "lookup.go", "user.go", "/home/adrcab01/.cache/go-build/9a/9afe931cbe6c37fa4fa7ac922cb8c0471a353ed1b5ffd08b177aa29ca27acd65-d", "/home/adrcab01/.cache/go-build/f2/f28dbff92eddc6224740bc499d9419fcea4059b4e7f2e2b253165d58d84b22d9-d", "/home/adrcab01/.cache/go-build/66/661af2977d6704d2567fd0ec4147223a99228e9bba6fc7c4b24f35b35d543df5-d", "/home/adrcab01/.cache/go-build/47/4754657258f363451187258efc448285d3845a9395d20cd18b90ae49031dcca2-d", "/home/adrcab01/.cache/go-build/bd/bd6abb3e70dd749e7642f40f7a8a4c1d3a8aef6f14c5ac76624165a2eeb92a06-d" ], "IgnoredGoFiles": [ "getgrouplist_darwin.go", "listgroups_stub.go", "listgroups_unix.go", "listgroups_unix_test.go", "lookup_android.go", "lookup_plan9.go", "lookup_stubs.go", "lookup_unix.go", "lookup_unix_test.go", "lookup_windows.go" ], "Imports": [ "C", "fmt", "strconv", "strings", "sync", "syscall", "unsafe", "runtime/cgo" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "cgo_unix_test.go", "user_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/sasha-s/go-deadlock@v0.3.1", "ImportPath": "github.com/sasha-s/go-deadlock", "Name": "deadlock", "Root": "/home/adrcab01/go/pkg/mod/github.com/sasha-s/go-deadlock@v0.3.1", "Export": "/home/adrcab01/.cache/go-build/e0/e0e2b8824eaf0a41569a55c5828cc2180285e51081b766750edcd877147d61ea-d", "BuildID": "IjxvROvDw6VMEqL3HKac/Rd5N-b3xzssTQK5dkTCw", "Module": { "Path": "github.com/sasha-s/go-deadlock", "Version": "v0.3.1", "Time": "2021-07-21T04:58:03Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/sasha-s/go-deadlock@v0.3.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/sasha-s/go-deadlock/@v/v0.3.1.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "deadlock.go", "deadlock_map.go", "stacktraces.go" ], "CompiledGoFiles": [ "deadlock.go", "deadlock_map.go", "stacktraces.go" ], "Imports": [ "bufio", "bytes", "fmt", "github.com/petermattis/goid", "io", "io/ioutil", "os", "os/user", "path/filepath", "runtime", "strings", "sync", "time" ], "Deps": [ "bufio", "bytes", "errors", "fmt", "github.com/petermattis/goid", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "os/user", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "deadlock_test.go" ], "TestImports": [ "log", "math/rand", "sync", "sync/atomic", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/go.uber.org/atomic@v1.9.0", "ImportPath": "go.uber.org/atomic", "Name": "atomic", "Doc": "Package atomic provides simple wrappers around numerics to enforce atomic access.", "Root": "/home/adrcab01/go/pkg/mod/go.uber.org/atomic@v1.9.0", "Export": "/home/adrcab01/.cache/go-build/1b/1bef3ed34b625b6bf2a42d1f82272b858a4c0b3851082fc5b3e0735b9dfa008d-d", "BuildID": "9oUHui74KqWq8Pq83sf9/VhgPZw-B0D4JXsGk8Cj4", "Module": { "Path": "go.uber.org/atomic", "Version": "v1.9.0", "Time": "2021-07-15T17:19:10Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/go.uber.org/atomic@v1.9.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/go.uber.org/atomic/@v/v1.9.0.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "bool.go", "bool_ext.go", "doc.go", "duration.go", "duration_ext.go", "error.go", "error_ext.go", "float64.go", "float64_ext.go", "gen.go", "int32.go", "int64.go", "nocmp.go", "string.go", "string_ext.go", "time.go", "time_ext.go", "uint32.go", "uint64.go", "uintptr.go", "unsafe_pointer.go", "value.go" ], "CompiledGoFiles": [ "bool.go", "bool_ext.go", "doc.go", "duration.go", "duration_ext.go", "error.go", "error_ext.go", "float64.go", "float64_ext.go", "gen.go", "int32.go", "int64.go", "nocmp.go", "string.go", "string_ext.go", "time.go", "time_ext.go", "uint32.go", "uint64.go", "uintptr.go", "unsafe_pointer.go", "value.go" ], "Imports": [ "encoding/json", "math", "strconv", "sync/atomic", "time", "unsafe" ], "Deps": [ "bytes", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "assert_test.go", "bool_test.go", "duration_test.go", "error_test.go", "float64_test.go", "int32_test.go", "int64_test.go", "nocmp_test.go", "stress_test.go", "string_test.go", "time_test.go", "uint32_test.go", "uint64_test.go", "uintptr_test.go", "unsafe_pointer_test.go", "value_test.go" ], "TestImports": [ "bytes", "encoding/json", "encoding/xml", "errors", "fmt", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "io/ioutil", "math", "os", "os/exec", "path/filepath", "reflect", "runtime", "sync", "sync/atomic", "testing", "time", "unsafe" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "go.uber.org/atomic" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/parallelisation", "ImportPath": "github.com/ARM-software/golang-utils/utils/parallelisation", "Name": "parallelisation", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/13/13ac2ea2724ed617c198585863707302042b94cad4505d1b7833079c22879d39-d", "BuildID": "fNoCtwFHHDZVUatswIQy/l9wqy3k6Da09qREBPbZR", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "cancel_functions.go", "parallelisation.go" ], "CompiledGoFiles": [ "cancel_functions.go", "parallelisation.go" ], "Imports": [ "context", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/sasha-s/go-deadlock", "go.uber.org/atomic", "reflect", "time" ], "Deps": [ "bufio", "bytes", "context", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/petermattis/goid", "github.com/sasha-s/go-deadlock", "go.uber.org/atomic", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "os/user", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "cancel_functions_test.go", "parallelisation_test.go" ], "TestImports": [ "context", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "go.uber.org/atomic", "go.uber.org/goleak", "math/rand", "reflect", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.22.2/internal/common", "ImportPath": "github.com/shirou/gopsutil/v3/internal/common", "Name": "common", "Root": "/home/adrcab01/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.22.2", "Export": "/home/adrcab01/.cache/go-build/09/091044cbe48c7e5ffc8f66ccff9fd3b7d88d2b4820f37005122f43b0fe571e4a-d", "BuildID": "s50a6X--F5owJdcCZJmV/mL6fDEIN_D7a375D3Hsl", "Module": { "Path": "github.com/shirou/gopsutil/v3", "Version": "v3.22.2", "Time": "2022-02-25T14:25:27Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.22.2", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.22.2.mod", "GoVersion": "1.15" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "binary.go", "common.go", "common_linux.go", "common_unix.go", "sleep.go" ], "CompiledGoFiles": [ "binary.go", "common.go", "common_linux.go", "common_unix.go", "sleep.go" ], "IgnoredGoFiles": [ "common_darwin.go", "common_freebsd.go", "common_openbsd.go", "common_windows.go" ], "Imports": [ "bufio", "bytes", "context", "errors", "fmt", "io", "io/ioutil", "math", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "runtime", "strconv", "strings", "sync", "time" ], "Deps": [ "bufio", "bytes", "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "common_test.go" ], "TestImports": [ "fmt", "os", "reflect", "runtime", "strings", "testing" ], "XTestGoFiles": [ "sleep_test.go" ], "XTestImports": [ "context", "errors", "github.com/shirou/gopsutil/v3/internal/common", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.22.2/host", "ImportPath": "github.com/shirou/gopsutil/v3/host", "Name": "host", "Root": "/home/adrcab01/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.22.2", "Export": "/home/adrcab01/.cache/go-build/18/18e1d8d594d2f6f1e4f86e52f09059380e38a63f77bba1ceae20649981ea5ff9-d", "BuildID": "ZCSWWM8V5n6dy5-c8fHf/oIdKa_FT3I6pA3xyyMWq", "Module": { "Path": "github.com/shirou/gopsutil/v3", "Version": "v3.22.2", "Time": "2022-02-25T14:25:27Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.22.2", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.22.2.mod", "GoVersion": "1.15" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "host.go", "host_linux.go", "host_linux_amd64.go", "host_posix.go", "types.go" ], "CompiledGoFiles": [ "host.go", "host_linux.go", "host_linux_amd64.go", "host_posix.go", "types.go" ], "IgnoredGoFiles": [ "host_bsd.go", "host_darwin.go", "host_darwin_386.go", "host_darwin_amd64.go", "host_darwin_arm64.go", "host_darwin_cgo.go", "host_darwin_nocgo.go", "host_fallback.go", "host_freebsd.go", "host_freebsd_386.go", "host_freebsd_amd64.go", "host_freebsd_arm.go", "host_freebsd_arm64.go", "host_linux_386.go", "host_linux_arm.go", "host_linux_arm64.go", "host_linux_mips.go", "host_linux_mips64.go", "host_linux_mips64le.go", "host_linux_mipsle.go", "host_linux_ppc64le.go", "host_linux_riscv64.go", "host_linux_s390x.go", "host_openbsd.go", "host_openbsd_386.go", "host_openbsd_amd64.go", "host_openbsd_arm64.go", "host_solaris.go", "host_windows.go", "types_darwin.go", "types_freebsd.go", "types_linux.go", "types_openbsd.go" ], "IgnoredOtherFiles": [ "smc_darwin.c", "smc_darwin.h" ], "Imports": [ "bytes", "context", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/shirou/gopsutil/v3/internal/common", "golang.org/x/sys/unix", "io/ioutil", "os", "os/exec", "path/filepath", "regexp", "runtime", "strconv", "strings", "time" ], "Deps": [ "bufio", "bytes", "context", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/shirou/gopsutil/v3/internal/common", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "host_linux_test.go", "host_test.go" ], "TestImports": [ "errors", "fmt", "github.com/shirou/gopsutil/v3/internal/common", "os", "sync", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.22.2/mem", "ImportPath": "github.com/shirou/gopsutil/v3/mem", "Name": "mem", "Root": "/home/adrcab01/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.22.2", "Export": "/home/adrcab01/.cache/go-build/c6/c69b7b9bcc63087794775da97a17063fe988c312c2b60d26ebe8c5116c1ceb66-d", "BuildID": "Z6px6vzjOSLIVksh2XCn/8Ppz5WFbbXBJ0zgWXNHI", "Module": { "Path": "github.com/shirou/gopsutil/v3", "Version": "v3.22.2", "Time": "2022-02-25T14:25:27Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.22.2", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.22.2.mod", "GoVersion": "1.15" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "mem.go", "mem_linux.go" ], "CompiledGoFiles": [ "mem.go", "mem_linux.go" ], "IgnoredGoFiles": [ "mem_aix.go", "mem_bsd.go", "mem_bsd_test.go", "mem_darwin.go", "mem_darwin_cgo.go", "mem_darwin_nocgo.go", "mem_darwin_test.go", "mem_fallback.go", "mem_freebsd.go", "mem_openbsd.go", "mem_openbsd_386.go", "mem_openbsd_amd64.go", "mem_openbsd_arm64.go", "mem_plan9.go", "mem_plan9_test.go", "mem_solaris.go", "mem_solaris_test.go", "mem_windows.go", "types_openbsd.go" ], "Imports": [ "bufio", "context", "encoding/json", "fmt", "github.com/shirou/gopsutil/v3/internal/common", "golang.org/x/sys/unix", "io", "math", "os", "strconv", "strings" ], "Deps": [ "bufio", "bytes", "context", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/shirou/gopsutil/v3/internal/common", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "mem_linux_test.go", "mem_test.go" ], "TestImports": [ "errors", "fmt", "github.com/shirou/gopsutil/v3/internal/common", "github.com/stretchr/testify/assert", "os", "path/filepath", "reflect", "runtime", "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/platform", "ImportPath": "github.com/ARM-software/golang-utils/utils/platform", "Name": "platform", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/6c/6c7186681c2c255cc4018e9cfc81bfeac35a2d215a69d521733eca12add1318b-d", "BuildID": "ts8N64bymzuGboaJAR2Y/DhBWHfYNRKmu413vuWu2", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "os.go" ], "CompiledGoFiles": [ "os.go" ], "Imports": [ "fmt", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/mem", "os", "runtime", "time" ], "Deps": [ "bufio", "bytes", "context", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "os_test.go" ], "TestImports": [ "fmt", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/avast/retry-go@v3.0.0+incompatible", "ImportPath": "github.com/avast/retry-go", "Name": "retry", "Doc": "Simple library for retry mechanism slightly inspired by [Try::Tiny::Retry](https://metacpan.org/pod/Try::Tiny::Retry) SYNOPSIS http get with retry: url := \"http://example.com\" var body []byte err := retry.Do( func() error { resp, err := http.Get(url) if err != nil { return err } defer resp.Body.Close() body, err = ioutil.ReadAll(resp.Body) if err != nil { return err } return nil }, ) fmt.Println(body) [next examples](https://github.com/avast/retry-go/tree/master/examples) SEE ALSO * [giantswarm/retry-go](https://github.com/giantswarm/retry-go) - slightly complicated interface.", "Root": "/home/adrcab01/go/pkg/mod/github.com/avast/retry-go@v3.0.0+incompatible", "Export": "/home/adrcab01/.cache/go-build/ed/ed961fbb1ca78f3efde9e341f5a32c6d76329a518910f9eeb349cb67b4bffd75-d", "BuildID": "1uyu1Q8VJXH4OkeRE8OI/PQBbUwaO_0maKEaoanTY", "Module": { "Path": "github.com/avast/retry-go", "Version": "v3.0.0+incompatible", "Time": "2020-10-13T13:53:42Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/avast/retry-go@v3.0.0+incompatible", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/avast/retry-go/@v/v3.0.0+incompatible.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "options.go", "retry.go" ], "CompiledGoFiles": [ "options.go", "retry.go" ], "Imports": [ "context", "fmt", "math", "math/rand", "strings", "time" ], "Deps": [ "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "retry_test.go" ], "TestImports": [ "context", "errors", "fmt", "github.com/stretchr/testify/assert", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/bmatcuk/doublestar/v3@v3.0.0", "ImportPath": "github.com/bmatcuk/doublestar/v3", "Name": "doublestar", "Root": "/home/adrcab01/go/pkg/mod/github.com/bmatcuk/doublestar/v3@v3.0.0", "Export": "/home/adrcab01/.cache/go-build/cc/cc821eeecc9f2bf3502c11673a54ea7e29421c364c8bfb5cad8023e4a68e9c90-d", "BuildID": "iRKYrGngMHrFoaV-HaxG/ZlwRV9Rbtw-zKBisW2RF", "Module": { "Path": "github.com/bmatcuk/doublestar/v3", "Version": "v3.0.0", "Time": "2020-12-26T16:37:09Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/bmatcuk/doublestar/v3@v3.0.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/bmatcuk/doublestar/v3/@v/v3.0.0.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "doublestar.go" ], "CompiledGoFiles": [ "doublestar.go" ], "Imports": [ "fmt", "io", "os", "path", "path/filepath", "sort", "strings", "unicode/utf8" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "doublestar_test.go" ], "TestImports": [ "log", "os", "path", "path/filepath", "runtime", "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/djherbis/times@v1.5.0", "ImportPath": "github.com/djherbis/times", "Name": "times", "Doc": "Package times provides a platform-independent way to get atime, mtime, ctime and btime for files.", "Root": "/home/adrcab01/go/pkg/mod/github.com/djherbis/times@v1.5.0", "Export": "/home/adrcab01/.cache/go-build/1f/1f277b6818a4b54708264e722313041938ac7d2f6eb294084722fa5f8e7cf3b1-d", "BuildID": "UNND8iNGJNUqwkH7S2DX/XWasqb0a249nwBP64Qxp", "Module": { "Path": "github.com/djherbis/times", "Version": "v1.5.0", "Time": "2021-04-27T23:32:16Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/djherbis/times@v1.5.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/djherbis/times/@v/v1.5.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "times.go", "times_linux.go", "use_generic_stat.go" ], "CompiledGoFiles": [ "times.go", "times_linux.go", "use_generic_stat.go" ], "IgnoredGoFiles": [ "ctime_windows.go", "times_aix.go", "times_darwin.go", "times_dragonfly.go", "times_freebsd.go", "times_js.go", "times_nacl.go", "times_netbsd.go", "times_openbsd.go", "times_plan9.go", "times_solaris.go", "times_windows.go", "times_windows_test.go" ], "Imports": [ "os", "syscall", "time" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "bench_test.go", "times_test.go", "util_test.go" ], "TestImports": [ "io/ioutil", "os", "path/filepath", "reflect", "runtime", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.22.2/disk", "ImportPath": "github.com/shirou/gopsutil/v3/disk", "Name": "disk", "Root": "/home/adrcab01/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.22.2", "Export": "/home/adrcab01/.cache/go-build/cc/cc132374f40c688e8c7ec0665da35e36f722445dcaf6282073c3f164a8bc4d7b-d", "BuildID": "ua0godTMd8lEMYAqbc4O/FurYdLBOF0hiFAjKzirI", "Module": { "Path": "github.com/shirou/gopsutil/v3", "Version": "v3.22.2", "Time": "2022-02-25T14:25:27Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.22.2", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/shirou/gopsutil/v3/@v/v3.22.2.mod", "GoVersion": "1.15" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "disk.go", "disk_linux.go", "disk_unix.go" ], "CompiledGoFiles": [ "disk.go", "disk_linux.go", "disk_unix.go" ], "IgnoredGoFiles": [ "disk_aix.go", "disk_darwin.go", "disk_darwin_cgo.go", "disk_darwin_nocgo.go", "disk_fallback.go", "disk_freebsd.go", "disk_freebsd_386.go", "disk_freebsd_amd64.go", "disk_freebsd_arm.go", "disk_freebsd_arm64.go", "disk_openbsd.go", "disk_openbsd_386.go", "disk_openbsd_amd64.go", "disk_openbsd_arm64.go", "disk_solaris.go", "disk_windows.go", "types_freebsd.go", "types_openbsd.go" ], "IgnoredOtherFiles": [ "iostat_darwin.c", "iostat_darwin.h" ], "Imports": [ "bufio", "bytes", "context", "encoding/json", "errors", "fmt", "github.com/shirou/gopsutil/v3/internal/common", "golang.org/x/sys/unix", "io/ioutil", "os", "path/filepath", "strconv", "strings" ], "Deps": [ "bufio", "bytes", "context", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/shirou/gopsutil/v3/internal/common", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "disk_test.go" ], "TestImports": [ "errors", "fmt", "github.com/shirou/gopsutil/v3/internal/common", "runtime", "sync", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/filesystem", "ImportPath": "github.com/ARM-software/golang-utils/utils/filesystem", "Name": "filesystem", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/78/78a009f12f1b491b1c2f9f180e035ab697b8e87b65061afc7503726a80ec3d1f-d", "BuildID": "RR8D6tiU4QSK9FiVC0l5/-F__sXlexKkl4I-R15yY", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "extendedosfs.go", "filehash.go", "files.go", "filesystem.go", "filetimes.go", "interfaces.go", "lockfile.go" ], "CompiledGoFiles": [ "extendedosfs.go", "filehash.go", "files.go", "filesystem.go", "filetimes.go", "interfaces.go", "lockfile.go" ], "Imports": [ "archive/zip", "bytes", "context", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/djherbis/times", "github.com/shirou/gopsutil/v3/disk", "github.com/spf13/afero", "golang.org/x/text/encoding/unicode", "io", "os", "path/filepath", "regexp", "strings", "time", "unicode/utf8" ], "Deps": [ "archive/zip", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/OneOfOne/xxhash", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/djherbis/times", "github.com/gogs/chardet", "github.com/petermattis/goid", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/spaolacci/murmur3", "github.com/spf13/afero", "github.com/spf13/afero/mem", "go.uber.org/atomic", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "golang.org/x/text/transform", "golang.org/x/text/unicode/norm", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "os/exec", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "filehash_test.go", "files_test.go", "lockfile_test.go" ], "TestImports": [ "context", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/ARM-software/golang-utils/utils/platform", "github.com/bxcodec/faker/v3", "github.com/spf13/afero", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "go.uber.org/atomic", "go.uber.org/goleak", "io", "io/ioutil", "math", "math/rand", "os", "path/filepath", "reflect", "sort", "strings", "sync", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877/configuration", "ImportPath": "github.com/Arm-Debug/build-service-common/common/configuration", "Name": "configuration", "Root": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877", "Export": "/home/adrcab01/.cache/go-build/72/72d89dd5da363a2aceb0d1a8b8d3a44a4da8a0448852ae0883b8ba0d929a688e-d", "BuildID": "PIS5cqvqdeD0gsA3ZKx7/tsFtWZWmio6CRuhbbawz", "Module": { "Path": "github.com/Arm-Debug/build-service-common/common", "Version": "v0.0.0-20220214094356-586e94b67877", "Time": "2022-02-14T09:43:56Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!arm-!debug/build-service-common/common/@v/v0.0.0-20220214094356-586e94b67877.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "config.go", "config_with_cache.go", "environment_config.go", "file_config.go", "multisource_config.go", "project_config.go", "redis_config.go", "viper_config.go" ], "CompiledGoFiles": [ "config.go", "config_with_cache.go", "environment_config.go", "file_config.go", "multisource_config.go", "project_config.go", "redis_config.go", "viper_config.go" ], "Imports": [ "errors", "fmt", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/joho/godotenv", "github.com/pelletier/go-toml", "github.com/sasha-s/go-deadlock", "github.com/spf13/viper", "os", "path/filepath", "strconv", "sync" ], "Deps": [ "archive/zip", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/OneOfOne/xxhash", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/djherbis/times", "github.com/fsnotify/fsnotify", "github.com/gogs/chardet", "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/joho/godotenv", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/petermattis/goid", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/spaolacci/murmur3", "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", "go.uber.org/atomic", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "os/exec", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "config_test.go", "config_with_cache_test.go", "environment_config_test.go", "file_config_test.go", "multisource_config_test.go", "project_config_test.go", "redis_config_test.go", "viper_config_test.go" ], "TestImports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/platform", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/gofrs/uuid@v4.2.0+incompatible", "ImportPath": "github.com/gofrs/uuid", "Name": "uuid", "Doc": "Package uuid provides implementations of the Universally Unique Identifier (UUID), as specified in RFC-4122 and the Peabody RFC Draft (revision 02).", "Root": "/home/adrcab01/go/pkg/mod/github.com/gofrs/uuid@v4.2.0+incompatible", "Export": "/home/adrcab01/.cache/go-build/ad/adbcae4479681b8728846da28a0698771cdba33bcfd4f2918d4d18d6fff1e29c-d", "BuildID": "FflOsaUZvw6r4onhHbDQ/NSMIFYc47UAS6-OWq7wE", "Module": { "Path": "github.com/gofrs/uuid", "Version": "v4.2.0+incompatible", "Time": "2021-11-26T00:32:19Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/gofrs/uuid@v4.2.0+incompatible", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/gofrs/uuid/@v/v4.2.0+incompatible.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "codec.go", "generator.go", "sql.go", "uuid.go" ], "CompiledGoFiles": [ "codec.go", "generator.go", "sql.go", "uuid.go" ], "IgnoredGoFiles": [ "fuzz.go" ], "Imports": [ "bytes", "crypto/md5", "crypto/rand", "crypto/sha1", "database/sql/driver", "encoding/binary", "encoding/hex", "encoding/json", "errors", "fmt", "hash", "io", "net", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "codec_test.go", "generator_test.go", "sql_test.go", "uuid_test.go" ], "TestImports": [ "bytes", "crypto/rand", "encoding/binary", "encoding/json", "flag", "fmt", "io/ioutil", "net", "os", "path/filepath", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/idgen", "ImportPath": "github.com/ARM-software/golang-utils/utils/idgen", "Name": "idgen", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/2d/2df91b24342a46f13f3e8fefb6eceda8b59129e477ac9c5fcabd7578f5b597ae-d", "BuildID": "lIOYH339ZCv6tpz3JhA7/CGhSTyFvuyGgmDLYPuXO", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "uuid.go" ], "CompiledGoFiles": [ "uuid.go" ], "Imports": [ "github.com/gofrs/uuid" ], "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", "github.com/gofrs/uuid", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "uuid_test.go" ], "TestImports": [ "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877/sharedcache", "ImportPath": "github.com/Arm-Debug/build-service-common/common/sharedcache", "Name": "sharedcache", "Root": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877", "Export": "/home/adrcab01/.cache/go-build/81/81bfd351d7b3d57e9134e9fb7575e6af0494dd7f24e2247f4113b468c010ad62-d", "BuildID": "T6pLAYd3mWknjgHD5Swf/bNk_Yd5-Cw9SoTYCh4wT", "Module": { "Path": "github.com/Arm-Debug/build-service-common/common", "Version": "v0.0.0-20220214094356-586e94b67877", "Time": "2022-02-14T09:43:56Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!arm-!debug/build-service-common/common/@v/v0.0.0-20220214094356-586e94b67877.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "common.go", "factory.go", "headers.go", "interface.go", "sharedcache_immutable.go", "sharedcache_mutable.go" ], "CompiledGoFiles": [ "common.go", "factory.go", "headers.go", "interface.go", "sharedcache_immutable.go", "sharedcache_mutable.go" ], "Imports": [ "context", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/sasha-s/go-deadlock", "github.com/sirupsen/logrus", "path/filepath", "sort", "strings", "time" ], "Deps": [ "archive/zip", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/OneOfOne/xxhash", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/djherbis/times", "github.com/gofrs/uuid", "github.com/gogs/chardet", "github.com/petermattis/goid", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/sirupsen/logrus", "github.com/spaolacci/murmur3", "github.com/spf13/afero", "github.com/spf13/afero/mem", "go.uber.org/atomic", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "golang.org/x/text/transform", "golang.org/x/text/unicode/norm", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "os/exec", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "common_test.go", "sharedcache_headers_test.go", "sharedcache_immutable_test.go", "sharedcache_test.go" ], "TestImports": [ "context", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/bxcodec/faker/v3", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "math/rand", "os", "path/filepath", "sort", "strconv", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20200907205600-7a23bdc65eef", "ImportPath": "github.com/asaskevich/govalidator", "Name": "govalidator", "Doc": "Package govalidator is package of validators and sanitizers for strings, structs and collections.", "Root": "/home/adrcab01/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20200907205600-7a23bdc65eef", "Export": "/home/adrcab01/.cache/go-build/d3/d35c7f4e1592f89414461149976d40e5c2bcfab3d751199c59710eccba6171ff-d", "BuildID": "jJ0bPJsLc4sDqsqgsWpH/uGQLbA8YHUgdVQ_8fG9M", "Module": { "Path": "github.com/asaskevich/govalidator", "Version": "v0.0.0-20200907205600-7a23bdc65eef", "Time": "2020-09-07T20:56:00Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20200907205600-7a23bdc65eef", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/asaskevich/govalidator/@v/v0.0.0-20200907205600-7a23bdc65eef.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "arrays.go", "converter.go", "doc.go", "error.go", "numerics.go", "patterns.go", "types.go", "utils.go", "validator.go" ], "CompiledGoFiles": [ "arrays.go", "converter.go", "doc.go", "error.go", "numerics.go", "patterns.go", "types.go", "utils.go", "validator.go" ], "Imports": [ "bytes", "crypto/rsa", "crypto/x509", "encoding/base64", "encoding/json", "encoding/pem", "errors", "fmt", "html", "io/ioutil", "math", "net", "net/url", "path", "reflect", "regexp", "sort", "strconv", "strings", "sync", "time", "unicode", "unicode/utf8" ], "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/elliptic/internal/nistec", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "fmt", "hash", "html", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "math", "math/big", "math/bits", "math/rand", "net", "net/netip", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/cryptobyte", "vendor/golang.org/x/crypto/cryptobyte/asn1", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "arrays_benchmark_test.go", "arrays_example_test.go", "arrays_test.go", "converter_benchmark_test.go", "converter_example_test.go", "converter_test.go", "error_test.go", "numerics_benchmark_test.go", "numerics_example_test.go", "numerics_test.go", "utils_benchmark_test.go", "utils_example_test.go", "utils_test.go", "validator_test.go" ], "TestImports": [ "fmt", "math/rand", "reflect", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-ozzo/ozzo-validation/v4@v4.3.0/is", "ImportPath": "github.com/go-ozzo/ozzo-validation/v4/is", "Name": "is", "Doc": "Package is provides a list of commonly used string validation rules.", "Root": "/home/adrcab01/go/pkg/mod/github.com/go-ozzo/ozzo-validation/v4@v4.3.0", "Export": "/home/adrcab01/.cache/go-build/2e/2e339017d895524897bb247585850259b813560381b6c581105c56ae4c5db967-d", "BuildID": "SJSPCwSlRqNj23nx2Xck/GWSR2VbYnX1B-Du6Uqvz", "Module": { "Path": "github.com/go-ozzo/ozzo-validation/v4", "Version": "v4.3.0", "Time": "2020-10-19T11:38:11Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-ozzo/ozzo-validation/v4@v4.3.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/go-ozzo/ozzo-validation/v4/@v/v4.3.0.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "rules.go" ], "CompiledGoFiles": [ "rules.go" ], "Imports": [ "github.com/asaskevich/govalidator", "github.com/go-ozzo/ozzo-validation/v4", "regexp", "unicode" ], "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/elliptic/internal/nistec", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "fmt", "github.com/asaskevich/govalidator", "github.com/go-ozzo/ozzo-validation/v4", "hash", "html", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "math", "math/big", "math/bits", "math/rand", "net", "net/netip", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/template", "text/template/parse", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/cryptobyte", "vendor/golang.org/x/crypto/cryptobyte/asn1", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "rules_test.go" ], "TestImports": [ "github.com/go-ozzo/ozzo-validation/v4", "github.com/stretchr/testify/assert", "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877/config", "ImportPath": "github.com/Arm-Debug/build-service-common/common/config", "Name": "config", "Root": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877", "Export": "/home/adrcab01/.cache/go-build/72/72af3f6c26607458fbc1942cbb6e7e08b07f495dfda60c988716a739c3b887ad-d", "BuildID": "Itwa2TEhhM6KarWqzi14/iFIGi-B0-PSmGS3UjC4u", "Module": { "Path": "github.com/Arm-Debug/build-service-common/common", "Version": "v0.0.0-20220214094356-586e94b67877", "Time": "2022-02-14T09:43:56Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!arm-!debug/build-service-common/common/@v/v0.0.0-20220214094356-586e94b67877.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "async_logging.go", "database_configuration.go", "fluentd.go", "http.go", "intermediate_files.go", "logger.go", "postgres.go", "rabbitmq.go", "redis.go", "sentry.go", "sql.go", "sqlite.go", "waitforit.go" ], "CompiledGoFiles": [ "async_logging.go", "database_configuration.go", "fluentd.go", "http.go", "intermediate_files.go", "logger.go", "postgres.go", "rabbitmq.go", "redis.go", "sentry.go", "sql.go", "sqlite.go", "waitforit.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/config", "github.com/Arm-Debug/build-service-common/common/configuration", "github.com/Arm-Debug/build-service-common/common/sharedcache", "github.com/go-ozzo/ozzo-validation/v4", "github.com/go-ozzo/ozzo-validation/v4/is", "strconv", "strings", "time" ], "Deps": [ "archive/zip", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/config", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/build-service-common/common/configuration", "github.com/Arm-Debug/build-service-common/common/sharedcache", "github.com/OneOfOne/xxhash", "github.com/asaskevich/govalidator", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/djherbis/times", "github.com/fsnotify/fsnotify", "github.com/go-ozzo/ozzo-validation/v4", "github.com/go-ozzo/ozzo-validation/v4/is", "github.com/gofrs/uuid", "github.com/gogs/chardet", "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/joho/godotenv", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/petermattis/goid", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/sirupsen/logrus", "github.com/spaolacci/murmur3", "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", "go.uber.org/atomic", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "os/exec", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "async_logging_test.go", "fluentd_test.go", "http_test.go", "intermediate_files_test.go", "logger_test.go", "postgres_test.go", "rabbitmq_test.go", "redis_test.go", "sentry_test.go" ], "TestImports": [ "github.com/bxcodec/faker/v3", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "testing", "time" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/config", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/config", "Name": "config", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/ad/ad2bfac592f86299efd5fe9db2ac1e80474eab6c04a31120d3438b0910729ca3-d", "BuildID": "KFjaLjUH38Q7i2E7ATkx/8-FXIUT75HNR8vyIsLDn", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "auth.go", "config.go", "cors.go", "health.go", "pagination.go" ], "CompiledGoFiles": [ "auth.go", "config.go", "cors.go", "health.go", "pagination.go" ], "Imports": [ "github.com/ARM-software/golang-utils/utils/config", "github.com/Arm-Debug/build-service-common/common/config", "github.com/go-ozzo/ozzo-validation/v4", "time" ], "Deps": [ "archive/zip", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/config", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/build-service-common/common/config", "github.com/Arm-Debug/build-service-common/common/configuration", "github.com/Arm-Debug/build-service-common/common/sharedcache", "github.com/OneOfOne/xxhash", "github.com/asaskevich/govalidator", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/djherbis/times", "github.com/fsnotify/fsnotify", "github.com/go-ozzo/ozzo-validation/v4", "github.com/go-ozzo/ozzo-validation/v4/is", "github.com/gofrs/uuid", "github.com/gogs/chardet", "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/joho/godotenv", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/petermattis/goid", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/sirupsen/logrus", "github.com/spaolacci/murmur3", "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", "go.uber.org/atomic", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "os/exec", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "config_test.go", "cors_test.go", "health_test.go", "pagination_test.go" ], "TestImports": [ "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "os", "testing" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/auth", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/auth", "Name": "auth", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/87/87f6cef278f24e077007f44b6fc745abf0dd49180a72103256eb404bd2aaeaff-d", "BuildID": "meQYmwBvhMxGdrE8pgdV/aRciQnoEUng8uHt7zl8D", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "basic.go", "basic_types.go", "basic_types_ffjson.go", "bypass_auth.go", "cache.go", "errors.go", "interfaces.go", "mbed_com.go", "mbed_com_types.go", "mbed_com_types_ffjson.go", "oidc.go" ], "CompiledGoFiles": [ "basic.go", "basic_types.go", "basic_types_ffjson.go", "bypass_auth.go", "cache.go", "errors.go", "interfaces.go", "mbed_com.go", "mbed_com_types.go", "mbed_com_types_ffjson.go", "oidc.go" ], "Imports": [ "bytes", "encoding/base64", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/http", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/auth/jwt", "github.com/Arm-Debug/api-service-framework/api/cache", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/go-http-utils/headers", "github.com/pquerna/ffjson/ffjson", "github.com/pquerna/ffjson/fflib/v1", "github.com/sirupsen/logrus", "io/ioutil", "net", "net/http", "net/url", "path", "reflect", "strconv", "strings", "time" ], "Deps": [ "archive/zip", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/config", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/http", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/auth/jwt", "github.com/Arm-Debug/api-service-framework/api/cache", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/Arm-Debug/build-service-common/common/config", "github.com/Arm-Debug/build-service-common/common/configuration", "github.com/Arm-Debug/build-service-common/common/sharedcache", "github.com/OneOfOne/xxhash", "github.com/allegro/bigcache/v2", "github.com/allegro/bigcache/v2/queue", "github.com/asaskevich/govalidator", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/djherbis/times", "github.com/fsnotify/fsnotify", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "github.com/go-ozzo/ozzo-validation/v4", "github.com/go-ozzo/ozzo-validation/v4/is", "github.com/gofrs/uuid", "github.com/gogs/chardet", "github.com/golang-jwt/jwt", "github.com/hashicorp/go-cleanhttp", "github.com/hashicorp/go-retryablehttp", "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/joho/godotenv", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/petermattis/goid", "github.com/pquerna/ffjson/ffjson", "github.com/pquerna/ffjson/fflib/v1", "github.com/pquerna/ffjson/fflib/v1/internal", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/sirupsen/logrus", "github.com/spaolacci/murmur3", "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", "go.uber.org/atomic", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "os/exec", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "basic_test.go", "bypass_auth_test.go", "cache_test.go", "errors_test.go", "mbed_com_test.go", "oidc_test.go" ], "TestImports": [ "bytes", "encoding/base64", "encoding/json", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/mocks", "github.com/Arm-Debug/api-service-framework/api/mocks", "github.com/go-http-utils/headers", "github.com/golang/mock/gomock", "github.com/pquerna/ffjson/ffjson", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "io/ioutil", "net/http", "net/http/httptest", "testing" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/context", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/context", "Name": "context", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/87/87a5597393013b4a130fe1aa2e972246a9a22115e197fd6f71f960f5e7e650e0-d", "BuildID": "hec3brug_x7npsCBaheU/zYcd1hycoX4JJYngQxyg", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "context.go" ], "CompiledGoFiles": [ "context.go" ], "Imports": [ "context" ], "Deps": [ "context", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "syscall", "time", "unsafe" ], "TestGoFiles": [ "context_test.go" ], "TestImports": [ "context", "github.com/bxcodec/faker/v3", "github.com/stretchr/testify/assert", "testing" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/metadata", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/metadata", "Name": "metadata", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/ab/ab37f4125bc5c313c6f8ac1b11a65d77a8b709311a7400428c575be5fb4c9663-d", "BuildID": "fncLySCYigazcixkETdd/DlEGaMoYf3S-zV368CBF", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "interfaces.go", "metadata_utils.go" ], "CompiledGoFiles": [ "interfaces.go", "metadata_utils.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "reflect", "time" ], "Deps": [ "context", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "metadata_utils_test.go" ], "TestImports": [ "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/metadata/metadatatest", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "reflect", "testing", "time" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/entity", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/entity", "Name": "entity", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/2c/2c4eafc7df742bf39ace00e470b543c8f0238dd3535d095da2a5398363b04be4-d", "BuildID": "UjJU1LuOCCp7Nv_k8o0m/gb9445savH67krB5JVAa", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "entity_utils.go", "interfaces.go" ], "CompiledGoFiles": [ "entity_utils.go", "interfaces.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/metadata", "reflect" ], "Deps": [ "context", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/metadata", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "entity_utils_test.go" ], "TestImports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/entity/entitytest", "github.com/Arm-Debug/api-service-framework/api/metadata", "github.com/Arm-Debug/api-service-framework/api/metadata/metadatatest", "github.com/bxcodec/faker/v3", "github.com/stretchr/testify/assert", "testing" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/metadata/metadatatest", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/metadata/metadatatest", "Name": "metadatatest", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/f3/f3318caa9969d5e5c3df93ed2071c2bd45135c74a377e8811a6efee082e774ff-d", "BuildID": "Y30rrZs-Pk91N0KmDYwp/58gOdkFXV3p94IErWRL-", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "testing.go" ], "CompiledGoFiles": [ "testing.go" ], "Imports": [ "time" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/oserror", "internal/race", "internal/reflectlite", "internal/unsafeheader", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "syscall", "time", "unsafe" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/bxcodec/faker/v3@v3.8.0/support/slice", "ImportPath": "github.com/bxcodec/faker/v3/support/slice", "Name": "slice", "Root": "/home/adrcab01/go/pkg/mod/github.com/bxcodec/faker/v3@v3.8.0", "Export": "/home/adrcab01/.cache/go-build/5a/5abf507723358f012ebcfddb7c684132e1171b4a82bd36dc26294aa425c70000-d", "BuildID": "7hUxKR3ByHHPBlNT9HEW/ym1FUuY4dv0wlq-kkhKm", "Module": { "Path": "github.com/bxcodec/faker/v3", "Version": "v3.8.0", "Time": "2022-03-10T04:19:50Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/bxcodec/faker/v3@v3.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/bxcodec/faker/v3/@v/v3.8.0.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "helpers.go" ], "CompiledGoFiles": [ "helpers.go" ], "Imports": [ "strconv" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/reflectlite", "internal/unsafeheader", "math", "math/bits", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strconv", "unicode/utf8", "unsafe" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/bxcodec/faker/v3@v3.8.0", "ImportPath": "github.com/bxcodec/faker/v3", "Name": "faker", "Root": "/home/adrcab01/go/pkg/mod/github.com/bxcodec/faker/v3@v3.8.0", "Export": "/home/adrcab01/.cache/go-build/55/55f3a169a25b9e8c11ea09d0df04dc5d3c7d4f04eb3155e8941f1222f9c4321a-d", "BuildID": "B_0CC-uh6_1KQ5gA2i3K/ZnnmxMDdul7wRKCTG425", "Module": { "Path": "github.com/bxcodec/faker/v3", "Version": "v3.8.0", "Time": "2022-03-10T04:19:50Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/bxcodec/faker/v3@v3.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/bxcodec/faker/v3/@v/v3.8.0.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "address.go", "datetime.go", "faker.go", "internet.go", "lorem.go", "payment.go", "person.go", "phone.go", "price.go", "random_source.go", "tag_argument_extractor.go", "uuid.go" ], "CompiledGoFiles": [ "address.go", "datetime.go", "faker.go", "internet.go", "lorem.go", "payment.go", "person.go", "phone.go", "price.go", "random_source.go", "tag_argument_extractor.go", "uuid.go" ], "Imports": [ "crypto/rand", "errors", "fmt", "github.com/bxcodec/faker/v3/support/slice", "io", "math", "math/rand", "net", "reflect", "regexp", "strconv", "strings", "sync", "time" ], "Deps": [ "bufio", "bytes", "context", "crypto/aes", "crypto/cipher", "crypto/internal/subtle", "crypto/rand", "crypto/subtle", "encoding/binary", "errors", "fmt", "github.com/bxcodec/faker/v3/support/slice", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "os", "path", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "address_test.go", "datetime_test.go", "faker_test.go", "internet_test.go", "lorem_test.go", "payment_test.go", "person_test.go", "phone_test.go", "price_test.go", "random_source_test.go", "tag_argument_extractor_test.go", "uuid_test.go" ], "TestImports": [ "crypto/rand", "fmt", "github.com/bxcodec/faker/v3/support/slice", "io", "math/rand", "reflect", "regexp", "strings", "testing", "time", "unicode/utf8" ], "XTestGoFiles": [ "example_custom_faker_test.go", "example_single_fake_data_test.go", "example_with_tags_lang_test.go", "example_with_tags_lenbounds_test.go", "example_with_tags_slicelength_test.go", "example_with_tags_test.go", "example_with_tags_unique_test.go", "example_without_tag_test.go" ], "XTestImports": [ "fmt", "github.com/bxcodec/faker/v3", "reflect" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/entity/entitytest", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/entity/entitytest", "Name": "entitytest", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/85/85475b9bd5b96eb995597a3e34922cd8fec3d42a1524f2db7fbbe58eb57d5a71-d", "BuildID": "bIb-USXlIv1WD898ctDT/zcMWXTHD-ot-H-sZW_6Y", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "testing.go" ], "CompiledGoFiles": [ "testing.go" ], "Imports": [ "github.com/Arm-Debug/api-service-framework/api/metadata", "github.com/Arm-Debug/api-service-framework/api/metadata/metadatatest", "github.com/bxcodec/faker/v3" ], "Deps": [ "bufio", "bytes", "context", "crypto/aes", "crypto/cipher", "crypto/internal/subtle", "crypto/rand", "crypto/subtle", "encoding/binary", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/metadata", "github.com/Arm-Debug/api-service-framework/api/metadata/metadatatest", "github.com/bxcodec/faker/v3", "github.com/bxcodec/faker/v3/support/slice", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "os", "path", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/headers", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/headers", "Name": "headers", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/e3/e387422b5c2bba12a17fcf8c85e33af723eff8e6d752ddfedec41d39287de886-d", "BuildID": "_oHqwYgGbXTDSQN7Madw/oxCgyiDzpwoEqbSzP1_1", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "headers.go", "interfaces.go" ], "CompiledGoFiles": [ "headers.go", "interfaces.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/go-http-utils/headers", "net/http", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/go-http-utils/headers", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": "/home/adrcab01/GitHub/api-service-framework/api/mime", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/mime", "Name": "mime", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/75/7592a3cf6b9aefa07bbc50f954156eae008ed7fcb85d652d1516e211ed76f136-d", "BuildID": "RLznsvyQRCzoAKDs2N2b/ujyEhZUjIIh_xVKgTh70", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "mime.go" ], "CompiledGoFiles": [ "mime.go" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/marshalling", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/marshalling", "Name": "marshalling", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/cb/cb57a6c9b525fbe7056f58fcd18b47c83b504856955b9ce769b92a366c25312d-d", "BuildID": "LSSO9fDB4e1RYlxbfx6V/0kNimmNBUJck4LsOQ8Ct", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "interfaces.go", "json.go" ], "CompiledGoFiles": [ "interfaces.go", "json.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/Arm-Debug/api-service-framework/api/headers", "github.com/Arm-Debug/api-service-framework/api/mime", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "github.com/pquerna/ffjson/ffjson", "io", "net/http" ], "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/Arm-Debug/api-service-framework/api/headers", "github.com/Arm-Debug/api-service-framework/api/mime", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "github.com/pquerna/ffjson/ffjson", "github.com/pquerna/ffjson/fflib/v1", "github.com/pquerna/ffjson/fflib/v1/internal", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "json_test.go" ], "TestImports": [ "encoding/json", "github.com/Arm-Debug/api-service-framework/api/mime", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "net/http/httptest", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/expvar", "ImportPath": "expvar", "Name": "expvar", "Doc": "Package expvar provides a standardized interface to public variables, such as operation counters in servers.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/expvar.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/expvar.a", "BuildID": "FMpQye9XLVRz1yIvzRKf/R5JHJHgs_IgaxSB9OiAC", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "expvar.go" ], "CompiledGoFiles": [ "expvar.go" ], "Imports": [ "encoding/json", "fmt", "log", "math", "net/http", "os", "runtime", "sort", "strconv", "strings", "sync", "sync/atomic" ], "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "expvar_test.go" ], "TestImports": [ "bytes", "crypto/sha1", "encoding/json", "fmt", "net", "net/http/httptest", "reflect", "runtime", "strconv", "sync", "sync/atomic", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.7", "ImportPath": "github.com/go-chi/chi/v5", "Name": "chi", "Doc": "Package chi is a small, idiomatic and composable router for building HTTP services.", "Root": "/home/adrcab01/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.7", "Export": "/home/adrcab01/.cache/go-build/2d/2db2e41e85d7b1a54f1b598c7a0312518bacea82f0a6af7bc50d42b30ad01e04-d", "BuildID": "r7AkX6mY3S3Y0-6OTPm8/THOB17rMu_Xg0DCrRmcP", "Module": { "Path": "github.com/go-chi/chi/v5", "Version": "v5.0.7", "Time": "2021-11-18T21:56:43Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/go-chi/chi/v5/@v/v5.0.7.mod", "GoVersion": "1.14" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "chain.go", "chi.go", "context.go", "mux.go", "tree.go" ], "CompiledGoFiles": [ "chain.go", "chi.go", "context.go", "mux.go", "tree.go" ], "Imports": [ "context", "fmt", "net/http", "regexp", "sort", "strconv", "strings", "sync" ], "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "context_test.go", "mux_test.go", "tree_test.go" ], "TestImports": [ "bytes", "context", "fmt", "io", "io/ioutil", "log", "net", "net/http", "net/http/httptest", "os", "sync", "testing", "time" ] } { "Dir": "/usr/lib/go-1.18/src/internal/profile", "ImportPath": "internal/profile", "Name": "profile", "Doc": "Package profile provides a representation of github.com/google/pprof/proto/profile.proto and methods to encode/decode/merge profiles in this format.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/profile.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/profile.a", "BuildID": "4g3dKxO-TRnQiBotUf3U/HQxZSowMA_lPlSXNjuZG", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "encode.go", "filter.go", "legacy_profile.go", "merge.go", "profile.go", "proto.go", "prune.go" ], "CompiledGoFiles": [ "encode.go", "filter.go", "legacy_profile.go", "merge.go", "profile.go", "proto.go", "prune.go" ], "Imports": [ "bufio", "bytes", "compress/gzip", "errors", "fmt", "io", "math", "regexp", "sort", "strconv", "strings", "time" ], "Deps": [ "bufio", "bytes", "compress/flate", "compress/gzip", "encoding/binary", "errors", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "profile_test.go", "proto_test.go" ], "TestImports": [ "bytes", "reflect", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/runtime/pprof", "ImportPath": "runtime/pprof", "Name": "pprof", "Doc": "Package pprof writes runtime profiling data in the format expected by the pprof visualization tool.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/pprof.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/pprof.a", "BuildID": "Tk1efSw5bJtYxgwZUAPs/lnLbYxc1AqlkvCKwgmQE", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "elf.go", "label.go", "map.go", "pprof.go", "pprof_rusage.go", "proto.go", "protobuf.go", "protomem.go", "runtime.go" ], "CompiledGoFiles": [ "elf.go", "label.go", "map.go", "pprof.go", "pprof_rusage.go", "proto.go", "protobuf.go", "protomem.go", "runtime.go" ], "IgnoredGoFiles": [ "pprof_norusage.go", "uname_other_test.go" ], "Imports": [ "bufio", "bytes", "compress/gzip", "context", "encoding/binary", "errors", "fmt", "internal/abi", "io", "math", "os", "runtime", "sort", "strconv", "strings", "sync", "syscall", "text/tabwriter", "time", "unsafe" ], "Deps": [ "bufio", "bytes", "compress/flate", "compress/gzip", "context", "encoding/binary", "errors", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "label_test.go", "mprof_test.go", "pprof_test.go", "proto_test.go", "protomem_test.go", "runtime_test.go", "rusage_test.go", "uname_linux_test.go" ], "TestImports": [ "bytes", "context", "encoding/json", "fmt", "internal/abi", "internal/profile", "internal/testenv", "io", "math", "math/big", "os", "os/exec", "reflect", "regexp", "runtime", "runtime/debug", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "testing", "time", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/runtime/trace", "ImportPath": "runtime/trace", "Name": "trace", "Doc": "Package trace contains facilities for programs to generate traces for the Go execution tracer.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/trace.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/trace.a", "BuildID": "djwPXXEU3gPqfSaFbKQ1/JG-w7CEC34A3G2wjV2Wg", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "annotation.go", "trace.go" ], "CompiledGoFiles": [ "annotation.go", "trace.go" ], "Imports": [ "context", "fmt", "io", "runtime", "sync", "sync/atomic", "unsafe" ], "Deps": [ "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "annotation_test.go", "example_test.go", "trace_stack_test.go", "trace_test.go" ], "XTestImports": [ "bytes", "context", "flag", "fmt", "internal/race", "internal/testenv", "internal/trace", "io", "log", "net", "os", "reflect", "runtime", "runtime/trace", "strconv", "strings", "sync", "testing", "text/tabwriter", "time" ] } { "Dir": "/usr/lib/go-1.18/src/net/http/pprof", "ImportPath": "net/http/pprof", "Name": "pprof", "Doc": "Package pprof serves via its HTTP server runtime profiling data in the format expected by the pprof visualization tool.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/net/http/pprof.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/net/http/pprof.a", "BuildID": "N73TnbYEK53TDd411E9M/fZYOUq0egew-ztma79mO", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "pprof.go" ], "CompiledGoFiles": [ "pprof.go" ], "Imports": [ "bufio", "bytes", "context", "fmt", "html", "internal/profile", "io", "log", "net/http", "net/url", "os", "runtime", "runtime/pprof", "runtime/trace", "sort", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "hash/crc32", "html", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/profile", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "pprof_test.go" ], "TestImports": [ "bytes", "fmt", "internal/profile", "internal/testenv", "io", "net/http", "net/http/httptest", "runtime", "runtime/pprof", "strings", "sync", "sync/atomic", "testing", "time" ] } { "Dir": "/usr/lib/go-1.18/src/runtime/debug", "ImportPath": "runtime/debug", "Name": "debug", "Doc": "Package debug contains facilities for programs to debug themselves while they are running.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/debug.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/runtime/debug.a", "BuildID": "6LK3TN9ibqt4wurWgyQX/j5neZQvJt-xXKgeLQ3eI", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "garbage.go", "mod.go", "stack.go", "stubs.go" ], "CompiledGoFiles": [ "garbage.go", "mod.go", "stack.go", "stubs.go", "debug.s" ], "SFiles": [ "debug.s" ], "Imports": [ "fmt", "os", "runtime", "sort", "strconv", "strings", "time" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "garbage_test.go", "heapdump_test.go", "mod_test.go", "panic_test.go", "stack_test.go" ], "XTestImports": [ "internal/testenv", "os", "reflect", "runtime", "runtime/debug", "strings", "syscall", "testing", "time", "unsafe" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.7/middleware", "ImportPath": "github.com/go-chi/chi/v5/middleware", "Name": "middleware", "Root": "/home/adrcab01/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.7", "Export": "/home/adrcab01/.cache/go-build/c8/c86a3df14cdcfbdad355985ad8c65093a6d49653181c1b0694ef9efaf7fb0d19-d", "BuildID": "eysRymRLlJZc4zUilHtd/u281bLf7UOLoyWBM7ajN", "Module": { "Path": "github.com/go-chi/chi/v5", "Version": "v5.0.7", "Time": "2021-11-18T21:56:43Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.7", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/go-chi/chi/v5/@v/v5.0.7.mod", "GoVersion": "1.14" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "basic_auth.go", "clean_path.go", "compress.go", "content_charset.go", "content_encoding.go", "content_type.go", "get_head.go", "heartbeat.go", "logger.go", "maybe.go", "middleware.go", "nocache.go", "page_route.go", "path_rewrite.go", "profiler.go", "realip.go", "recoverer.go", "request_id.go", "route_headers.go", "strip.go", "terminal.go", "throttle.go", "timeout.go", "url_format.go", "value.go", "wrap_writer.go" ], "CompiledGoFiles": [ "basic_auth.go", "clean_path.go", "compress.go", "content_charset.go", "content_encoding.go", "content_type.go", "get_head.go", "heartbeat.go", "logger.go", "maybe.go", "middleware.go", "nocache.go", "page_route.go", "path_rewrite.go", "profiler.go", "realip.go", "recoverer.go", "request_id.go", "route_headers.go", "strip.go", "terminal.go", "throttle.go", "timeout.go", "url_format.go", "value.go", "wrap_writer.go" ], "Imports": [ "bufio", "bytes", "compress/flate", "compress/gzip", "context", "crypto/rand", "crypto/subtle", "encoding/base64", "errors", "expvar", "fmt", "github.com/go-chi/chi/v5", "io", "io/ioutil", "log", "net", "net/http", "net/http/pprof", "os", "path", "runtime", "runtime/debug", "strconv", "strings", "sync", "sync/atomic", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "expvar", "fmt", "github.com/go-chi/chi/v5", "hash", "hash/crc32", "html", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/profile", "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/http/pprof", "net/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "compress_test.go", "content_charset_test.go", "content_encoding_test.go", "content_type_test.go", "get_head_test.go", "logger_test.go", "middleware_test.go", "realip_test.go", "recoverer_test.go", "request_id_test.go", "strip_test.go", "throttle_test.go", "url_format_test.go", "wrap_writer_test.go" ], "TestImports": [ "bufio", "bytes", "compress/flate", "compress/gzip", "crypto/tls", "fmt", "github.com/go-chi/chi/v5", "io", "io/ioutil", "net", "net/http", "net/http/httptest", "net/url", "path", "reflect", "runtime", "strings", "sync", "testing", "time" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/errors", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/errors", "Name": "errors", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/16/16e08f2779cb1c00e1a5d618ed3d3ad07393b756c140daf73220ad5f5c850052-d", "BuildID": "OT5jiduqshileqMnj7Ut/MolN-91H38faMF1FTtrg", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "errors.go", "interfaces.go" ], "CompiledGoFiles": [ "errors.go", "interfaces.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/headers", "github.com/Arm-Debug/api-service-framework/api/marshalling", "github.com/go-chi/chi/v5/middleware", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "net/http", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "expvar", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/headers", "github.com/Arm-Debug/api-service-framework/api/marshalling", "github.com/Arm-Debug/api-service-framework/api/mime", "github.com/go-chi/chi/v5", "github.com/go-chi/chi/v5/middleware", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "github.com/pquerna/ffjson/ffjson", "github.com/pquerna/ffjson/fflib/v1", "github.com/pquerna/ffjson/fflib/v1/internal", "hash", "hash/crc32", "html", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/profile", "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/http/pprof", "net/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "errors_test.go" ], "TestImports": [ "context", "encoding/json", "errors", "fmt", "github.com/Arm-Debug/api-service-framework/api/marshalling", "github.com/go-logr/logr", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "net/http", "net/http/httptest", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/bombsimon/logrusr@v1.1.0", "ImportPath": "github.com/bombsimon/logrusr", "Name": "logrusr", "Root": "/home/adrcab01/go/pkg/mod/github.com/bombsimon/logrusr@v1.1.0", "Export": "/home/adrcab01/.cache/go-build/b8/b87ebd1c6f5e9c2d1d7963b045b839a8665fed67a2756513413956873940658f-d", "BuildID": "BhtGb0IZbml8hnhd7_61/-pMuO2B5CJWWMwG-ysrY", "Module": { "Path": "github.com/bombsimon/logrusr", "Version": "v1.1.0", "Time": "2021-05-11T22:00:36Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/bombsimon/logrusr@v1.1.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/bombsimon/logrusr/@v/v1.1.0.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "logrusr.go" ], "CompiledGoFiles": [ "logrusr.go" ], "Imports": [ "encoding/json", "github.com/go-logr/logr", "github.com/sirupsen/logrus", "strings" ], "Deps": [ "bufio", "bytes", "context", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/go-logr/logr", "github.com/sirupsen/logrus", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "logrusr_test.go" ], "TestImports": [ "bytes", "encoding/json", "errors", "fmt", "github.com/go-logr/logr", "github.com/sirupsen/logrus", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "strings", "testing" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/errors/errortest", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/errors/errortest", "Name": "errortest", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/bb/bb391e28056b40c08b46a8c18fcd43f045954de9cf1579b942af64452b326f58-d", "BuildID": "UvxEB9NA4Z2z35-YU04z/2LnZVpGDcpWTN4Mq1uzn", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "testing.go" ], "CompiledGoFiles": [ "testing.go" ], "Imports": [ "github.com/Arm-Debug/api-service-framework/api/errors", "github.com/Arm-Debug/api-service-framework/api/marshalling", "github.com/bombsimon/logrusr", "github.com/sirupsen/logrus" ], "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "expvar", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/errors", "github.com/Arm-Debug/api-service-framework/api/headers", "github.com/Arm-Debug/api-service-framework/api/marshalling", "github.com/Arm-Debug/api-service-framework/api/mime", "github.com/bombsimon/logrusr", "github.com/go-chi/chi/v5", "github.com/go-chi/chi/v5/middleware", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "github.com/pquerna/ffjson/ffjson", "github.com/pquerna/ffjson/fflib/v1", "github.com/pquerna/ffjson/fflib/v1/internal", "github.com/sirupsen/logrus", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "hash", "hash/crc32", "html", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/profile", "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/http/pprof", "net/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "runtime/pprof", "runtime/trace", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/tabwriter", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": "/home/adrcab01/GitHub/api-service-framework/api/links", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/links", "Name": "links", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/54/541dd46e2a9e9fa6062ef6001a854f8a46c1a2068e92960b4fd6c22c4bc993f0-d", "BuildID": "aTBW1Twrw1KvNY-3LLzv/99X3CB8vHHRvgUxsnTX6", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "interfaces.go", "links_utils.go" ], "CompiledGoFiles": [ "interfaces.go", "links_utils.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/entity", "github.com/Arm-Debug/api-service-framework/api/metadata", "log", "net/http", "net/url", "path", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/entity", "github.com/Arm-Debug/api-service-framework/api/metadata", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "links_utils_test.go" ], "TestImports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/Arm-Debug/api-service-framework/api/links/linktest", "github.com/Arm-Debug/api-service-framework/api/metadata/metadatatest", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "strconv", "testing" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/links/linktest", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/links/linktest", "Name": "linktest", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/9b/9b4e9f8d5d5ecace54cac71271b7d205c96d21f3777e1d294445aa64c220a365-d", "BuildID": "Hwq12FxTZG0Q0mPvHRPV/Y2yk_szeRHpQTLCl4Bne", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "testing.go" ], "CompiledGoFiles": [ "testing.go" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/philhofer/fwd@v1.1.1", "ImportPath": "github.com/philhofer/fwd", "Name": "fwd", "Doc": "The `fwd` package provides a buffered reader and writer.", "Root": "/home/adrcab01/go/pkg/mod/github.com/philhofer/fwd@v1.1.1", "Export": "/home/adrcab01/.cache/go-build/c6/c628955ce9041b8689fe4da56e320a44763d0c7efa6cea289b787884cf3b947f-d", "BuildID": "U-gN7b92rrQnABWLgQbX/RsoAhZ01RAkVFY_1njJ6", "Module": { "Path": "github.com/philhofer/fwd", "Version": "v1.1.1", "Time": "2020-11-24T16:35:57Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/philhofer/fwd@v1.1.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/philhofer/fwd/@v/v1.1.1.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "reader.go", "writer.go", "writer_unsafe.go" ], "CompiledGoFiles": [ "reader.go", "writer.go", "writer_unsafe.go" ], "IgnoredGoFiles": [ "writer_appengine.go" ], "Imports": [ "io", "os", "reflect", "unsafe" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "reader_test.go", "writer_test.go" ], "TestImports": [ "bytes", "io", "io/ioutil", "math/rand", "testing", "unsafe" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/tinylib/msgp@v1.1.5/msgp", "ImportPath": "github.com/tinylib/msgp/msgp", "Name": "msgp", "Doc": "This package is the support library for the msgp code generator (http://github.com/tinylib/msgp).", "Root": "/home/adrcab01/go/pkg/mod/github.com/tinylib/msgp@v1.1.5", "Export": "/home/adrcab01/.cache/go-build/ba/ba3cbf260c3cc4a98afe037306db327a0072420fe184bae93dd11932f05abcd7-d", "BuildID": "SJE7YttGRKdJLcFM4ZLh/2CM8RGJTxqZvVwF5-bAF", "Module": { "Path": "github.com/tinylib/msgp", "Version": "v1.1.5", "Time": "2020-11-25T19:22:34Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/tinylib/msgp@v1.1.5", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/tinylib/msgp/@v/v1.1.5.mod", "GoVersion": "1.14" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "advise_linux.go", "circular.go", "defs.go", "edit.go", "elsize.go", "errors.go", "extension.go", "file.go", "integers.go", "json.go", "json_bytes.go", "number.go", "read.go", "read_bytes.go", "size.go", "unsafe.go", "write.go", "write_bytes.go" ], "CompiledGoFiles": [ "advise_linux.go", "circular.go", "defs.go", "edit.go", "elsize.go", "errors.go", "extension.go", "file.go", "integers.go", "json.go", "json_bytes.go", "number.go", "read.go", "read_bytes.go", "size.go", "unsafe.go", "write.go", "write_bytes.go" ], "IgnoredGoFiles": [ "advise_other.go", "file_port.go", "purego.go" ], "Imports": [ "bufio", "bytes", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/philhofer/fwd", "io", "math", "os", "reflect", "strconv", "sync", "syscall", "time", "unicode/utf8", "unsafe" ], "Deps": [ "bufio", "bytes", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/philhofer/fwd", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "edit_test.go", "errors_test.go", "extension_test.go", "floatbench_test.go", "json_bytes_test.go", "json_test.go", "number_test.go", "raw_test.go", "read_bytes_test.go", "read_test.go", "write_bytes_test.go", "write_test.go" ], "TestImports": [ "bytes", "encoding/json", "errors", "fmt", "io", "log", "math", "math/rand", "reflect", "strings", "testing", "time", "unicode/utf8" ], "XTestGoFiles": [ "defs_test.go", "file_test.go" ], "XTestImports": [ "bytes", "crypto/rand", "github.com/tinylib/msgp/msgp", "math/rand", "os", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/fluent/fluent-logger-golang@v1.5.0/fluent", "ImportPath": "github.com/fluent/fluent-logger-golang/fluent", "Name": "fluent", "Root": "/home/adrcab01/go/pkg/mod/github.com/fluent/fluent-logger-golang@v1.5.0", "Export": "/home/adrcab01/.cache/go-build/bf/bf8cafa0534e4544c186daeae49963106e98f56807efc4a3c0289af59ea31657-d", "BuildID": "UPDjAZm1VyID6qVIJ1DG/48rxu-nb3gAtbPhCLaOD", "Module": { "Path": "github.com/fluent/fluent-logger-golang", "Version": "v1.5.0", "Time": "2020-02-19T04:50:40Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/fluent/fluent-logger-golang@v1.5.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/fluent/fluent-logger-golang/@v/v1.5.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "fluent.go", "proto.go", "proto_gen.go", "test_message.go", "test_message_gen.go", "version.go" ], "CompiledGoFiles": [ "fluent.go", "proto.go", "proto_gen.go", "test_message.go", "test_message_gen.go", "version.go" ], "Imports": [ "bytes", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/tinylib/msgp/msgp", "math", "math/rand", "net", "os", "reflect", "strconv", "sync", "time" ], "Deps": [ "bufio", "bytes", "context", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/philhofer/fwd", "github.com/tinylib/msgp/msgp", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "math/rand", "net", "net/netip", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "fluent_test.go", "proto_gen_test.go", "test_message_gen_test.go" ], "TestImports": [ "bytes", "encoding/json", "github.com/bmizerany/assert", "github.com/tinylib/msgp/msgp", "io/ioutil", "net", "reflect", "runtime", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/evalphobia/logrus_fluent@v0.5.4", "ImportPath": "github.com/evalphobia/logrus_fluent", "Name": "logrus_fluent", "Root": "/home/adrcab01/go/pkg/mod/github.com/evalphobia/logrus_fluent@v0.5.4", "Export": "/home/adrcab01/.cache/go-build/1f/1f44d0c453c7119794ad8e03a007dd7ff6a3980c27ff35e43568cef960769406-d", "BuildID": "GLWhk72Xkh9CF7RdaIov/9NvoAlH9cbc0JndFcawZ", "Module": { "Path": "github.com/evalphobia/logrus_fluent", "Version": "v0.5.4", "Time": "2019-07-11T16:45:27Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/evalphobia/logrus_fluent@v0.5.4", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/evalphobia/logrus_fluent/@v/v0.5.4.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "config.go", "filter.go", "fluent.go", "reflect.go" ], "CompiledGoFiles": [ "config.go", "filter.go", "fluent.go", "reflect.go" ], "Imports": [ "fmt", "github.com/fluent/fluent-logger-golang/fluent", "github.com/sirupsen/logrus", "reflect", "strings", "time" ], "Deps": [ "bufio", "bytes", "context", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/fluent/fluent-logger-golang/fluent", "github.com/philhofer/fwd", "github.com/sirupsen/logrus", "github.com/tinylib/msgp/msgp", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "math/rand", "net", "net/netip", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "filter_test.go", "fluent_test.go", "reflect_test.go" ], "TestImports": [ "bufio", "errors", "fmt", "github.com/sirupsen/logrus", "github.com/stretchr/testify/assert", "io", "net", "strings", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/hash/adler32", "ImportPath": "hash/adler32", "Name": "adler32", "Doc": "Package adler32 implements the Adler-32 checksum.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/hash/adler32.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/hash/adler32.a", "BuildID": "OsAI_8wFHD5NZiZcx2Mp/h8DLgCCdyGyHpYhKNWII", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "adler32.go" ], "CompiledGoFiles": [ "adler32.go" ], "Imports": [ "errors", "hash" ], "Deps": [ "errors", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sync", "sync/atomic", "unsafe" ], "TestGoFiles": [ "adler32_test.go" ], "TestImports": [ "encoding", "io", "strings", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/compress/zlib", "ImportPath": "compress/zlib", "Name": "zlib", "Doc": "Package zlib implements reading and writing of zlib format compressed data, as specified in RFC 1950.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/compress/zlib.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/compress/zlib.a", "BuildID": "OKblc-N1OR3xYa7M7nx2/uXekP0B9r0AtQCCAhu15", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "reader.go", "writer.go" ], "CompiledGoFiles": [ "reader.go", "writer.go" ], "Imports": [ "bufio", "compress/flate", "encoding/binary", "errors", "fmt", "hash", "hash/adler32", "io" ], "Deps": [ "bufio", "bytes", "compress/flate", "encoding/binary", "errors", "fmt", "hash", "hash/adler32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "reader_test.go", "writer_test.go" ], "TestImports": [ "bytes", "fmt", "internal/testenv", "io", "os", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "compress/zlib", "fmt", "io", "os" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/certifi/gocertifi@v0.0.0-20200922220541-2c3bb06c6054", "ImportPath": "github.com/certifi/gocertifi", "Name": "gocertifi", "Root": "/home/adrcab01/go/pkg/mod/github.com/certifi/gocertifi@v0.0.0-20200922220541-2c3bb06c6054", "Export": "/home/adrcab01/.cache/go-build/55/55f96afb50e3e160284b63f5d908d88fa2872a5468b43591ef1128bf68798f01-d", "BuildID": "sJ8n0JRiaFQs7ekPU7TJ/Z2BvpzkeajriyqU1oFsn", "Module": { "Path": "github.com/certifi/gocertifi", "Version": "v0.0.0-20200922220541-2c3bb06c6054", "Time": "2020-09-22T22:05:41Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/certifi/gocertifi@v0.0.0-20200922220541-2c3bb06c6054", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/certifi/gocertifi/@v/v0.0.0-20200922220541-2c3bb06c6054.mod", "GoVersion": "1.12" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "certifi.go" ], "CompiledGoFiles": [ "certifi.go" ], "IgnoredGoFiles": [ "gen.go" ], "Imports": [ "crypto/x509" ], "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/elliptic/internal/nistec", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/crypto/cryptobyte", "vendor/golang.org/x/crypto/cryptobyte/asn1", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "certifi_test.go" ], "TestImports": [ "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/pkg/errors@v0.9.1", "ImportPath": "github.com/pkg/errors", "Name": "errors", "Doc": "Package errors provides simple error handling primitives.", "Root": "/home/adrcab01/go/pkg/mod/github.com/pkg/errors@v0.9.1", "Export": "/home/adrcab01/.cache/go-build/5b/5bd2ca6f827d0568cd7171f692842dd8d9a2f4d9bc977efbdc7c13034839cad1-d", "BuildID": "Osw0AINumrX4qvs9ci2J/YAI7XmKWKfyCj8WV38Ea", "Module": { "Path": "github.com/pkg/errors", "Version": "v0.9.1", "Time": "2020-01-14T19:47:44Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/pkg/errors@v0.9.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/pkg/errors/@v/v0.9.1.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "errors.go", "go113.go", "stack.go" ], "CompiledGoFiles": [ "errors.go", "go113.go", "stack.go" ], "Imports": [ "errors", "fmt", "io", "path", "runtime", "strconv", "strings" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "bench_test.go", "errors_test.go", "format_test.go", "go113_test.go", "json_test.go", "stack_test.go" ], "TestImports": [ "encoding/json", "errors", "fmt", "io", "reflect", "regexp", "runtime", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "github.com/pkg/errors" ] } { "Dir": "/usr/lib/go-1.18/src/go/token", "ImportPath": "go/token", "Name": "token", "Doc": "Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/go/token.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/go/token.a", "BuildID": "T5mk96g5APKANGVUwjVj/pxFcXp61MY_CdmcD4Qlc", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "position.go", "serialize.go", "token.go" ], "CompiledGoFiles": [ "position.go", "serialize.go", "token.go" ], "Imports": [ "fmt", "sort", "strconv", "sync", "unicode", "unicode/utf8" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "position_bench_test.go", "position_test.go", "serialize_test.go", "token_test.go" ], "TestImports": [ "bytes", "encoding/gob", "fmt", "math/rand", "sync", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "go/ast", "go/parser", "go/token" ] } { "Dir": "/usr/lib/go-1.18/src/go/scanner", "ImportPath": "go/scanner", "Name": "scanner", "Doc": "Package scanner implements a scanner for Go source text.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/go/scanner.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/go/scanner.a", "BuildID": "O8a6flKReJ4dylbAVMVX/3Hx0rm0JXjJUXv9hC7uc", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "errors.go", "scanner.go" ], "CompiledGoFiles": [ "errors.go", "scanner.go" ], "Imports": [ "bytes", "fmt", "go/token", "io", "path/filepath", "sort", "strconv", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "go/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "scanner_test.go" ], "TestImports": [ "go/token", "os", "path/filepath", "runtime", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "go/scanner", "go/token" ] } { "Dir": "/usr/lib/go-1.18/src/go/ast", "ImportPath": "go/ast", "Name": "ast", "Doc": "Package ast declares the types used to represent syntax trees for Go packages.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/go/ast.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/go/ast.a", "BuildID": "yWziEw4ghZ3ZE8rNSSlQ/be0PnXgrEurR1n0JTQ_T", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "ast.go", "commentmap.go", "filter.go", "import.go", "print.go", "resolve.go", "scope.go", "walk.go" ], "CompiledGoFiles": [ "ast.go", "commentmap.go", "filter.go", "import.go", "print.go", "resolve.go", "scope.go", "walk.go" ], "Imports": [ "bytes", "fmt", "go/scanner", "go/token", "io", "os", "reflect", "sort", "strconv", "strings" ], "Deps": [ "bytes", "errors", "fmt", "go/scanner", "go/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "ast_test.go", "print_test.go" ], "TestImports": [ "bytes", "strings", "testing" ], "XTestGoFiles": [ "commentmap_test.go", "example_test.go", "filter_test.go", "issues_test.go" ], "XTestImports": [ "bytes", "fmt", "go/ast", "go/format", "go/parser", "go/token", "sort", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/go/build/constraint", "ImportPath": "go/build/constraint", "Name": "constraint", "Doc": "Package constraint implements parsing and evaluation of build constraint lines.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/go/build/constraint.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/go/build/constraint.a", "BuildID": "2e899GhX2DNEJnPruAf6/Y88rco4b4XoS_G0jSfoR", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "expr.go" ], "CompiledGoFiles": [ "expr.go" ], "Imports": [ "errors", "strings", "unicode", "unicode/utf8" ], "Deps": [ "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "strings", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "expr_test.go" ], "TestImports": [ "fmt", "reflect", "strings", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/internal/lazyregexp", "ImportPath": "internal/lazyregexp", "Name": "lazyregexp", "Doc": "Package lazyregexp is a thin wrapper over regexp, allowing the use of global regexp variables without forcing them to be compiled at init.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/lazyregexp.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/lazyregexp.a", "BuildID": "GB_pxZaumC1oyXyV-PrH/wbHTVYZWqldqFZb0aD2c", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "lazyre.go" ], "CompiledGoFiles": [ "lazyre.go" ], "Imports": [ "os", "regexp", "strings", "sync" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/go/doc", "ImportPath": "go/doc", "Name": "doc", "Doc": "Package doc extracts source code documentation from a Go AST.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/go/doc.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/go/doc.a", "BuildID": "DDmpzsbnu-bcBm_uWPOM/QZ_JrmE_0qvKKp5FmV9k", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "comment.go", "doc.go", "example.go", "exports.go", "filter.go", "reader.go", "synopsis.go" ], "CompiledGoFiles": [ "comment.go", "doc.go", "example.go", "exports.go", "filter.go", "reader.go", "synopsis.go" ], "IgnoredGoFiles": [ "headscan.go" ], "Imports": [ "bytes", "fmt", "go/ast", "go/token", "internal/lazyregexp", "io", "path", "sort", "strconv", "strings", "text/template", "unicode", "unicode/utf8" ], "Deps": [ "bytes", "errors", "fmt", "go/ast", "go/scanner", "go/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/itoa", "internal/lazyregexp", "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", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/template", "text/template/parse", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "comment_test.go", "doc_test.go", "synopsis_test.go" ], "TestImports": [ "bytes", "flag", "fmt", "go/ast", "go/parser", "go/printer", "go/token", "io/fs", "os", "path/filepath", "reflect", "regexp", "strings", "testing", "text/template" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "bytes", "fmt", "go/ast", "go/doc", "go/format", "go/parser", "go/token", "reflect", "strings", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/go/internal/typeparams", "ImportPath": "go/internal/typeparams", "Name": "typeparams", "Doc": "Package typeparams provides functions to work with type parameter data stored in the AST, while these AST changes are guarded by a build constraint.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/go/internal/typeparams.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/go/internal/typeparams.a", "BuildID": "OkR4GXdIMf91GwC24YzM/E3rdjEnpMmqyHBE95jZJ", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "common.go", "typeparams.go" ], "CompiledGoFiles": [ "common.go", "typeparams.go" ], "Imports": [ "go/ast", "go/token" ], "Deps": [ "bytes", "errors", "fmt", "go/ast", "go/scanner", "go/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/go/parser", "ImportPath": "go/parser", "Name": "parser", "Doc": "Package parser implements a parser for Go source files.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/go/parser.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/go/parser.a", "BuildID": "IinnQH0TYn_etAkNzdEL/ViAhB0FfteAN_KXMfKu-", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "interface.go", "parser.go", "resolver.go" ], "CompiledGoFiles": [ "interface.go", "parser.go", "resolver.go" ], "Imports": [ "bytes", "errors", "fmt", "go/ast", "go/internal/typeparams", "go/scanner", "go/token", "io", "io/fs", "os", "path/filepath", "strconv", "strings", "unicode" ], "Deps": [ "bytes", "errors", "fmt", "go/ast", "go/internal/typeparams", "go/scanner", "go/token", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "error_test.go", "parser_test.go", "performance_test.go", "resolver_test.go", "short_test.go" ], "TestImports": [ "bytes", "flag", "fmt", "go/ast", "go/internal/typeparams", "go/scanner", "go/token", "io/fs", "os", "path/filepath", "regexp", "strings", "testing" ], "XTestGoFiles": [ "example_test.go" ], "XTestImports": [ "fmt", "go/parser", "go/token" ] } { "Dir": "/usr/lib/go-1.18/src/internal/buildcfg", "ImportPath": "internal/buildcfg", "Name": "buildcfg", "Doc": "Package buildcfg provides access to the build configuration described by the current environment.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/buildcfg.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/buildcfg.a", "BuildID": "CxL9vl69Jtk6iZIl0pcz/Ueauv8bL_fxKMgOTwVDs", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "cfg.go", "exp.go", "zbootstrap.go" ], "CompiledGoFiles": [ "cfg.go", "exp.go", "zbootstrap.go" ], "Imports": [ "fmt", "internal/goexperiment", "os", "path/filepath", "reflect", "runtime", "strings" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "cfg_test.go" ], "TestImports": [ "os", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/internal/execabs", "ImportPath": "internal/execabs", "Name": "execabs", "Doc": "Package execabs is a drop-in replacement for os/exec that requires PATH lookups to find absolute paths.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/execabs.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/execabs.a", "BuildID": "7Md8YVABs_UFkrKfrNfH/Yg-GpPjxftMyz7fHDSRL", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "execabs.go" ], "CompiledGoFiles": [ "execabs.go" ], "Imports": [ "context", "fmt", "os/exec", "path/filepath", "reflect", "unsafe" ], "Deps": [ "bytes", "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "os/exec", "path", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "execabs_test.go" ], "TestImports": [ "context", "fmt", "internal/testenv", "os", "os/exec", "path/filepath", "runtime", "testing" ] } { "Dir": "/usr/lib/go-1.18/src/internal/goroot", "ImportPath": "internal/goroot", "Name": "goroot", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/goroot.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/goroot.a", "BuildID": "WrS3TEmY9tVPXbGSAxn1/M6i9IOohofXrvk2m5HK0", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "gc.go" ], "CompiledGoFiles": [ "gc.go" ], "IgnoredGoFiles": [ "gccgo.go" ], "Imports": [ "internal/execabs", "os", "path/filepath", "strings", "sync" ], "Deps": [ "bytes", "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/execabs", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "os/exec", "path", "path/filepath", "reflect", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/usr/lib/go-1.18/src/internal/goversion", "ImportPath": "internal/goversion", "Name": "goversion", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/internal/goversion.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/internal/goversion.a", "BuildID": "RD-4pn6pzWbGvnEHNSmP/3NW5GK-HjkNrAYux9sNU", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "goversion.go" ], "CompiledGoFiles": [ "goversion.go" ] } { "Dir": "/usr/lib/go-1.18/src/go/build", "ImportPath": "go/build", "Name": "build", "Doc": "Package build gathers information about Go packages.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/go/build.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/go/build.a", "BuildID": "-P353eNDFjPMgb9Tf1ZL/jyINLtQ1cg4p-P9p5Y3C", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "build.go", "doc.go", "gc.go", "read.go", "syslist.go", "zcgo.go" ], "CompiledGoFiles": [ "build.go", "doc.go", "gc.go", "read.go", "syslist.go", "zcgo.go" ], "IgnoredGoFiles": [ "gccgo.go" ], "Imports": [ "bufio", "bytes", "errors", "fmt", "go/ast", "go/build/constraint", "go/doc", "go/parser", "go/token", "internal/buildcfg", "internal/execabs", "internal/goroot", "internal/goversion", "io", "io/fs", "io/ioutil", "os", "path", "path/filepath", "runtime", "sort", "strconv", "strings", "unicode", "unicode/utf8" ], "Deps": [ "bufio", "bytes", "context", "errors", "fmt", "go/ast", "go/build/constraint", "go/doc", "go/internal/typeparams", "go/parser", "go/scanner", "go/token", "internal/abi", "internal/buildcfg", "internal/bytealg", "internal/cpu", "internal/execabs", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/goroot", "internal/goversion", "internal/itoa", "internal/lazyregexp", "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", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "text/template", "text/template/parse", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "build_test.go", "deps_test.go", "read_test.go", "syslist_test.go" ], "TestImports": [ "bytes", "flag", "fmt", "go/token", "internal/testenv", "io", "io/fs", "os", "path/filepath", "reflect", "runtime", "sort", "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/getsentry/raven-go@v0.2.0", "ImportPath": "github.com/getsentry/raven-go", "Name": "raven", "Doc": "Package raven implements a client for the Sentry error logging service.", "Root": "/home/adrcab01/go/pkg/mod/github.com/getsentry/raven-go@v0.2.0", "Export": "/home/adrcab01/.cache/go-build/7a/7ae6830bfc74f466f58dc4b292fb3e37af27a122599b82a4cdbf377d045e01c0-d", "BuildID": "xtYnCHpsvOAIcH5Y2D7U/M7GMZLvTlAeLpT71TnQm", "Module": { "Path": "github.com/getsentry/raven-go", "Version": "v0.2.0", "Time": "2018-11-28T22:11:06Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/getsentry/raven-go@v0.2.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/getsentry/raven-go/@v/v0.2.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "client.go", "errors.go", "exception.go", "http.go", "interfaces.go", "stacktrace.go", "writer.go" ], "CompiledGoFiles": [ "client.go", "errors.go", "exception.go", "http.go", "interfaces.go", "stacktrace.go", "writer.go" ], "Imports": [ "bytes", "compress/zlib", "crypto/rand", "crypto/tls", "encoding/base64", "encoding/hex", "encoding/json", "errors", "fmt", "github.com/certifi/gocertifi", "github.com/pkg/errors", "go/build", "io", "io/ioutil", "log", "math/rand", "net", "net/http", "net/url", "os", "path/filepath", "reflect", "regexp", "runtime", "runtime/debug", "strings", "sync", "time" ], "Deps": [ "bufio", "bytes", "compress/flate", "compress/gzip", "compress/zlib", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "fmt", "github.com/certifi/gocertifi", "github.com/pkg/errors", "go/ast", "go/build", "go/build/constraint", "go/doc", "go/internal/typeparams", "go/parser", "go/scanner", "go/token", "hash", "hash/adler32", "hash/crc32", "internal/abi", "internal/buildcfg", "internal/bytealg", "internal/cpu", "internal/execabs", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/goroot", "internal/goversion", "internal/intern", "internal/itoa", "internal/lazyregexp", "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/netip", "net/textproto", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "client_test.go", "errors_test.go", "examples_test.go", "exception_test.go", "http_test.go", "stacktrace_test.go" ], "TestImports": [ "encoding/json", "errors", "fmt", "github.com/pkg/errors", "go/build", "io/ioutil", "log", "net/http", "net/url", "os", "path/filepath", "reflect", "runtime", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/evalphobia/logrus_sentry@v0.8.2", "ImportPath": "github.com/evalphobia/logrus_sentry", "Name": "logrus_sentry", "Root": "/home/adrcab01/go/pkg/mod/github.com/evalphobia/logrus_sentry@v0.8.2", "Export": "/home/adrcab01/.cache/go-build/67/677ad11921df0d69fe4421856f2a5b2147195595efa1b6953384a3dc8167089d-d", "BuildID": "Ee2-22ln25rr3amltSCy/nf2sXlltc-TPYlopLq8f", "Module": { "Path": "github.com/evalphobia/logrus_sentry", "Version": "v0.8.2", "Time": "2019-02-04T05:39:54Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/evalphobia/logrus_sentry@v0.8.2", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/evalphobia/logrus_sentry/@v/v0.8.2.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "data_field.go", "sentry.go", "sentry_setter.go", "utils.go" ], "CompiledGoFiles": [ "data_field.go", "sentry.go", "sentry_setter.go", "utils.go" ], "Imports": [ "encoding/json", "fmt", "github.com/getsentry/raven-go", "github.com/pkg/errors", "github.com/sirupsen/logrus", "net/http", "runtime", "strings", "sync", "time" ], "Deps": [ "bufio", "bytes", "compress/flate", "compress/gzip", "compress/zlib", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "fmt", "github.com/certifi/gocertifi", "github.com/getsentry/raven-go", "github.com/pkg/errors", "github.com/sirupsen/logrus", "go/ast", "go/build", "go/build/constraint", "go/doc", "go/internal/typeparams", "go/parser", "go/scanner", "go/token", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "hash", "hash/adler32", "hash/crc32", "internal/abi", "internal/buildcfg", "internal/bytealg", "internal/cpu", "internal/execabs", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/goroot", "internal/goversion", "internal/intern", "internal/itoa", "internal/lazyregexp", "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/netip", "net/textproto", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "async_test.go", "data_field_test.go", "sentry_setter_test.go", "sentry_stacktrace_test.go", "sentry_test.go" ], "TestImports": [ "compress/zlib", "encoding/base64", "encoding/json", "errors", "fmt", "github.com/getsentry/raven-go", "github.com/pkg/errors", "github.com/sirupsen/logrus", "github.com/stretchr/testify/assert", "io", "io/ioutil", "net/http", "net/http/httptest", "reflect", "strconv", "strings", "sync", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877/logs", "ImportPath": "github.com/Arm-Debug/build-service-common/common/logs", "Name": "logs", "Root": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877", "Export": "/home/adrcab01/.cache/go-build/e7/e7adb3b879191f16c6ca29039af67f65d5b742f856f666d41b0a5bd3c1fe0d47-d", "BuildID": "IMvCZ0djvFYjDEx5Ee-m/vwmnj7jXvTHoUSh7-9A1", "Module": { "Path": "github.com/Arm-Debug/build-service-common/common", "Version": "v0.0.0-20220214094356-586e94b67877", "Time": "2022-02-14T09:43:56Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!arm-!debug/build-service-common/common/@v/v0.0.0-20220214094356-586e94b67877.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "service_logger.go" ], "CompiledGoFiles": [ "service_logger.go" ], "Imports": [ "fmt", "github.com/Arm-Debug/build-service-common/common/config", "github.com/evalphobia/logrus_fluent", "github.com/evalphobia/logrus_sentry", "github.com/sirupsen/logrus", "strings" ], "Deps": [ "archive/zip", "bufio", "bytes", "compress/flate", "compress/gzip", "compress/zlib", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/config", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/build-service-common/common/config", "github.com/Arm-Debug/build-service-common/common/configuration", "github.com/Arm-Debug/build-service-common/common/sharedcache", "github.com/OneOfOne/xxhash", "github.com/asaskevich/govalidator", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/certifi/gocertifi", "github.com/djherbis/times", "github.com/evalphobia/logrus_fluent", "github.com/evalphobia/logrus_sentry", "github.com/fluent/fluent-logger-golang/fluent", "github.com/fsnotify/fsnotify", "github.com/getsentry/raven-go", "github.com/go-ozzo/ozzo-validation/v4", "github.com/go-ozzo/ozzo-validation/v4/is", "github.com/gofrs/uuid", "github.com/gogs/chardet", "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/joho/godotenv", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/petermattis/goid", "github.com/philhofer/fwd", "github.com/pkg/errors", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/sirupsen/logrus", "github.com/spaolacci/murmur3", "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", "github.com/tinylib/msgp/msgp", "go.uber.org/atomic", "go/ast", "go/build", "go/build/constraint", "go/doc", "go/internal/typeparams", "go/parser", "go/scanner", "go/token", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "golang.org/x/text/transform", "golang.org/x/text/unicode/norm", "gopkg.in/ini.v1", "gopkg.in/yaml.v2", "hash", "hash/adler32", "hash/crc32", "html", "html/template", "internal/abi", "internal/buildcfg", "internal/bytealg", "internal/cpu", "internal/execabs", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/goroot", "internal/goversion", "internal/intern", "internal/itoa", "internal/lazyregexp", "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/netip", "net/textproto", "net/url", "os", "os/exec", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "service_logger_test.go" ], "TestImports": [ "github.com/Arm-Debug/build-service-common/common/config", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "testing" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/logger", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/logger", "Name": "logger", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/20/20fdfd121d39b8da7e6868fc8ef754d57a17b9abb7a36f4e2b6ba366d5be1501-d", "BuildID": "l9NKELYtpt6KiGyGPFeR/TZS-94_mDm-DtE2UqqAb", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "logger.go" ], "CompiledGoFiles": [ "logger.go" ], "Imports": [ "context", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/Arm-Debug/build-service-common/common/logs", "github.com/bombsimon/logrusr", "github.com/go-logr/logr" ], "Deps": [ "archive/zip", "bufio", "bytes", "compress/flate", "compress/gzip", "compress/zlib", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/config", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/Arm-Debug/build-service-common/common/config", "github.com/Arm-Debug/build-service-common/common/configuration", "github.com/Arm-Debug/build-service-common/common/logs", "github.com/Arm-Debug/build-service-common/common/sharedcache", "github.com/OneOfOne/xxhash", "github.com/asaskevich/govalidator", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/bombsimon/logrusr", "github.com/certifi/gocertifi", "github.com/djherbis/times", "github.com/evalphobia/logrus_fluent", "github.com/evalphobia/logrus_sentry", "github.com/fluent/fluent-logger-golang/fluent", "github.com/fsnotify/fsnotify", "github.com/getsentry/raven-go", "github.com/go-logr/logr", "github.com/go-ozzo/ozzo-validation/v4", "github.com/go-ozzo/ozzo-validation/v4/is", "github.com/gofrs/uuid", "github.com/gogs/chardet", "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/joho/godotenv", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/petermattis/goid", "github.com/philhofer/fwd", "github.com/pkg/errors", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/sirupsen/logrus", "github.com/spaolacci/murmur3", "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", "github.com/tinylib/msgp/msgp", "go.uber.org/atomic", "go/ast", "go/build", "go/build/constraint", "go/doc", "go/internal/typeparams", "go/parser", "go/scanner", "go/token", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "golang.org/x/text/transform", "golang.org/x/text/unicode/norm", "gopkg.in/ini.v1", "gopkg.in/yaml.v2", "hash", "hash/adler32", "hash/crc32", "html", "html/template", "internal/abi", "internal/buildcfg", "internal/bytealg", "internal/cpu", "internal/execabs", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/goroot", "internal/goversion", "internal/intern", "internal/itoa", "internal/lazyregexp", "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/netip", "net/textproto", "net/url", "os", "os/exec", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "logger_test.go" ], "TestImports": [ "context", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/go-logr/logr", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "testing" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/marshalling/marshallingtest", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/marshalling/marshallingtest", "Name": "marshallingtest", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/57/574e5ded0368b9b9fb7b8c162a9d921ecda5503bc51fae392ca8da21ee1209c8-d", "BuildID": "E1w1LR1QJN0jn6GDLiq7/DRUxqEqpaAiIOg-CJQCK", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "testing.go" ], "CompiledGoFiles": [ "testing.go" ], "Imports": [ "github.com/Arm-Debug/api-service-framework/api/marshalling", "github.com/bombsimon/logrusr", "github.com/sirupsen/logrus" ], "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/Arm-Debug/api-service-framework/api/headers", "github.com/Arm-Debug/api-service-framework/api/marshalling", "github.com/Arm-Debug/api-service-framework/api/mime", "github.com/bombsimon/logrusr", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "github.com/pquerna/ffjson/ffjson", "github.com/pquerna/ffjson/fflib/v1", "github.com/pquerna/ffjson/fflib/v1/internal", "github.com/sirupsen/logrus", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": "/home/adrcab01/go/pkg/mod/github.com/rs/zerolog@v1.26.1/internal/json", "ImportPath": "github.com/rs/zerolog/internal/json", "Name": "json", "Root": "/home/adrcab01/go/pkg/mod/github.com/rs/zerolog@v1.26.1", "Export": "/home/adrcab01/.cache/go-build/55/555463f2849ef3b83a7543c3edda6e6f2e73d3edee71261e68e156bfdfe8aac1-d", "BuildID": "SjtuMES6NJ5dzVpNIUb2/ZJoTRnc3dkJubAWO4Z0r", "Module": { "Path": "github.com/rs/zerolog", "Version": "v1.26.1", "Time": "2021-12-15T23:37:18Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/rs/zerolog@v1.26.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/rs/zerolog/@v/v1.26.1.mod", "GoVersion": "1.15" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "base.go", "bytes.go", "string.go", "time.go", "types.go" ], "CompiledGoFiles": [ "base.go", "bytes.go", "string.go", "time.go", "types.go" ], "Imports": [ "fmt", "math", "net", "strconv", "time", "unicode/utf8" ], "Deps": [ "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "net/netip", "os", "path", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "bytes_test.go", "string_test.go", "types_test.go" ], "TestImports": [ "math", "net", "reflect", "testing", "unicode" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/rs/zerolog@v1.26.1", "ImportPath": "github.com/rs/zerolog", "Name": "zerolog", "Doc": "Package zerolog provides a lightweight logging library dedicated to JSON logging.", "Root": "/home/adrcab01/go/pkg/mod/github.com/rs/zerolog@v1.26.1", "Export": "/home/adrcab01/.cache/go-build/d4/d4e92c5a469922ef84d20d1ca391b1f305eedc623f43898e6a93008e7a31161d-d", "BuildID": "W6oZGgh-gyIs96n4uB49/hs3oJU17AMCEbLo8GAc8", "Module": { "Path": "github.com/rs/zerolog", "Version": "v1.26.1", "Time": "2021-12-15T23:37:18Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/rs/zerolog@v1.26.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/rs/zerolog/@v/v1.26.1.mod", "GoVersion": "1.15" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "array.go", "console.go", "context.go", "ctx.go", "encoder.go", "encoder_json.go", "event.go", "fields.go", "globals.go", "go112.go", "hook.go", "log.go", "sampler.go", "syslog.go", "writer.go" ], "CompiledGoFiles": [ "array.go", "console.go", "context.go", "ctx.go", "encoder.go", "encoder_json.go", "event.go", "fields.go", "globals.go", "go112.go", "hook.go", "log.go", "sampler.go", "syslog.go", "writer.go" ], "IgnoredGoFiles": [ "binary_test.go", "encoder_cbor.go", "not_go112.go" ], "Imports": [ "bytes", "context", "encoding/json", "fmt", "github.com/rs/zerolog/internal/json", "io", "io/ioutil", "math", "math/rand", "net", "os", "path", "path/filepath", "runtime", "sort", "strconv", "strings", "sync", "sync/atomic", "time", "unsafe" ], "Deps": [ "bytes", "context", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/rs/zerolog/internal/json", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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", "math", "math/bits", "math/rand", "net", "net/netip", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "array_test.go", "benchmark_test.go", "ctx_test.go", "event_test.go", "hook_test.go", "log_test.go", "sampler_test.go", "syslog_test.go", "writer_test.go" ], "TestImports": [ "bytes", "context", "errors", "fmt", "io", "io/ioutil", "net", "reflect", "runtime", "strconv", "strings", "testing", "time" ], "XTestGoFiles": [ "console_test.go", "log_example_test.go" ], "XTestImports": [ "bytes", "errors", "fmt", "github.com/rs/zerolog", "io/ioutil", "log", "net", "os", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/rs/zerolog@v1.26.1/diode/internal/diodes", "ImportPath": "github.com/rs/zerolog/diode/internal/diodes", "Name": "diodes", "Root": "/home/adrcab01/go/pkg/mod/github.com/rs/zerolog@v1.26.1", "Export": "/home/adrcab01/.cache/go-build/c3/c3a194fbc44eb10f9bc4ee61e9a238f33902f6530885c3a9725be6906d905827-d", "BuildID": "mwrzsM3UaVcGR0lj7Mb7/tUf6bBnqojLlyl_72XwV", "Module": { "Path": "github.com/rs/zerolog", "Version": "v1.26.1", "Time": "2021-12-15T23:37:18Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/rs/zerolog@v1.26.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/rs/zerolog/@v/v1.26.1.mod", "GoVersion": "1.15" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "many_to_one.go", "one_to_one.go", "poller.go", "waiter.go" ], "CompiledGoFiles": [ "many_to_one.go", "one_to_one.go", "poller.go", "waiter.go" ], "Imports": [ "context", "log", "sync", "sync/atomic", "time", "unsafe" ], "Deps": [ "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/rs/zerolog@v1.26.1/diode", "ImportPath": "github.com/rs/zerolog/diode", "Name": "diode", "Doc": "Package diode provides a thread-safe, lock-free, non-blocking io.Writer wrapper.", "Root": "/home/adrcab01/go/pkg/mod/github.com/rs/zerolog@v1.26.1", "Export": "/home/adrcab01/.cache/go-build/62/625908956cda30e677384dbe39ca224cdc447353209c511d10b25c3fd687cc14-d", "BuildID": "xXwnWh9uNvUvxxGHrI-M/epVpvftHEmi2DTwCDYi1", "Module": { "Path": "github.com/rs/zerolog", "Version": "v1.26.1", "Time": "2021-12-15T23:37:18Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/rs/zerolog@v1.26.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/rs/zerolog/@v/v1.26.1.mod", "GoVersion": "1.15" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "diode.go" ], "CompiledGoFiles": [ "diode.go" ], "Imports": [ "context", "github.com/rs/zerolog/diode/internal/diodes", "io", "sync", "time" ], "Deps": [ "context", "errors", "fmt", "github.com/rs/zerolog/diode/internal/diodes", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "XTestGoFiles": [ "diode_example_test.go", "diode_test.go" ], "XTestImports": [ "bytes", "fmt", "github.com/rs/zerolog", "github.com/rs/zerolog/diode", "github.com/rs/zerolog/internal/cbor", "io/ioutil", "log", "os", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0/logs", "ImportPath": "github.com/ARM-software/golang-utils/utils/logs", "Name": "logs", "Doc": "* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "Export": "/home/adrcab01/.cache/go-build/04/04045a45ed2b515c3ad92a263ffbdbff14e5daaee9e7f669b99c036c6af28cd8-d", "BuildID": "SEoUf15okhcTLWBA0BTG/7phKCMtKAIWRKeWCeXbr", "Module": { "Path": "github.com/ARM-software/golang-utils/utils", "Version": "v1.8.0", "Time": "2022-03-01T19:42:32Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!a!r!m-software/golang-utils/utils@v1.8.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!a!r!m-software/golang-utils/utils/@v/v1.8.0.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "file_logger.go", "interfaces.go", "log.go", "logrus_logger.go", "message_logger.go", "noop_logger.go", "std_logger.go", "string_logger.go", "writer.go" ], "CompiledGoFiles": [ "file_logger.go", "interfaces.go", "log.go", "logrus_logger.go", "message_logger.go", "noop_logger.go", "std_logger.go", "string_logger.go", "writer.go" ], "Imports": [ "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/platform", "github.com/rs/zerolog", "github.com/rs/zerolog/diode", "github.com/sirupsen/logrus", "io", "io/ioutil", "log", "os", "strings", "sync", "time" ], "Deps": [ "bufio", "bytes", "context", "encoding", "encoding/base64", "encoding/binary", "encoding/json", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/platform", "github.com/rs/zerolog", "github.com/rs/zerolog/diode", "github.com/rs/zerolog/diode/internal/diodes", "github.com/rs/zerolog/internal/json", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/sirupsen/logrus", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/bits", "math/rand", "net", "net/netip", "net/url", "os", "os/exec", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf16", "unicode/utf8", "unsafe", "vendor/golang.org/x/net/dns/dnsmessage" ], "TestGoFiles": [ "file_logger_test.go", "log_test.go", "logrus_logger_test.go", "message_logger_test.go", "noop_logger_test.go", "std_logger_test.go", "string_logger_test.go", "writer_test.go" ], "TestImports": [ "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/sirupsen/logrus", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "log", "os", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!in!vision!app/go-logger@v1.0.1", "ImportPath": "github.com/InVisionApp/go-logger", "Name": "log", "Root": "/home/adrcab01/go/pkg/mod/github.com/!in!vision!app/go-logger@v1.0.1", "Export": "/home/adrcab01/.cache/go-build/a7/a761e2c55841755b6d734c06461c88ddc84d23bde972b1a641b563cc4dd50657-d", "BuildID": "iOCLA_9ZcsgTIXgt8Th1/5eJ1P6S0kJg89cW0DZJ7", "Module": { "Path": "github.com/InVisionApp/go-logger", "Version": "v1.0.1", "Time": "2018-08-10T00:26:48Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/!in!vision!app/go-logger@v1.0.1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!in!vision!app/go-logger/@v/v1.0.1.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "log.go" ], "CompiledGoFiles": [ "log.go" ], "Imports": [ "fmt", "log" ], "Deps": [ "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "log_suite_test.go", "log_test.go" ], "TestImports": [ "bytes", "github.com/onsi/ginkgo", "github.com/onsi/gomega", "github.com/sirupsen/logrus", "log", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!in!vision!app/go-health/v2@v2.1.2", "ImportPath": "github.com/InVisionApp/go-health/v2", "Name": "health", "Doc": "Package health is a library that enables *async* dependency health checking for services running on an orchestrated container platform such as kubernetes or mesos.", "Root": "/home/adrcab01/go/pkg/mod/github.com/!in!vision!app/go-health/v2@v2.1.2", "Export": "/home/adrcab01/.cache/go-build/c6/c6162605359ad56839c6d41ff15cfca9eb212d1c409eb5c42567a47e9a26d3dd-d", "BuildID": "x5mS8Q33GONlJeBz8Naj/E0Gk1XX13JQURKX1uSO6", "Module": { "Path": "github.com/InVisionApp/go-health/v2", "Version": "v2.1.2", "Time": "2019-10-03T18:08:21Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/!in!vision!app/go-health/v2@v2.1.2", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!in!vision!app/go-health/v2/@v/v2.1.2.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "health.go", "safe.go" ], "CompiledGoFiles": [ "health.go", "safe.go" ], "Imports": [ "errors", "github.com/InVisionApp/go-logger", "sync", "time" ], "Deps": [ "errors", "fmt", "github.com/InVisionApp/go-logger", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "health_shared_test.go", "health_test.go", "safe_test.go" ], "TestImports": [ "errors", "fmt", "github.com/InVisionApp/go-health/v2/fakes", "github.com/InVisionApp/go-logger", "github.com/InVisionApp/go-logger/shims/testlog", "github.com/onsi/gomega", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/!in!vision!app/go-health/v2@v2.1.2/handlers", "ImportPath": "github.com/InVisionApp/go-health/v2/handlers", "Name": "handlers", "Root": "/home/adrcab01/go/pkg/mod/github.com/!in!vision!app/go-health/v2@v2.1.2", "Export": "/home/adrcab01/.cache/go-build/a6/a621b82584589e8f9b62cf99a72f4989562aed80c13a8e375dc459da00904bcc-d", "BuildID": "BfZ1BWGAq7h4upbzZBfZ/SiEjkmJNKi8UTWlgkMnA", "Module": { "Path": "github.com/InVisionApp/go-health/v2", "Version": "v2.1.2", "Time": "2019-10-03T18:08:21Z", "Indirect": true, "Dir": "/home/adrcab01/go/pkg/mod/github.com/!in!vision!app/go-health/v2@v2.1.2", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!in!vision!app/go-health/v2/@v/v2.1.2.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "handlers.go" ], "CompiledGoFiles": [ "handlers.go" ], "Imports": [ "encoding/json", "fmt", "github.com/InVisionApp/go-health/v2", "net/http", "sync" ], "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/json", "encoding/pem", "errors", "fmt", "github.com/InVisionApp/go-health/v2", "github.com/InVisionApp/go-logger", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877/healthcheck", "ImportPath": "github.com/Arm-Debug/build-service-common/common/healthcheck", "Name": "healthcheck", "Root": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877", "Export": "/home/adrcab01/.cache/go-build/3e/3e280c97b401a677bca134057212b4b9702cee03729f8f082d647e0778c47ff2-d", "BuildID": "pYGlXv3OyVUb51X6mWLr/9VKxzjaqdGJ86Bgo6eXa", "Module": { "Path": "github.com/Arm-Debug/build-service-common/common", "Version": "v0.0.0-20220214094356-586e94b67877", "Time": "2022-02-14T09:43:56Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/!arm-!debug/build-service-common/common@v0.0.0-20220214094356-586e94b67877", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/!arm-!debug/build-service-common/common/@v/v0.0.0-20220214094356-586e94b67877.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "checks.go", "healthcheck.go", "interfaces.go" ], "CompiledGoFiles": [ "checks.go", "healthcheck.go", "interfaces.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/http", "github.com/ARM-software/golang-utils/utils/logs", "github.com/ARM-software/golang-utils/utils/platform", "github.com/InVisionApp/go-health/v2", "github.com/InVisionApp/go-health/v2/handlers", "github.com/avast/retry-go", "github.com/sasha-s/go-deadlock", "io", "net", "net/http", "runtime", "strings", "time" ], "Deps": [ "archive/zip", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/config", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/http", "github.com/ARM-software/golang-utils/utils/logs", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/InVisionApp/go-health/v2", "github.com/InVisionApp/go-health/v2/handlers", "github.com/InVisionApp/go-logger", "github.com/OneOfOne/xxhash", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/djherbis/times", "github.com/fsnotify/fsnotify", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "github.com/go-ozzo/ozzo-validation/v4", "github.com/gogs/chardet", "github.com/hashicorp/go-cleanhttp", "github.com/hashicorp/go-retryablehttp", "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/joho/godotenv", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/petermattis/goid", "github.com/rs/zerolog", "github.com/rs/zerolog/diode", "github.com/rs/zerolog/diode/internal/diodes", "github.com/rs/zerolog/internal/json", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/sirupsen/logrus", "github.com/spaolacci/murmur3", "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", "go.uber.org/atomic", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "os/exec", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "checks_test.go", "healthcheck_test.go" ], "TestImports": [ "context", "fmt", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/logs", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "go.uber.org/goleak", "io/ioutil", "net", "net/http", "net/http/httptest", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-chi/chi@v1.5.4", "ImportPath": "github.com/go-chi/chi", "Name": "chi", "Doc": "Package chi is a small, idiomatic and composable router for building HTTP services.", "Root": "/home/adrcab01/go/pkg/mod/github.com/go-chi/chi@v1.5.4", "Export": "/home/adrcab01/.cache/go-build/06/06f7ab57c5810abeb4017ec0063f47c94861cd4ac72a44183ea51237debf70af-d", "BuildID": "Zd3fa5vcfIpDGhJnwGpA/zIDDkdXn8wNis6WEx002", "Module": { "Path": "github.com/go-chi/chi", "Version": "v1.5.4", "Time": "2021-02-27T20:52:54Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-chi/chi@v1.5.4", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/go-chi/chi/@v/v1.5.4.mod", "GoVersion": "1.16" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "chain.go", "chi.go", "context.go", "mux.go", "tree.go" ], "CompiledGoFiles": [ "chain.go", "chi.go", "context.go", "mux.go", "tree.go" ], "Imports": [ "context", "fmt", "net/http", "regexp", "sort", "strconv", "strings", "sync" ], "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "context_test.go", "mux_test.go", "tree_test.go" ], "TestImports": [ "bytes", "context", "fmt", "io", "io/ioutil", "log", "net", "net/http", "net/http/httptest", "os", "sync", "testing", "time" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-chi/cors@v1.2.0", "ImportPath": "github.com/go-chi/cors", "Name": "cors", "Doc": "cors package is net/http handler to handle CORS related requests as defined by http://www.w3.org/TR/cors/ You can configure it by passing an option struct to cors.New: c := cors.New(cors.Options{ AllowedOrigins: []string{\"foo.com\"}, AllowedMethods: []string{\"GET\", \"POST\", \"DELETE\"}, AllowCredentials: true, }) Then insert the handler in the chain: handler = c.Handler(handler) See Options documentation for more options.", "Root": "/home/adrcab01/go/pkg/mod/github.com/go-chi/cors@v1.2.0", "Export": "/home/adrcab01/.cache/go-build/13/13171147165f1e5438c1235460fe305418bcf93f841a30baf813772b9b5a8496-d", "BuildID": "FbgI5x6EqzRAKGZk2wAc/7o8nsbVhAKnZd6QrPSUR", "Module": { "Path": "github.com/go-chi/cors", "Version": "v1.2.0", "Time": "2021-03-25T12:37:22Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/go-chi/cors@v1.2.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/go-chi/cors/@v/v1.2.0.mod", "GoVersion": "1.14" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "cors.go", "utils.go" ], "CompiledGoFiles": [ "cors.go", "utils.go" ], "Imports": [ "log", "net/http", "os", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "cors_test.go", "utils_test.go" ], "TestImports": [ "net/http", "net/http/httptest", "regexp", "strings", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/go-version@v1.4.0", "ImportPath": "github.com/hashicorp/go-version", "Name": "version", "Root": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/go-version@v1.4.0", "Export": "/home/adrcab01/.cache/go-build/24/242586ce97da8f84ffb831a81a7107d893fc354c5a517f6ffba68d16e5e57214-d", "BuildID": "a8nyJPTVuLvxI7yROCs3/oI3yOfo2PKWQpDUpOMrp", "Module": { "Path": "github.com/hashicorp/go-version", "Version": "v1.4.0", "Time": "2022-01-05T06:34:49Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/hashicorp/go-version@v1.4.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/hashicorp/go-version/@v/v1.4.0.mod" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "constraint.go", "version.go", "version_collection.go" ], "CompiledGoFiles": [ "constraint.go", "version.go", "version_collection.go" ], "Imports": [ "bytes", "fmt", "reflect", "regexp", "sort", "strconv", "strings" ], "Deps": [ "bytes", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "constraint_test.go", "version_collection_test.go", "version_test.go" ], "TestImports": [ "fmt", "reflect", "sort", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/kataras/versioning@v0.0.0-20191222150059-cdabd69607a1", "ImportPath": "github.com/kataras/versioning", "Name": "versioning", "Root": "/home/adrcab01/go/pkg/mod/github.com/kataras/versioning@v0.0.0-20191222150059-cdabd69607a1", "Export": "/home/adrcab01/.cache/go-build/40/40e8b55e3917cab682c5e9ea4467e5e96567217535858bd8121611e6fca129c8-d", "BuildID": "H0STSrqmsAbzUwnyEsx2/wJtKsFcbNedJyzHP8CdL", "Module": { "Path": "github.com/kataras/versioning", "Version": "v0.0.0-20191222150059-cdabd69607a1", "Time": "2019-12-22T15:00:59Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/kataras/versioning@v0.0.0-20191222150059-cdabd69607a1", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/kataras/versioning/@v/v0.0.0-20191222150059-cdabd69607a1.mod", "GoVersion": "1.13" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "deprecation.go", "doc.go", "group.go", "version.go", "versioning.go" ], "CompiledGoFiles": [ "deprecation.go", "doc.go", "group.go", "version.go", "versioning.go" ], "Imports": [ "context", "github.com/hashicorp/go-version", "net/http", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "github.com/hashicorp/go-version", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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" ], "XTestGoFiles": [ "deprecation_test.go", "version_test.go", "versioning_test.go" ], "XTestImports": [ "bytes", "context", "github.com/kataras/versioning", "io", "io/ioutil", "net/http", "net/http/httptest", "net/url", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/middleware", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/middleware", "Name": "middleware", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/6c/6c607c72c64c7d61376c8982f6bbb20eb66d9c210bb03312b61c384dea6232fa-d", "BuildID": "CXEfTz2tbRrY3I9ye0Gr/XLRwKX1bl4s3TFFOW9Gp", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "authorisation.go", "cors.go", "defaults.go", "healthcheck.go", "redirect.go", "version.go" ], "CompiledGoFiles": [ "authorisation.go", "cors.go", "defaults.go", "healthcheck.go", "redirect.go", "version.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/Arm-Debug/api-service-framework/api/auth", "github.com/Arm-Debug/api-service-framework/api/cache", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/Arm-Debug/api-service-framework/api/context", "github.com/Arm-Debug/api-service-framework/api/errors", "github.com/Arm-Debug/api-service-framework/api/headers", "github.com/Arm-Debug/build-service-common/common/healthcheck", "github.com/go-chi/chi", "github.com/go-chi/chi/v5/middleware", "github.com/go-chi/cors", "github.com/go-http-utils/headers", "github.com/hashicorp/go-version", "github.com/kataras/versioning", "github.com/sirupsen/logrus", "net/http", "strings", "time" ], "Deps": [ "archive/zip", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "expvar", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/config", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/http", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/ARM-software/golang-utils/utils/logs", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/auth", "github.com/Arm-Debug/api-service-framework/api/auth/jwt", "github.com/Arm-Debug/api-service-framework/api/cache", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/Arm-Debug/api-service-framework/api/context", "github.com/Arm-Debug/api-service-framework/api/errors", "github.com/Arm-Debug/api-service-framework/api/headers", "github.com/Arm-Debug/api-service-framework/api/marshalling", "github.com/Arm-Debug/api-service-framework/api/mime", "github.com/Arm-Debug/build-service-common/common/config", "github.com/Arm-Debug/build-service-common/common/configuration", "github.com/Arm-Debug/build-service-common/common/healthcheck", "github.com/Arm-Debug/build-service-common/common/sharedcache", "github.com/InVisionApp/go-health/v2", "github.com/InVisionApp/go-health/v2/handlers", "github.com/InVisionApp/go-logger", "github.com/OneOfOne/xxhash", "github.com/allegro/bigcache/v2", "github.com/allegro/bigcache/v2/queue", "github.com/asaskevich/govalidator", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/djherbis/times", "github.com/fsnotify/fsnotify", "github.com/go-chi/chi", "github.com/go-chi/chi/v5", "github.com/go-chi/chi/v5/middleware", "github.com/go-chi/cors", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "github.com/go-ozzo/ozzo-validation/v4", "github.com/go-ozzo/ozzo-validation/v4/is", "github.com/gofrs/uuid", "github.com/gogs/chardet", "github.com/golang-jwt/jwt", "github.com/hashicorp/go-cleanhttp", "github.com/hashicorp/go-retryablehttp", "github.com/hashicorp/go-version", "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/joho/godotenv", "github.com/kataras/versioning", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/petermattis/goid", "github.com/pquerna/ffjson/ffjson", "github.com/pquerna/ffjson/fflib/v1", "github.com/pquerna/ffjson/fflib/v1/internal", "github.com/rs/zerolog", "github.com/rs/zerolog/diode", "github.com/rs/zerolog/diode/internal/diodes", "github.com/rs/zerolog/internal/json", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/sirupsen/logrus", "github.com/spaolacci/murmur3", "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", "go.uber.org/atomic", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/profile", "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/http/pprof", "net/netip", "net/textproto", "net/url", "os", "os/exec", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "runtime/pprof", "runtime/trace", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "authorisation_test.go", "redirect_test.go", "version_test.go" ], "TestImports": [ "fmt", "github.com/Arm-Debug/api-service-framework/api/auth", "github.com/Arm-Debug/api-service-framework/api/context", "github.com/Arm-Debug/api-service-framework/api/errors/errortest", "github.com/Arm-Debug/api-service-framework/api/headers", "github.com/Arm-Debug/api-service-framework/api/marshalling/marshallingtest", "github.com/Arm-Debug/api-service-framework/api/middleware/middlewaretest", "github.com/Arm-Debug/api-service-framework/api/mocks", "github.com/bxcodec/faker/v3", "github.com/go-chi/chi", "github.com/golang/mock/gomock", "github.com/kataras/versioning", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "io", "io/ioutil", "math/rand", "net/http", "net/http/httptest", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/middleware/middlewaretest", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/middleware/middlewaretest", "Name": "middlewaretest", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/fc/fcf8a938ef4778881c42f2dbfbee11b9682ea524b7ae388c1c0f32035547ed90-d", "BuildID": "gIOByYtMLs8jjgFnrZLu/aPLITnvVPGIYD7tF5axQ", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "testing.go" ], "CompiledGoFiles": [ "testing.go" ], "Imports": [ "regexp", "strings" ], "Deps": [ "bytes", "errors", "internal/abi", "internal/bytealg", "internal/cpu", "internal/goarch", "internal/goexperiment", "internal/goos", "internal/race", "internal/reflectlite", "internal/unsafeheader", "io", "math", "math/bits", "regexp", "regexp/syntax", "runtime", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "unicode", "unicode/utf8", "unsafe" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/pagination", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/pagination", "Name": "pagination", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/6f/6f276d3f61b34d526be584c8a556f055914a0a6e9e22f4a3cfe095f84a837105-d", "BuildID": "0kCzCSbhVS2DS_j7ABdX/K5maWBkuIWtJrq65OaEv", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "embedded.go", "interfaces.go", "limits.go", "offset.go", "page_links.go", "params.go", "simple_collections.go" ], "CompiledGoFiles": [ "embedded.go", "interfaces.go", "limits.go", "offset.go", "page_links.go", "params.go", "simple_collections.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/Arm-Debug/api-service-framework/api/links", "github.com/Arm-Debug/api-service-framework/api/metadata", "reflect", "strconv", "time" ], "Deps": [ "archive/zip", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/config", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/Arm-Debug/api-service-framework/api/entity", "github.com/Arm-Debug/api-service-framework/api/links", "github.com/Arm-Debug/api-service-framework/api/metadata", "github.com/Arm-Debug/build-service-common/common/config", "github.com/Arm-Debug/build-service-common/common/configuration", "github.com/Arm-Debug/build-service-common/common/sharedcache", "github.com/OneOfOne/xxhash", "github.com/asaskevich/govalidator", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/djherbis/times", "github.com/fsnotify/fsnotify", "github.com/go-ozzo/ozzo-validation/v4", "github.com/go-ozzo/ozzo-validation/v4/is", "github.com/gofrs/uuid", "github.com/gogs/chardet", "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/joho/godotenv", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/petermattis/goid", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/sirupsen/logrus", "github.com/spaolacci/murmur3", "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", "go.uber.org/atomic", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "os/exec", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "page_links_test.go", "params_test.go" ], "TestImports": [ "fmt", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/Arm-Debug/api-service-framework/api/pagination/paginationtest", "github.com/stretchr/testify/assert", "github.com/stretchr/testify/require", "strconv", "testing" ] } { "Dir": "/home/adrcab01/go/pkg/mod/github.com/golang/mock@v1.6.0/gomock", "ImportPath": "github.com/golang/mock/gomock", "Name": "gomock", "Doc": "Package gomock is a mock framework for Go.", "Root": "/home/adrcab01/go/pkg/mod/github.com/golang/mock@v1.6.0", "Export": "/home/adrcab01/.cache/go-build/48/4814ccdfc17718d990c4442a1f368dbdb3218a51a3fc43d07c877765e38654c3-d", "BuildID": "LFLX2yH7xgXUSSoGTDFX/TjTXUoyfoh3olOKFB-h5", "Module": { "Path": "github.com/golang/mock", "Version": "v1.6.0", "Time": "2021-06-11T20:27:26Z", "Dir": "/home/adrcab01/go/pkg/mod/github.com/golang/mock@v1.6.0", "GoMod": "/home/adrcab01/go/pkg/mod/cache/download/github.com/golang/mock/@v/v1.6.0.mod", "GoVersion": "1.11" }, "DepOnly": true, "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "call.go", "callset.go", "controller.go", "matchers.go" ], "CompiledGoFiles": [ "call.go", "callset.go", "controller.go", "matchers.go" ], "IgnoredGoFiles": [ "controller_113_test.go" ], "Imports": [ "bytes", "context", "errors", "fmt", "reflect", "runtime", "strconv", "strings", "sync" ], "Deps": [ "bytes", "context", "errors", "fmt", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "strconv", "strings", "sync", "sync/atomic", "syscall", "time", "unicode", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "call_test.go", "callset_test.go" ], "TestImports": [ "fmt", "reflect", "testing" ], "XTestGoFiles": [ "controller_114_test.go", "controller_test.go", "example_test.go", "matchers_test.go", "mock_test.go" ], "XTestImports": [ "context", "errors", "fmt", "github.com/golang/mock/gomock", "github.com/golang/mock/gomock/internal/mock_gomock", "reflect", "strings", "testing", "time" ] } { "Dir": "/home/adrcab01/GitHub/api-service-framework/api/mocks", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/mocks", "Name": "mocks", "Doc": "Package mocks is a generated GoMock package.", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/5e/5e7428973d43133d6ee511c95ac97fd0e4a7eb653ff687e20676d2c6d81b7d21-d", "BuildID": "F7hlARtl0iW1qFjW3_-b/GZubo45A48SWqaTLzALi", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "mock_auth.go", "mock_cache.go", "mock_entity.go", "mock_errors.go", "mock_headers.go", "mock_jwt.go", "mock_links.go", "mock_marshalling.go", "mock_metadata.go", "mock_pagination.go" ], "CompiledGoFiles": [ "mock_auth.go", "mock_cache.go", "mock_entity.go", "mock_errors.go", "mock_headers.go", "mock_jwt.go", "mock_links.go", "mock_marshalling.go", "mock_metadata.go", "mock_pagination.go" ], "Imports": [ "github.com/Arm-Debug/api-service-framework/api/errors", "github.com/Arm-Debug/api-service-framework/api/headers", "github.com/Arm-Debug/api-service-framework/api/links", "github.com/Arm-Debug/api-service-framework/api/metadata", "github.com/Arm-Debug/api-service-framework/api/pagination", "github.com/golang/mock/gomock", "io", "net/http", "reflect", "time" ], "Deps": [ "archive/zip", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "expvar", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/config", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/Arm-Debug/api-service-framework/api/entity", "github.com/Arm-Debug/api-service-framework/api/errors", "github.com/Arm-Debug/api-service-framework/api/headers", "github.com/Arm-Debug/api-service-framework/api/links", "github.com/Arm-Debug/api-service-framework/api/marshalling", "github.com/Arm-Debug/api-service-framework/api/metadata", "github.com/Arm-Debug/api-service-framework/api/mime", "github.com/Arm-Debug/api-service-framework/api/pagination", "github.com/Arm-Debug/build-service-common/common/config", "github.com/Arm-Debug/build-service-common/common/configuration", "github.com/Arm-Debug/build-service-common/common/sharedcache", "github.com/OneOfOne/xxhash", "github.com/asaskevich/govalidator", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/djherbis/times", "github.com/fsnotify/fsnotify", "github.com/go-chi/chi/v5", "github.com/go-chi/chi/v5/middleware", "github.com/go-http-utils/headers", "github.com/go-logr/logr", "github.com/go-ozzo/ozzo-validation/v4", "github.com/go-ozzo/ozzo-validation/v4/is", "github.com/gofrs/uuid", "github.com/gogs/chardet", "github.com/golang/mock/gomock", "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/joho/godotenv", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/petermattis/goid", "github.com/pquerna/ffjson/ffjson", "github.com/pquerna/ffjson/fflib/v1", "github.com/pquerna/ffjson/fflib/v1/internal", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/sirupsen/logrus", "github.com/spaolacci/murmur3", "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", "go.uber.org/atomic", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "internal/itoa", "internal/nettrace", "internal/oserror", "internal/poll", "internal/profile", "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/http/pprof", "net/netip", "net/textproto", "net/url", "os", "os/exec", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/debug", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "runtime/pprof", "runtime/trace", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": "/home/adrcab01/GitHub/api-service-framework/api/pagination/paginationtest", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/pagination/paginationtest", "Name": "paginationtest", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/2b/2b2f9a4823b4cdd6e56d3fd503320a7edee5bdf4f343d0c22d9d7b77b777b585-d", "BuildID": "3M7D6_fOezO3oG7xGe03/rBUvbqnlIC13f9EHsORi", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "testing.go" ], "CompiledGoFiles": [ "testing.go" ], "Imports": [ "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/Arm-Debug/api-service-framework/api/links", "github.com/Arm-Debug/api-service-framework/api/links/linktest" ], "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "embed", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/hex", "encoding/pem", "errors", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/entity", "github.com/Arm-Debug/api-service-framework/api/links", "github.com/Arm-Debug/api-service-framework/api/links/linktest", "github.com/Arm-Debug/api-service-framework/api/metadata", "hash", "hash/crc32", "internal/abi", "internal/bytealg", "internal/cpu", "internal/fmtsort", "internal/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "path", "path/filepath", "reflect", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": "/usr/lib/go-1.18/src/os/signal", "ImportPath": "os/signal", "Name": "signal", "Doc": "Package signal implements access to incoming signals.", "Target": "/usr/lib/go-1.18/pkg/linux_amd64/os/signal.a", "Root": "/usr/lib/go-1.18", "Export": "/usr/lib/go-1.18/pkg/linux_amd64/os/signal.a", "BuildID": "nSfr8ro9AqT1XjUW1Uph/kG5qBHfm_pCczBnRSLSf", "Goroot": true, "Standard": true, "DepOnly": true, "GoFiles": [ "doc.go", "signal.go", "signal_unix.go" ], "CompiledGoFiles": [ "doc.go", "signal.go", "signal_unix.go", "sig.s" ], "IgnoredGoFiles": [ "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/goarch", "internal/goexperiment", "internal/goos", "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", "runtime/internal/syscall", "sort", "sync", "sync/atomic", "syscall", "time", "unicode/utf8", "unsafe" ], "TestGoFiles": [ "signal_linux_test.go", "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": "/home/adrcab01/GitHub/api-service-framework/api/server", "ImportPath": "github.com/Arm-Debug/api-service-framework/api/server", "Name": "server", "Root": "/home/adrcab01/GitHub/api-service-framework/api", "Export": "/home/adrcab01/.cache/go-build/7b/7ba5253fd5f6720dc6a281c0ed62652fd1020fe0956e01bdcd315a68cdd808a9-d", "BuildID": "TLSNbhALWjsR4ygoG9Pb/Is_YHNp-ikYUlbjrBf6D", "Module": { "Path": "github.com/Arm-Debug/api-service-framework/api", "Main": true, "Dir": "/home/adrcab01/GitHub/api-service-framework/api", "GoMod": "/home/adrcab01/GitHub/api-service-framework/api/go.mod", "GoVersion": "1.17" }, "Match": [ "./..." ], "Stale": true, "StaleReason": "not installed but available in build cache", "GoFiles": [ "server.go" ], "CompiledGoFiles": [ "server.go" ], "Imports": [ "context", "fmt", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/go-logr/logr", "net/http", "os", "os/signal", "syscall" ], "Deps": [ "archive/zip", "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/elliptic/internal/nistec", "crypto/hmac", "crypto/internal/randutil", "crypto/internal/subtle", "crypto/md5", "crypto/rand", "crypto/rc4", "crypto/rsa", "crypto/sha1", "crypto/sha256", "crypto/sha512", "crypto/subtle", "crypto/tls", "crypto/x509", "crypto/x509/pkix", "database/sql/driver", "embed", "encoding", "encoding/asn1", "encoding/base64", "encoding/binary", "encoding/csv", "encoding/hex", "encoding/json", "encoding/pem", "errors", "flag", "fmt", "github.com/ARM-software/golang-utils/utils/charset", "github.com/ARM-software/golang-utils/utils/charset/iconv", "github.com/ARM-software/golang-utils/utils/collection", "github.com/ARM-software/golang-utils/utils/commonerrors", "github.com/ARM-software/golang-utils/utils/config", "github.com/ARM-software/golang-utils/utils/filesystem", "github.com/ARM-software/golang-utils/utils/hashing", "github.com/ARM-software/golang-utils/utils/idgen", "github.com/ARM-software/golang-utils/utils/parallelisation", "github.com/ARM-software/golang-utils/utils/platform", "github.com/ARM-software/golang-utils/utils/reflection", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/Arm-Debug/build-service-common/common/config", "github.com/Arm-Debug/build-service-common/common/configuration", "github.com/Arm-Debug/build-service-common/common/sharedcache", "github.com/OneOfOne/xxhash", "github.com/asaskevich/govalidator", "github.com/avast/retry-go", "github.com/bmatcuk/doublestar/v3", "github.com/djherbis/times", "github.com/fsnotify/fsnotify", "github.com/go-logr/logr", "github.com/go-ozzo/ozzo-validation/v4", "github.com/go-ozzo/ozzo-validation/v4/is", "github.com/gofrs/uuid", "github.com/gogs/chardet", "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/joho/godotenv", "github.com/magiconair/properties", "github.com/mitchellh/mapstructure", "github.com/pelletier/go-toml", "github.com/petermattis/goid", "github.com/sasha-s/go-deadlock", "github.com/shirou/gopsutil/v3/disk", "github.com/shirou/gopsutil/v3/host", "github.com/shirou/gopsutil/v3/internal/common", "github.com/shirou/gopsutil/v3/mem", "github.com/sirupsen/logrus", "github.com/spaolacci/murmur3", "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", "go.uber.org/atomic", "golang.org/x/sys/internal/unsafeheader", "golang.org/x/sys/unix", "golang.org/x/text/encoding", "golang.org/x/text/encoding/charmap", "golang.org/x/text/encoding/htmlindex", "golang.org/x/text/encoding/ianaindex", "golang.org/x/text/encoding/internal", "golang.org/x/text/encoding/internal/identifier", "golang.org/x/text/encoding/japanese", "golang.org/x/text/encoding/korean", "golang.org/x/text/encoding/simplifiedchinese", "golang.org/x/text/encoding/traditionalchinese", "golang.org/x/text/encoding/unicode", "golang.org/x/text/internal/language", "golang.org/x/text/internal/language/compact", "golang.org/x/text/internal/tag", "golang.org/x/text/internal/utf8internal", "golang.org/x/text/language", "golang.org/x/text/runes", "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/goarch", "internal/godebug", "internal/goexperiment", "internal/goos", "internal/intern", "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/netip", "net/textproto", "net/url", "os", "os/exec", "os/signal", "os/user", "path", "path/filepath", "reflect", "regexp", "regexp/syntax", "runtime", "runtime/cgo", "runtime/internal/atomic", "runtime/internal/math", "runtime/internal/sys", "runtime/internal/syscall", "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/curve25519/internal/field", "vendor/golang.org/x/crypto/hkdf", "vendor/golang.org/x/crypto/internal/poly1305", "vendor/golang.org/x/crypto/internal/subtle", "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/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": [ "server_test.go" ], "TestImports": [ "context", "github.com/Arm-Debug/api-service-framework/api/config", "github.com/bombsimon/logrusr", "github.com/go-chi/chi/v5", "github.com/sirupsen/logrus", "github.com/stretchr/testify/assert", "go.uber.org/goleak", "net/http", "os", "runtime", "syscall", "testing", "time" ] }