open-consul/vendor/github.com/stretchr/testify/require
Paul Banks e8372918a6
Actually add the `require` vendored files I intended to add in 0d5600ff60
Note that the vendor.json is already correct but the actual files were never checked in so report as missing:

```
$ govendor list | grep testify
 v  github.com/stretchr/testify/assert
  m github.com/stretchr/testify/require
```
2018-03-29 17:05:11 +01:00
..
doc.go Actually add the `require` vendored files I intended to add in 0d5600ff60 2018-03-29 17:05:11 +01:00
forward_requirements.go Actually add the `require` vendored files I intended to add in 0d5600ff60 2018-03-29 17:05:11 +01:00
require.go Actually add the `require` vendored files I intended to add in 0d5600ff60 2018-03-29 17:05:11 +01:00
require.go.tmpl Actually add the `require` vendored files I intended to add in 0d5600ff60 2018-03-29 17:05:11 +01:00
require_forward.go Actually add the `require` vendored files I intended to add in 0d5600ff60 2018-03-29 17:05:11 +01:00
require_forward.go.tmpl Actually add the `require` vendored files I intended to add in 0d5600ff60 2018-03-29 17:05:11 +01:00
requirements.go Actually add the `require` vendored files I intended to add in 0d5600ff60 2018-03-29 17:05:11 +01:00