Imports
- github.com/fatih/color
- github.com/getsentry/sentry-go
- github.com/integrii/flaggy
- github.com/jedib0t/go-pretty/table
- github.com/json-iterator/go
- github.com/orcaman/concurrent-map/v2
- github.com/rs/zerolog
- github.com/samber/lo
- github.com/shirou/gopsutil/v4/cpu
- github.com/shirou/gopsutil/v4/disk
- github.com/shirou/gopsutil/v4/docker
- github.com/shirou/gopsutil/v4/mem
- github.com/shirou/gopsutil/v4/net
- github.com/shirou/gopsutil/v4/process
- github.com/spf13/cast
- github.com/stretchr/testify/assert
- golang.org/x/crypto/pbkdf2
- gopkg.in/gomail.v2
- gopkg.in/yaml.v2
Imports in module “github.com/flarco/g”
Standard library imports
- archive/tar
- bufio
- bytes
- compress/gzip
- context
- crypto/aes
- crypto/cipher
- crypto/md5
- crypto/rand
- crypto/sha1
- crypto/tls
- database/sql/driver
- encoding/base64
- encoding/hex
- encoding/json
- errors
- fmt
- io
- log
- math
- math/rand
- net
- net/http
- os
- os/exec
- path
- path/filepath
- reflect
- regexp
- runtime
- sort
- strconv
- strings
- sync
- testing
- text/template
- time
- unicode