mirror of
https://github.com/containers/podman.git
synced 2025-09-27 08:43:52 +08:00
correct upstream vndr issues
Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
7
vendor/github.com/stretchr/testify/go.mod
generated
vendored
Normal file
7
vendor/github.com/stretchr/testify/go.mod
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
module github.com/stretchr/testify
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.0
|
||||
github.com/pmezard/go-difflib v1.0.0
|
||||
github.com/stretchr/objx v0.1.0
|
||||
)
|
Reference in New Issue
Block a user