First Commit of Voltha-Go-Controller from Radisys

Change-Id: I8e2e908e7ab09a4fe3d86849da18b6d69dcf4ab0
diff --git a/vendor/github.com/guumaster/tablewriter/go.mod b/vendor/github.com/guumaster/tablewriter/go.mod
new file mode 100644
index 0000000..78c8aa7
--- /dev/null
+++ b/vendor/github.com/guumaster/tablewriter/go.mod
@@ -0,0 +1,5 @@
+module github.com/guumaster/tablewriter
+
+go 1.12
+
+require github.com/mattn/go-runewidth v0.0.10