diff options
| author | Quey-Liang Kao <s101062801@m101.nthu.edu.tw> | 2017-10-11 13:05:46 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-11 13:05:46 +0800 |
| commit | e32076406410554eb8cb557b95e856ba16820e2a (patch) | |
| tree | 40bcb07bd025cd40674913adf4587ef5e8212ee5 /vendor/vendor.json | |
| parent | b3bd13d469ff1c072e5ff6dfe15267cc51e14db5 (diff) | |
| parent | 52a07a3eadb7acc6aadf0948587c600a895b5e6d (diff) | |
Merge pull request #111 from NonerKao/color_aware_tabwriter
Fix the misaligned problem when listing prioritized todos
Diffstat (limited to 'vendor/vendor.json')
| -rw-r--r-- | vendor/vendor.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/vendor.json b/vendor/vendor.json index b5b399d..08c9895 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -3,6 +3,12 @@ "ignore": "test", "package": [ { + "checksumSHA1": "GcBvMviKcI44asw/peuk23QdvJo=", + "path": "github.com/NonerKao/color-aware-tabwriter", + "revision": "aa1eec33dba09895cad8bfeb7cdfa355e44c1e22", + "revisionTime": "2017-10-05T12:30:16Z" + }, + { "checksumSHA1": "5rPfda8jFccr3A6heL+JAmi9K9g=", "origin": "github.com/stretchr/testify/vendor/github.com/davecgh/go-spew/spew", "path": "github.com/davecgh/go-spew/spew", |
