mirror of
https://github.com/vbatts/go-mtree.git
synced 2025-10-04 04:31:00 +00:00
testify makes most bog-standard test checks much easier to read and maintain, and is quite widely used. It wasn't really well known back when go-mtree was first written, but the migration is fairly straight-forward for most tests. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
45 lines
1.3 KiB
Text
45 lines
1.3 KiB
Text
# github.com/cpuguy83/go-md2man/v2 v2.0.7
|
|
## explicit; go 1.12
|
|
github.com/cpuguy83/go-md2man/v2/md2man
|
|
# github.com/davecgh/go-spew v1.1.1
|
|
## explicit
|
|
github.com/davecgh/go-spew/spew
|
|
# github.com/fatih/color v1.18.0
|
|
## explicit; go 1.17
|
|
github.com/fatih/color
|
|
# 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/pmezard/go-difflib v1.0.0
|
|
## explicit
|
|
github.com/pmezard/go-difflib/difflib
|
|
# github.com/russross/blackfriday/v2 v2.1.0
|
|
## explicit
|
|
github.com/russross/blackfriday/v2
|
|
# github.com/sirupsen/logrus v1.9.3
|
|
## explicit; go 1.13
|
|
github.com/sirupsen/logrus
|
|
# github.com/stretchr/testify v1.11.1
|
|
## explicit; go 1.17
|
|
github.com/stretchr/testify/assert
|
|
github.com/stretchr/testify/assert/yaml
|
|
github.com/stretchr/testify/require
|
|
# github.com/urfave/cli/v2 v2.27.7
|
|
## explicit; go 1.18
|
|
github.com/urfave/cli/v2
|
|
# github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342
|
|
## explicit; go 1.15
|
|
github.com/xrash/smetrics
|
|
# golang.org/x/crypto v0.41.0
|
|
## explicit; go 1.23.0
|
|
golang.org/x/crypto/ripemd160
|
|
# golang.org/x/sys v0.36.0
|
|
## explicit; go 1.24.0
|
|
golang.org/x/sys/unix
|
|
golang.org/x/sys/windows
|
|
# gopkg.in/yaml.v3 v3.0.1
|
|
## explicit
|
|
gopkg.in/yaml.v3
|