# dario.cat/mergo v1.0.0
## explicit; go 1.13
dario.cat/mergo
# github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
## explicit; go 1.18
github.com/BurntSushi/toml
github.com/BurntSushi/toml/internal
# github.com/Microsoft/go-winio v0.6.1
## explicit; go 1.17
github.com/Microsoft/go-winio
github.com/Microsoft/go-winio/internal/fs
github.com/Microsoft/go-winio/internal/socket
github.com/Microsoft/go-winio/internal/stringbuffer
github.com/Microsoft/go-winio/pkg/guid
# github.com/ProtonMail/go-crypto v1.1.3
## explicit; go 1.17
github.com/ProtonMail/go-crypto/bitcurves
github.com/ProtonMail/go-crypto/brainpool
github.com/ProtonMail/go-crypto/eax
github.com/ProtonMail/go-crypto/internal/byteutil
github.com/ProtonMail/go-crypto/ocb
github.com/ProtonMail/go-crypto/openpgp
github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
github.com/ProtonMail/go-crypto/openpgp/armor
github.com/ProtonMail/go-crypto/openpgp/ecdh
github.com/ProtonMail/go-crypto/openpgp/ecdsa
github.com/ProtonMail/go-crypto/openpgp/ed25519
github.com/ProtonMail/go-crypto/openpgp/ed448
github.com/ProtonMail/go-crypto/openpgp/eddsa
github.com/ProtonMail/go-crypto/openpgp/elgamal
github.com/ProtonMail/go-crypto/openpgp/errors
github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
github.com/ProtonMail/go-crypto/openpgp/internal/ecc
github.com/ProtonMail/go-crypto/openpgp/internal/encoding
github.com/ProtonMail/go-crypto/openpgp/packet
github.com/ProtonMail/go-crypto/openpgp/s2k
github.com/ProtonMail/go-crypto/openpgp/x25519
github.com/ProtonMail/go-crypto/openpgp/x448
# github.com/chavacava/garif v0.1.0
## explicit; go 1.16
github.com/chavacava/garif
# github.com/cloudflare/circl v1.3.7
## explicit; go 1.19
github.com/cloudflare/circl/dh/x25519
github.com/cloudflare/circl/dh/x448
github.com/cloudflare/circl/ecc/goldilocks
github.com/cloudflare/circl/internal/conv
github.com/cloudflare/circl/internal/sha3
github.com/cloudflare/circl/math
github.com/cloudflare/circl/math/fp25519
github.com/cloudflare/circl/math/fp448
github.com/cloudflare/circl/math/mlsbset
github.com/cloudflare/circl/sign
github.com/cloudflare/circl/sign/ed25519
github.com/cloudflare/circl/sign/ed448
# github.com/cyphar/filepath-securejoin v0.2.5
## explicit; go 1.13
github.com/cyphar/filepath-securejoin
# github.com/davecgh/go-spew v1.1.1
## explicit
github.com/davecgh/go-spew/spew
# github.com/emirpasic/gods v1.18.1
## explicit; go 1.2
github.com/emirpasic/gods/containers
github.com/emirpasic/gods/lists
github.com/emirpasic/gods/lists/arraylist
github.com/emirpasic/gods/trees
github.com/emirpasic/gods/trees/binaryheap
github.com/emirpasic/gods/utils
# github.com/fatih/color v1.18.0
## explicit; go 1.17
github.com/fatih/color
# github.com/fatih/structtag v1.2.0
## explicit; go 1.12
github.com/fatih/structtag
# github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
## explicit; go 1.13
github.com/go-git/gcfg
github.com/go-git/gcfg/scanner
github.com/go-git/gcfg/token
github.com/go-git/gcfg/types
# github.com/go-git/go-billy/v5 v5.6.0
## explicit; go 1.20
github.com/go-git/go-billy/v5
github.com/go-git/go-billy/v5/helper/chroot
github.com/go-git/go-billy/v5/helper/polyfill
github.com/go-git/go-billy/v5/memfs
github.com/go-git/go-billy/v5/osfs
github.com/go-git/go-billy/v5/util
# github.com/go-git/go-git/v5 v5.13.0
## explicit; go 1.21
github.com/go-git/go-git/v5
github.com/go-git/go-git/v5/config
github.com/go-git/go-git/v5/internal/path_util
github.com/go-git/go-git/v5/internal/revision
github.com/go-git/go-git/v5/internal/url
github.com/go-git/go-git/v5/plumbing
github.com/go-git/go-git/v5/plumbing/cache
github.com/go-git/go-git/v5/plumbing/color
github.com/go-git/go-git/v5/plumbing/filemode
github.com/go-git/go-git/v5/plumbing/format/config
github.com/go-git/go-git/v5/plumbing/format/diff
github.com/go-git/go-git/v5/plumbing/format/gitignore
github.com/go-git/go-git/v5/plumbing/format/idxfile
github.com/go-git/go-git/v5/plumbing/format/index
github.com/go-git/go-git/v5/plumbing/format/objfile
github.com/go-git/go-git/v5/plumbing/format/packfile
github.com/go-git/go-git/v5/plumbing/format/pktline
github.com/go-git/go-git/v5/plumbing/hash
github.com/go-git/go-git/v5/plumbing/object
github.com/go-git/go-git/v5/plumbing/protocol/packp
github.com/go-git/go-git/v5/plumbing/protocol/packp/capability
github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband
github.com/go-git/go-git/v5/plumbing/revlist
github.com/go-git/go-git/v5/plumbing/storer
github.com/go-git/go-git/v5/plumbing/transport
github.com/go-git/go-git/v5/plumbing/transport/client
github.com/go-git/go-git/v5/plumbing/transport/file
github.com/go-git/go-git/v5/plumbing/transport/git
github.com/go-git/go-git/v5/plumbing/transport/http
github.com/go-git/go-git/v5/plumbing/transport/internal/common
github.com/go-git/go-git/v5/plumbing/transport/server
github.com/go-git/go-git/v5/plumbing/transport/ssh
github.com/go-git/go-git/v5/storage
github.com/go-git/go-git/v5/storage/filesystem
github.com/go-git/go-git/v5/storage/filesystem/dotgit
github.com/go-git/go-git/v5/storage/memory
github.com/go-git/go-git/v5/utils/binary
github.com/go-git/go-git/v5/utils/diff
github.com/go-git/go-git/v5/utils/ioutil
github.com/go-git/go-git/v5/utils/merkletrie
github.com/go-git/go-git/v5/utils/merkletrie/filesystem
github.com/go-git/go-git/v5/utils/merkletrie/index
github.com/go-git/go-git/v5/utils/merkletrie/internal/frame
github.com/go-git/go-git/v5/utils/merkletrie/noder
github.com/go-git/go-git/v5/utils/sync
github.com/go-git/go-git/v5/utils/trace
# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
## explicit
github.com/golang/groupcache/lru
# github.com/google/go-cmp v0.6.0
## explicit; go 1.13
github.com/google/go-cmp/cmp
github.com/google/go-cmp/cmp/internal/diff
github.com/google/go-cmp/cmp/internal/flags
github.com/google/go-cmp/cmp/internal/function
github.com/google/go-cmp/cmp/internal/value
# github.com/hashicorp/go-version v1.7.0
## explicit
github.com/hashicorp/go-version
# github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
## explicit
github.com/jbenet/go-context/io
# github.com/kevinburke/ssh_config v1.2.0
## explicit
github.com/kevinburke/ssh_config
# github.com/mattn/go-colorable v0.1.14
## explicit; go 1.18
github.com/mattn/go-colorable
# github.com/mattn/go-isatty v0.0.20
## explicit; go 1.15
github.com/mattn/go-isatty
# github.com/mattn/go-runewidth v0.0.16
## explicit; go 1.9
github.com/mattn/go-runewidth
# github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
## explicit
github.com/mgechev/dots
# github.com/mgechev/revive v1.7.0
## explicit; go 1.22.1
github.com/mgechev/revive
github.com/mgechev/revive/cli
github.com/mgechev/revive/config
github.com/mgechev/revive/formatter
github.com/mgechev/revive/internal/astutils
github.com/mgechev/revive/internal/ifelse
github.com/mgechev/revive/internal/typeparams
github.com/mgechev/revive/lint
github.com/mgechev/revive/logging
github.com/mgechev/revive/revivelib
github.com/mgechev/revive/rule
# github.com/olekukonko/tablewriter v0.0.5
## explicit; go 1.12
github.com/olekukonko/tablewriter
# github.com/otiai10/copy v1.14.0
## explicit; go 1.18
github.com/otiai10/copy
# github.com/pjbgf/sha1cd v0.3.0
## explicit; go 1.19
github.com/pjbgf/sha1cd
github.com/pjbgf/sha1cd/internal
github.com/pjbgf/sha1cd/ubc
# github.com/pmezard/go-difflib v1.0.0
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/rivo/uniseg v0.4.7
## explicit; go 1.18
github.com/rivo/uniseg
# github.com/rogpeppe/go-internal v1.12.0
## explicit; go 1.20
github.com/rogpeppe/go-internal/diff
github.com/rogpeppe/go-internal/imports
github.com/rogpeppe/go-internal/internal/misspell
github.com/rogpeppe/go-internal/internal/os/execpath
github.com/rogpeppe/go-internal/par
github.com/rogpeppe/go-internal/testenv
github.com/rogpeppe/go-internal/testscript
github.com/rogpeppe/go-internal/testscript/internal/pty
github.com/rogpeppe/go-internal/txtar
# github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
## explicit; go 1.13
github.com/sergi/go-diff/diffmatchpatch
# github.com/skeema/knownhosts v1.3.0
## explicit; go 1.17
github.com/skeema/knownhosts
# github.com/spf13/afero v1.12.0
## explicit; go 1.21
github.com/spf13/afero
github.com/spf13/afero/internal/common
github.com/spf13/afero/mem
# github.com/stretchr/testify v1.10.0
## explicit; go 1.17
github.com/stretchr/testify/assert
github.com/stretchr/testify/assert/yaml
# github.com/urfave/cli/v3 v3.3.3
## explicit; go 1.22
github.com/urfave/cli/v3
# github.com/xanzy/ssh-agent v0.3.3
## explicit; go 1.16
github.com/xanzy/ssh-agent
# golang.org/x/crypto v0.36.0
## explicit; go 1.23.0
golang.org/x/crypto/argon2
golang.org/x/crypto/blake2b
golang.org/x/crypto/blowfish
golang.org/x/crypto/cast5
golang.org/x/crypto/chacha20
golang.org/x/crypto/curve25519
golang.org/x/crypto/hkdf
golang.org/x/crypto/internal/alias
golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/sha3
golang.org/x/crypto/ssh
golang.org/x/crypto/ssh/agent
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
golang.org/x/crypto/ssh/knownhosts
# golang.org/x/exp/typeparams v0.0.0-20231108232855-2478ac86f678
## explicit; go 1.18
golang.org/x/exp/typeparams
# golang.org/x/mod v0.23.0
## explicit; go 1.22.0
golang.org/x/mod/internal/lazyregexp
golang.org/x/mod/modfile
golang.org/x/mod/module
golang.org/x/mod/semver
# golang.org/x/net v0.38.0
## explicit; go 1.23.0
golang.org/x/net/context
golang.org/x/net/internal/socks
golang.org/x/net/proxy
# golang.org/x/sync v0.12.0
## explicit; go 1.23.0
golang.org/x/sync/errgroup
golang.org/x/sync/semaphore
# golang.org/x/sys v0.31.0
## explicit; go 1.23.0
golang.org/x/sys/cpu
golang.org/x/sys/execabs
golang.org/x/sys/unix
golang.org/x/sys/windows
# golang.org/x/text v0.23.0
## explicit; go 1.23.0
golang.org/x/text/runes
golang.org/x/text/transform
golang.org/x/text/unicode/norm
# golang.org/x/tools v0.30.0
## explicit; go 1.22.0
golang.org/x/tools/cmd/stringer
golang.org/x/tools/go/analysis
golang.org/x/tools/go/analysis/passes/inspect
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/ast/inspector
golang.org/x/tools/go/buildutil
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/internal/cgo
golang.org/x/tools/go/loader
golang.org/x/tools/go/packages
golang.org/x/tools/go/types/objectpath
golang.org/x/tools/go/types/typeutil
golang.org/x/tools/internal/aliases
golang.org/x/tools/internal/astutil/edge
golang.org/x/tools/internal/event
golang.org/x/tools/internal/event/core
golang.org/x/tools/internal/event/keys
golang.org/x/tools/internal/event/label
golang.org/x/tools/internal/gcimporter
golang.org/x/tools/internal/gocommand
golang.org/x/tools/internal/packagesinternal
golang.org/x/tools/internal/pkgbits
golang.org/x/tools/internal/stdlib
golang.org/x/tools/internal/typeparams
golang.org/x/tools/internal/typesinternal
golang.org/x/tools/internal/versions
golang.org/x/tools/txtar
# gopkg.in/ini.v1 v1.67.0
## explicit
gopkg.in/ini.v1
# gopkg.in/warnings.v0 v0.1.2
## explicit
gopkg.in/warnings.v0
# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3
# honnef.co/go/tools v0.5.1
## explicit; go 1.22.1
honnef.co/go/tools/analysis/callcheck
honnef.co/go/tools/analysis/code
honnef.co/go/tools/analysis/edit
honnef.co/go/tools/analysis/facts/deprecated
honnef.co/go/tools/analysis/facts/directives
honnef.co/go/tools/analysis/facts/generated
honnef.co/go/tools/analysis/facts/nilness
honnef.co/go/tools/analysis/facts/purity
honnef.co/go/tools/analysis/facts/tokenfile
honnef.co/go/tools/analysis/facts/typedness
honnef.co/go/tools/analysis/lint
honnef.co/go/tools/analysis/report
honnef.co/go/tools/cmd/staticcheck
honnef.co/go/tools/config
honnef.co/go/tools/go/ast/astutil
honnef.co/go/tools/go/buildid
honnef.co/go/tools/go/ir
honnef.co/go/tools/go/ir/irutil
honnef.co/go/tools/go/loader
honnef.co/go/tools/go/types/typeutil
honnef.co/go/tools/internal/passes/buildir
honnef.co/go/tools/internal/renameio
honnef.co/go/tools/internal/robustio
honnef.co/go/tools/internal/sharedcheck
honnef.co/go/tools/internal/sync
honnef.co/go/tools/knowledge
honnef.co/go/tools/lintcmd
honnef.co/go/tools/lintcmd/cache
honnef.co/go/tools/lintcmd/runner
honnef.co/go/tools/lintcmd/version
honnef.co/go/tools/pattern
honnef.co/go/tools/printf
honnef.co/go/tools/quickfix
honnef.co/go/tools/quickfix/qf1001
honnef.co/go/tools/quickfix/qf1002
honnef.co/go/tools/quickfix/qf1003
honnef.co/go/tools/quickfix/qf1004
honnef.co/go/tools/quickfix/qf1005
honnef.co/go/tools/quickfix/qf1006
honnef.co/go/tools/quickfix/qf1007
honnef.co/go/tools/quickfix/qf1008
honnef.co/go/tools/quickfix/qf1009
honnef.co/go/tools/quickfix/qf1010
honnef.co/go/tools/quickfix/qf1011
honnef.co/go/tools/quickfix/qf1012
honnef.co/go/tools/sarif
honnef.co/go/tools/simple
honnef.co/go/tools/simple/s1000
honnef.co/go/tools/simple/s1001
honnef.co/go/tools/simple/s1002
honnef.co/go/tools/simple/s1003
honnef.co/go/tools/simple/s1004
honnef.co/go/tools/simple/s1005
honnef.co/go/tools/simple/s1006
honnef.co/go/tools/simple/s1007
honnef.co/go/tools/simple/s1008
honnef.co/go/tools/simple/s1009
honnef.co/go/tools/simple/s1010
honnef.co/go/tools/simple/s1011
honnef.co/go/tools/simple/s1012
honnef.co/go/tools/simple/s1016
honnef.co/go/tools/simple/s1017
honnef.co/go/tools/simple/s1018
honnef.co/go/tools/simple/s1019
honnef.co/go/tools/simple/s1020
honnef.co/go/tools/simple/s1021
honnef.co/go/tools/simple/s1023
honnef.co/go/tools/simple/s1024
honnef.co/go/tools/simple/s1025
honnef.co/go/tools/simple/s1028
honnef.co/go/tools/simple/s1029
honnef.co/go/tools/simple/s1030
honnef.co/go/tools/simple/s1031
honnef.co/go/tools/simple/s1032
honnef.co/go/tools/simple/s1033
honnef.co/go/tools/simple/s1034
honnef.co/go/tools/simple/s1035
honnef.co/go/tools/simple/s1036
honnef.co/go/tools/simple/s1037
honnef.co/go/tools/simple/s1038
honnef.co/go/tools/simple/s1039
honnef.co/go/tools/simple/s1040
honnef.co/go/tools/staticcheck
honnef.co/go/tools/staticcheck/fakejson
honnef.co/go/tools/staticcheck/fakereflect
honnef.co/go/tools/staticcheck/fakexml
honnef.co/go/tools/staticcheck/sa1000
honnef.co/go/tools/staticcheck/sa1001
honnef.co/go/tools/staticcheck/sa1002
honnef.co/go/tools/staticcheck/sa1003
honnef.co/go/tools/staticcheck/sa1004
honnef.co/go/tools/staticcheck/sa1005
honnef.co/go/tools/staticcheck/sa1006
honnef.co/go/tools/staticcheck/sa1007
honnef.co/go/tools/staticcheck/sa1008
honnef.co/go/tools/staticcheck/sa1010
honnef.co/go/tools/staticcheck/sa1011
honnef.co/go/tools/staticcheck/sa1012
honnef.co/go/tools/staticcheck/sa1013
honnef.co/go/tools/staticcheck/sa1014
honnef.co/go/tools/staticcheck/sa1015
honnef.co/go/tools/staticcheck/sa1016
honnef.co/go/tools/staticcheck/sa1017
honnef.co/go/tools/staticcheck/sa1018
honnef.co/go/tools/staticcheck/sa1019
honnef.co/go/tools/staticcheck/sa1020
honnef.co/go/tools/staticcheck/sa1021
honnef.co/go/tools/staticcheck/sa1023
honnef.co/go/tools/staticcheck/sa1024
honnef.co/go/tools/staticcheck/sa1025
honnef.co/go/tools/staticcheck/sa1026
honnef.co/go/tools/staticcheck/sa1027
honnef.co/go/tools/staticcheck/sa1028
honnef.co/go/tools/staticcheck/sa1029
honnef.co/go/tools/staticcheck/sa1030
honnef.co/go/tools/staticcheck/sa1031
honnef.co/go/tools/staticcheck/sa1032
honnef.co/go/tools/staticcheck/sa2000
honnef.co/go/tools/staticcheck/sa2001
honnef.co/go/tools/staticcheck/sa2002
honnef.co/go/tools/staticcheck/sa2003
honnef.co/go/tools/staticcheck/sa3000
honnef.co/go/tools/staticcheck/sa3001
honnef.co/go/tools/staticcheck/sa4000
honnef.co/go/tools/staticcheck/sa4001
honnef.co/go/tools/staticcheck/sa4003
honnef.co/go/tools/staticcheck/sa4004
honnef.co/go/tools/staticcheck/sa4005
honnef.co/go/tools/staticcheck/sa4006
honnef.co/go/tools/staticcheck/sa4008
honnef.co/go/tools/staticcheck/sa4009
honnef.co/go/tools/staticcheck/sa4010
honnef.co/go/tools/staticcheck/sa4011
honnef.co/go/tools/staticcheck/sa4012
honnef.co/go/tools/staticcheck/sa4013
honnef.co/go/tools/staticcheck/sa4014
honnef.co/go/tools/staticcheck/sa4015
honnef.co/go/tools/staticcheck/sa4016
honnef.co/go/tools/staticcheck/sa4017
honnef.co/go/tools/staticcheck/sa4018
honnef.co/go/tools/staticcheck/sa4019
honnef.co/go/tools/staticcheck/sa4020
honnef.co/go/tools/staticcheck/sa4021
honnef.co/go/tools/staticcheck/sa4022
honnef.co/go/tools/staticcheck/sa4023
honnef.co/go/tools/staticcheck/sa4024
honnef.co/go/tools/staticcheck/sa4025
honnef.co/go/tools/staticcheck/sa4026
honnef.co/go/tools/staticcheck/sa4027
honnef.co/go/tools/staticcheck/sa4028
honnef.co/go/tools/staticcheck/sa4029
honnef.co/go/tools/staticcheck/sa4030
honnef.co/go/tools/staticcheck/sa4031
honnef.co/go/tools/staticcheck/sa4032
honnef.co/go/tools/staticcheck/sa5000
honnef.co/go/tools/staticcheck/sa5001
honnef.co/go/tools/staticcheck/sa5002
honnef.co/go/tools/staticcheck/sa5003
honnef.co/go/tools/staticcheck/sa5004
honnef.co/go/tools/staticcheck/sa5005
honnef.co/go/tools/staticcheck/sa5007
honnef.co/go/tools/staticcheck/sa5008
honnef.co/go/tools/staticcheck/sa5009
honnef.co/go/tools/staticcheck/sa5010
honnef.co/go/tools/staticcheck/sa5011
honnef.co/go/tools/staticcheck/sa5012
honnef.co/go/tools/staticcheck/sa6000
honnef.co/go/tools/staticcheck/sa6001
honnef.co/go/tools/staticcheck/sa6002
honnef.co/go/tools/staticcheck/sa6003
honnef.co/go/tools/staticcheck/sa6005
honnef.co/go/tools/staticcheck/sa6006
honnef.co/go/tools/staticcheck/sa9001
honnef.co/go/tools/staticcheck/sa9002
honnef.co/go/tools/staticcheck/sa9003
honnef.co/go/tools/staticcheck/sa9004
honnef.co/go/tools/staticcheck/sa9005
honnef.co/go/tools/staticcheck/sa9006
honnef.co/go/tools/staticcheck/sa9007
honnef.co/go/tools/staticcheck/sa9008
honnef.co/go/tools/staticcheck/sa9009
honnef.co/go/tools/stylecheck
honnef.co/go/tools/stylecheck/st1000
honnef.co/go/tools/stylecheck/st1001
honnef.co/go/tools/stylecheck/st1003
honnef.co/go/tools/stylecheck/st1005
honnef.co/go/tools/stylecheck/st1006
honnef.co/go/tools/stylecheck/st1008
honnef.co/go/tools/stylecheck/st1011
honnef.co/go/tools/stylecheck/st1012
honnef.co/go/tools/stylecheck/st1013
honnef.co/go/tools/stylecheck/st1015
honnef.co/go/tools/stylecheck/st1016
honnef.co/go/tools/stylecheck/st1017
honnef.co/go/tools/stylecheck/st1018
honnef.co/go/tools/stylecheck/st1019
honnef.co/go/tools/stylecheck/st1020
honnef.co/go/tools/stylecheck/st1021
honnef.co/go/tools/stylecheck/st1022
honnef.co/go/tools/stylecheck/st1023
honnef.co/go/tools/unused
# mvdan.cc/gofumpt v0.7.0
## explicit; go 1.22
mvdan.cc/gofumpt
mvdan.cc/gofumpt/format
mvdan.cc/gofumpt/internal/govendor/diff
mvdan.cc/gofumpt/internal/govendor/go/doc/comment
mvdan.cc/gofumpt/internal/govendor/go/format
mvdan.cc/gofumpt/internal/govendor/go/printer
mvdan.cc/gofumpt/internal/version
