Imports of package pin

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/cilium/ebpfPackage ebpf is a toolkit for working with eBPF programs.
github.com/cilium/ebpf/internal/linuxPackage linux contains OS specific wrappers around package unix.
github.com/cilium/ebpf/internal/sysPackage sys contains bindings for the BPF syscall.
github.com/cilium/ebpf/internal/unixPackage unix re-exports Linux specific parts of golang.org/x/sys/unix.
github.com/cilium/ebpf/linkPackage link allows attaching eBPF programs to various kernel hooks.
io/fsPackage fs defines basic interfaces to a file system.
osPackage os provides a platform-independent interface to operating system functionality.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.