Imports
- github.com/bwmarrin/discordgo
- github.com/miekg/dns
- github.com/go-telegram-bot-api/telegram-bot-api/v5
- gopkg.in/yaml.v3
- github.com/spf13/cobra
- github.com/spf13/cobra/doc
- github.com/tomwright/dasel
- github.com/shirou/gopsutil/v3/cpu
- github.com/shirou/gopsutil/v3/disk
- github.com/shirou/gopsutil/v3/host
- github.com/shirou/gopsutil/v3/load
- github.com/shirou/gopsutil/v3/mem
- github.com/shirou/gopsutil/v3/net
- github.com/slack-go/slack
- github.com/line/line-bot-sdk-go/v7/linebot
- golang.org/x/crypto/ssh
- github.com/tomwright/dasel/storage
Imports in module “github.com/linzeyan/ops-cli”
Standard library imports
- archive/tar
- archive/zip
- bufio
- bytes
- compress/gzip
- crypto/aes
- crypto/cipher
- crypto/hmac
- crypto/rand
- crypto/rsa
- crypto/sha1
- crypto/sha256
- crypto/sha512
- crypto/tls
- crypto/x509
- encoding/base32
- encoding/base64
- encoding/binary
- encoding/hex
- encoding/json
- encoding/pem
- encoding/xml
- errors
- fmt
- hash
- image/jpeg
- image/png
- io
- log
- math/big
- math/rand
- net
- net/http
- net/url
- os
- path
- path/filepath
- reflect
- regexp
- runtime
- strconv
- strings
- time