Upgraded to testify 1.3.0.
This commit is contained in:
parent
f822267d17
commit
11db9daa3b
27 changed files with 2459 additions and 848 deletions
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
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue