mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
build: vendor testify package for unit-tests
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
ec691fdb89
commit
75de0b81ea
5
vendor/gopkg.in/yaml.v3/go.mod
generated
vendored
Normal file
5
vendor/gopkg.in/yaml.v3/go.mod
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
module "gopkg.in/yaml.v3"
|
||||
|
||||
require (
|
||||
"gopkg.in/check.v1" v0.0.0-20161208181325-20d25e280405
|
||||
)
|
Reference in New Issue
Block a user