diff --git a/dateparse/vendor/github.com/apcera/termtables/.travis.yml b/vendor/github.com/apcera/termtables/.travis.yml similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/.travis.yml rename to vendor/github.com/apcera/termtables/.travis.yml diff --git a/dateparse/vendor/github.com/apcera/termtables/LICENSE b/vendor/github.com/apcera/termtables/LICENSE similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/LICENSE rename to vendor/github.com/apcera/termtables/LICENSE diff --git a/dateparse/vendor/github.com/apcera/termtables/README.md b/vendor/github.com/apcera/termtables/README.md similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/README.md rename to vendor/github.com/apcera/termtables/README.md diff --git a/dateparse/vendor/github.com/apcera/termtables/cell.go b/vendor/github.com/apcera/termtables/cell.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/cell.go rename to vendor/github.com/apcera/termtables/cell.go diff --git a/dateparse/vendor/github.com/apcera/termtables/cell_test.go b/vendor/github.com/apcera/termtables/cell_test.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/cell_test.go rename to vendor/github.com/apcera/termtables/cell_test.go diff --git a/dateparse/vendor/github.com/apcera/termtables/html.go b/vendor/github.com/apcera/termtables/html.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/html.go rename to vendor/github.com/apcera/termtables/html.go diff --git a/dateparse/vendor/github.com/apcera/termtables/html_test.go b/vendor/github.com/apcera/termtables/html_test.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/html_test.go rename to vendor/github.com/apcera/termtables/html_test.go diff --git a/dateparse/vendor/github.com/apcera/termtables/row.go b/vendor/github.com/apcera/termtables/row.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/row.go rename to vendor/github.com/apcera/termtables/row.go diff --git a/dateparse/vendor/github.com/apcera/termtables/row_test.go b/vendor/github.com/apcera/termtables/row_test.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/row_test.go rename to vendor/github.com/apcera/termtables/row_test.go diff --git a/dateparse/vendor/github.com/apcera/termtables/separator.go b/vendor/github.com/apcera/termtables/separator.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/separator.go rename to vendor/github.com/apcera/termtables/separator.go diff --git a/dateparse/vendor/github.com/apcera/termtables/straight_separator.go b/vendor/github.com/apcera/termtables/straight_separator.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/straight_separator.go rename to vendor/github.com/apcera/termtables/straight_separator.go diff --git a/dateparse/vendor/github.com/apcera/termtables/style.go b/vendor/github.com/apcera/termtables/style.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/style.go rename to vendor/github.com/apcera/termtables/style.go diff --git a/dateparse/vendor/github.com/apcera/termtables/table.go b/vendor/github.com/apcera/termtables/table.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/table.go rename to vendor/github.com/apcera/termtables/table.go diff --git a/dateparse/vendor/github.com/apcera/termtables/table_test.go b/vendor/github.com/apcera/termtables/table_test.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/table_test.go rename to vendor/github.com/apcera/termtables/table_test.go diff --git a/dateparse/vendor/github.com/apcera/termtables/term/env.go b/vendor/github.com/apcera/termtables/term/env.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/term/env.go rename to vendor/github.com/apcera/termtables/term/env.go diff --git a/dateparse/vendor/github.com/apcera/termtables/term/getsize.go b/vendor/github.com/apcera/termtables/term/getsize.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/term/getsize.go rename to vendor/github.com/apcera/termtables/term/getsize.go diff --git a/dateparse/vendor/github.com/apcera/termtables/term/sizes_unix.go b/vendor/github.com/apcera/termtables/term/sizes_unix.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/term/sizes_unix.go rename to vendor/github.com/apcera/termtables/term/sizes_unix.go diff --git a/dateparse/vendor/github.com/apcera/termtables/term/sizes_windows.go b/vendor/github.com/apcera/termtables/term/sizes_windows.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/term/sizes_windows.go rename to vendor/github.com/apcera/termtables/term/sizes_windows.go diff --git a/dateparse/vendor/github.com/apcera/termtables/term/wrapper.go b/vendor/github.com/apcera/termtables/term/wrapper.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/term/wrapper.go rename to vendor/github.com/apcera/termtables/term/wrapper.go diff --git a/dateparse/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/LICENSE b/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/LICENSE similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/LICENSE rename to vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/LICENSE diff --git a/dateparse/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth.go b/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth.go rename to vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth.go diff --git a/dateparse/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth_js.go b/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth_js.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth_js.go rename to vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth_js.go diff --git a/dateparse/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth_posix.go b/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth_posix.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth_posix.go rename to vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth_posix.go diff --git a/dateparse/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth_windows.go b/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth_windows.go similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth_windows.go rename to vendor/github.com/apcera/termtables/vendor/github.com/mattn/go-runewidth/runewidth_windows.go diff --git a/dateparse/vendor/github.com/apcera/termtables/vendor/manifest b/vendor/github.com/apcera/termtables/vendor/manifest similarity index 100% rename from dateparse/vendor/github.com/apcera/termtables/vendor/manifest rename to vendor/github.com/apcera/termtables/vendor/manifest