diff options
| author | Alex Flint <[email protected]> | 2018-11-20 12:09:59 -0800 |
|---|---|---|
| committer | Alex Flint <[email protected]> | 2018-11-20 12:09:59 -0800 |
| commit | d7246f2485afaca12c2d4c1b04aca2e3d4d9a27b (patch) | |
| tree | eac50712b08582067812200c41f0ac9bdb28778a /vendor/modules.txt | |
| parent | 27a7b2fb3d6b5f628fdd9572b41bf6fb37c37d0c (diff) | |
go mod vendor
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt new file mode 100644 index 0000000..5c75fd7 --- /dev/null +++ b/vendor/modules.txt @@ -0,0 +1,13 @@ +# github.com/alexflint/go-scalar v1.0.0 +github.com/alexflint/go-scalar +# github.com/davecgh/go-spew v1.1.1 +github.com/davecgh/go-spew/spew +# github.com/kr/pretty v0.1.0 +github.com/kr/pretty +# github.com/kr/text v0.1.0 +github.com/kr/text +# github.com/pmezard/go-difflib v1.0.0 +github.com/pmezard/go-difflib/difflib +# github.com/stretchr/testify v1.2.2 +github.com/stretchr/testify/assert +github.com/stretchr/testify/require |
