diff options
Diffstat (limited to 'vendor/github.com/stretchr/objx/go.mod')
| -rw-r--r-- | vendor/github.com/stretchr/objx/go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/stretchr/objx/go.mod b/vendor/github.com/stretchr/objx/go.mod index 31ec5a7d9..45a55d27e 100644 --- a/vendor/github.com/stretchr/objx/go.mod +++ b/vendor/github.com/stretchr/objx/go.mod @@ -4,5 +4,5 @@ go 1.12 require ( github.com/davecgh/go-spew v1.1.1 // indirect - github.com/stretchr/testify v1.3.0 + github.com/stretchr/testify v1.7.1 ) |
