Update module stretchr/testify to v1.6.0 (#570)
Update module stretchr/testify to v1.6.0 Reviewed-on: https://kolaente.dev/vikunja/api/pulls/570
This commit is contained in:
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