diff options
| author | Alex Flint <[email protected]> | 2019-04-14 17:17:48 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-14 17:17:48 -0700 |
| commit | f519755eae5c3a57b67cc875bec6bf59ab8b96f3 (patch) | |
| tree | 7906d529f8cb610864078de5d0f0507c89880522 /vendor/modules.txt | |
| parent | 6266d3e5b7784d5d761030da6c8e468f866ae4b4 (diff) | |
| parent | 2952bf0265f9862b9e453ef1e91f9b9299f1d9a3 (diff) | |
Merge pull request #79 from alexflint/update-deps
update deps with go mod tidy
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 5c75fd7..20005c7 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -2,10 +2,6 @@ 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 |
