From d7246f2485afaca12c2d4c1b04aca2e3d4d9a27b Mon Sep 17 00:00:00 2001 From: Alex Flint Date: Tue, 20 Nov 2018 12:09:59 -0800 Subject: go mod vendor --- vendor/modules.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 vendor/modules.txt (limited to 'vendor/modules.txt') 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 -- cgit v1.2.3