1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-14 03:17:23 +00:00
kata-containers/tests/vendor/modules.txt
Aurélien Bombo b965fe8239 tests: Run go mod vendor
`go mod tidy` was a no-op.

Signed-off-by: Aurélien Bombo <abombo@microsoft.com>
2025-03-14 18:00:36 +00:00

44 lines
1.2 KiB
Plaintext

# github.com/cpuguy83/go-md2man v1.0.10
## explicit; go 1.12
github.com/cpuguy83/go-md2man/md2man
# github.com/davecgh/go-spew v1.1.1
## explicit
github.com/davecgh/go-spew/spew
# github.com/mattn/go-runewidth v0.0.13
## explicit; go 1.9
github.com/mattn/go-runewidth
# github.com/olekukonko/tablewriter v0.0.6-0.20210304033056-74c60be0ef68
## explicit; go 1.12
github.com/olekukonko/tablewriter
# github.com/pmezard/go-difflib v1.0.0
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/rivo/uniseg v0.2.0
## explicit; go 1.12
github.com/rivo/uniseg
# github.com/russross/blackfriday v1.6.0
## explicit; go 1.13
github.com/russross/blackfriday
# github.com/russross/blackfriday/v2 v2.1.0
## explicit
github.com/russross/blackfriday/v2
# github.com/sirupsen/logrus v1.8.1
## explicit; go 1.13
github.com/sirupsen/logrus
# github.com/stretchr/testify v1.7.1
## explicit; go 1.13
github.com/stretchr/testify/assert
# github.com/urfave/cli v1.22.0
## explicit; go 1.10
github.com/urfave/cli
# golang.org/x/sys v0.19.0
## explicit; go 1.18
golang.org/x/sys/unix
golang.org/x/sys/windows
# gopkg.in/yaml.v2 v2.4.0
## explicit; go 1.15
gopkg.in/yaml.v2
# gopkg.in/yaml.v3 v3.0.0
## explicit
gopkg.in/yaml.v3