chore(vendor): github.com/stretchr/testify/require

This commit is contained in:
sh0rez 2019-10-29 22:10:16 +01:00
parent 6e283c5310
commit 12a8bc9d9d
No known key found for this signature in database
GPG key ID: 87C71DF9F8181FF1
10 changed files with 2269 additions and 3 deletions

1
vendor/modules.txt vendored
View file

@ -17,6 +17,7 @@ github.com/pkg/errors
github.com/pmezard/go-difflib/difflib
# github.com/stretchr/testify v1.3.0
github.com/stretchr/testify/assert
github.com/stretchr/testify/require
# golang.org/x/sys v0.0.0-20190310054646-10058d7d4faa
golang.org/x/sys/unix
# gopkg.in/alecthomas/kingpin.v2 v2.2.6