Use local version of cri packages
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
8
vendor/github.com/stretchr/testify/go.mod
generated
vendored
Normal file
8
vendor/github.com/stretchr/testify/go.mod
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
gopkg.in/yaml.v2 v2.2.2
|
||||
)
|
||||
Reference in New Issue
Block a user