aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/olekukonko
diff options
context:
space:
mode:
authorTaras Madan <tarasmadan@google.com>2023-02-22 22:16:50 +0100
committerTaras Madan <tarasmadan@google.com>2023-02-24 12:47:23 +0100
commit4165372ec8fd142475a4e35fd0cf4f8042132208 (patch)
tree21cd62211b4dd80bee469054c5b65db77342333c /vendor/github.com/olekukonko
parent2b3ed821a493b8936c8bacfa6f8b4f1c90a00855 (diff)
dependencies: update
set go min requirements to 1.19 update dependencies update vendor
Diffstat (limited to 'vendor/github.com/olekukonko')
-rw-r--r--vendor/github.com/olekukonko/tablewriter/go.mod5
-rw-r--r--vendor/github.com/olekukonko/tablewriter/go.sum2
2 files changed, 0 insertions, 7 deletions
diff --git a/vendor/github.com/olekukonko/tablewriter/go.mod b/vendor/github.com/olekukonko/tablewriter/go.mod
deleted file mode 100644
index 484ab01f1..000000000
--- a/vendor/github.com/olekukonko/tablewriter/go.mod
+++ /dev/null
@@ -1,5 +0,0 @@
-module github.com/olekukonko/tablewriter
-
-go 1.12
-
-require github.com/mattn/go-runewidth v0.0.9
diff --git a/vendor/github.com/olekukonko/tablewriter/go.sum b/vendor/github.com/olekukonko/tablewriter/go.sum
deleted file mode 100644
index 4a94bf58b..000000000
--- a/vendor/github.com/olekukonko/tablewriter/go.sum
+++ /dev/null
@@ -1,2 +0,0 @@
-github.com/mattn/go-runewidth v0.0.9 h1:Lm995f3rfxdpd6TSmuVCHVb/QhupuXlYr8sCI/QdE+0=
-github.com/mattn/go-runewidth v0.0.9/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI=