little-cui closed pull request #297: Remove unused 3rd lib
github.com/olekukonko/tablewriter
URL: https://github.com/apache/incubator-servicecomb-service-center/pull/297
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/scripts/create_gvt_manifest(exp).sh
b/scripts/create_gvt_manifest(exp).sh
index 69f0c877..44bf4350 100755
--- a/scripts/create_gvt_manifest(exp).sh
+++ b/scripts/create_gvt_manifest(exp).sh
@@ -58,7 +58,6 @@ gvt fetch -precaire -no-recurse -revision
cab8458c1c4a5a3b4bf5192922be620e6dede1
gvt fetch -precaire -no-recurse -revision
91e4fb9209910a1de86b67adc0fce5c35f17369f github.com/hsluoyz/casbin
gvt fetch -precaire -no-recurse -revision
baaac160ed234ed06b347cf51202683a0068efe4 github.com/gogo/protobuf
gvt fetch -precaire -no-recurse -revision
91e4fb9209910a1de86b67adc0fce5c35f17369f github.com/casbin/casbin
-gvt fetch -precaire -no-recurse -revision
febf2d34b54a69ce7530036c7503b1c9fbfdf0bb github.com/olekukonko/tablewriter
gvt fetch -precaire -no-recurse -revision
ea4d1f681babbce9545c9c5f3d5194a789c89f5b github.com/gorilla/websocket
gvt fetch -precaire -no-recurse -revision
8837942c3e09574accbc5f150e2c5e057189cace github.com/lib/pq
gvt fetch -precaire -no-recurse -revision
4aabc24848ce5fd31929f7d1e4ea74d3709c14cd github.com/bgentry/speakeasy
diff --git a/vendor/manifest b/vendor/manifest
index 9b4bf0ef..b1d3372f 100644
--- a/vendor/manifest
+++ b/vendor/manifest
@@ -345,14 +345,6 @@
"branch": "HEAD",
"notests": true
},
- {
- "importpath": "github.com/olekukonko/tablewriter",
- "repository":
"https://github.com/olekukonko/tablewriter",
- "vcs": "git",
- "revision": "febf2d34b54a69ce7530036c7503b1c9fbfdf0bb",
- "branch": "HEAD",
- "notests": true
- },
{
"importpath": "github.com/onsi/ginkgo",
"repository": "https://github.com/onsi/ginkgo",
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services