Hello,

Update for Duf to 0.8.1:

https://github.com/muesli/duf/releases/tag/v0.8.1

OK? Comments?

Cheers.-


Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/duf/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile    11 Mar 2022 19:57:22 -0000      1.6
+++ Makefile    9 Aug 2022 11:09:39 -0000
@@ -1,10 +1,10 @@
 COMMENT =      disk Usage/free utility
 
 MODGO_MODNAME =        github.com/muesli/duf
-MODGO_VERSION =        v0.6.2
+MODGO_VERSION =        v0.8.1
 
 DISTNAME =     duf-${MODGO_VERSION}
-PKGNAME =      duf-0.6.2
+PKGNAME =      duf-0.8.1
 
 CATEGORIES =   sysutils
 
@@ -15,28 +15,37 @@ PERMIT_PACKAGE =    Yes
 
 MODULES =              lang/go
 
-MODGO_MODULES =        \
-       github.com/davecgh/go-spew               v1.1.1 \
-       github.com/jedib0t/go-pretty/v6          v6.0.5 \
-       github.com/lucasb-eyer/go-colorful       v1.2.0 \
-       github.com/mattn/go-isatty               v0.0.12 \
-       github.com/mattn/go-runewidth            v0.0.10 \
-       github.com/muesli/termenv                v0.8.1 \
-       github.com/pkg/profile                   v1.2.1 \
-       github.com/pmezard/go-difflib            v1.0.0 \
-       github.com/rivo/uniseg                   v0.1.0 \
-       github.com/stretchr/testify              v1.2.2 \
-       golang.org/x/crypto                      
v0.0.0-20200820211705-5c72a883971a \
-       golang.org/x/net                         
v0.0.0-20190404232315-eb5bcb51f2a3 \
-       golang.org/x/sys                         
v0.0.0-20200918174421-af09f7315aff \
-       golang.org/x/text                        v0.3.0
-
-MODGO_MODFILES =       \
-       github.com/mattn/go-runewidth    v0.0.9 \
-       golang.org/x/crypto              v0.0.0-20190308221718-c2843e01d9a2 \
-       golang.org/x/sys                 v0.0.0-20180816055513-1c9583448a9c \
-       golang.org/x/sys                 v0.0.0-20190215142949-d0b11bdaac8a \
-       golang.org/x/sys                 v0.0.0-20190412213103-97732733099d \
-       golang.org/x/sys                 v0.0.0-20200116001909-b77594299b42
+MODGO_VERSION = v0.8.1
+
+MODGO_MODULES = \
+       github.com/!i!g!l!o!u-!e!u/go-wildcard  v1.0.3 \
+       github.com/davecgh/go-spew              v1.1.1 \
+       github.com/jedib0t/go-pretty/v6         v6.2.5 \
+       github.com/kr/pretty                    v0.2.0 \
+       github.com/kr/pty                       v1.1.1 \
+       github.com/kr/text                      v0.1.0 \
+       github.com/lucasb-eyer/go-colorful      v1.2.0 \
+       github.com/mattn/go-isatty              v0.0.14 \
+       github.com/mattn/go-runewidth           v0.0.13 \
+       github.com/muesli/mango                 v0.1.0 \
+       github.com/muesli/roff                  v0.1.0 \
+       github.com/muesli/termenv               v0.11.0 \
+       github.com/pkg/profile                  v1.6.0 \
+       github.com/pmezard/go-difflib           v1.0.0 \
+       github.com/rivo/uniseg                  v0.2.0 \
+       github.com/stretchr/objx                v0.1.0 \
+       github.com/stretchr/testify             v1.7.0 \
+       golang.org/x/sys                        
v0.0.0-20220114195835-da31bd327af9 \
+       golang.org/x/term                       
v0.0.0-20210406210042-72f3dc4e9b72 \
+       gopkg.in/check.v1                       
v1.0.0-20190902080502-41f04d3bba15 \
+       gopkg.in/yaml.v3                        
v3.0.0-20210107192922-496545a6307b
+
+MODGO_MODFILES =        \
+       github.com/davecgh/go-spew      v1.1.0 \
+       golang.org/x/sys                v0.0.0-20180816055513-1c9583448a9c \
+       golang.org/x/sys                v0.0.0-20201119102817-f84b799fce68 \
+       golang.org/x/sys                v0.0.0-20210630005230-0f9fa26af87c \
+       gopkg.in/check.v1               v0.0.0-20161208181325-20d25e280405 \
+       gopkg.in/yaml.v3                v3.0.0-20200313102051-9f266ea9e77c
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/duf/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    1 Jun 2021 15:11:26 -0000       1.4
+++ distinfo    9 Aug 2022 11:09:39 -0000
@@ -1,70 +1,98 @@
-SHA256 (duf-v0.6.2.zip) = /anp3Zns8/5DhsmJKmLzGTV3zwqA34qmoLqH07J0VSY=
+SHA256 (duf-v0.8.1.zip) = FiT9E1zx6mKN2SKKe/JavGatJCPg+6gIIqzX7xiT9Ww=
+SHA256 (go_modules/github.com/!i!g!l!o!u-!e!u/go-wildcard/@v/v1.0.3.mod) = 
f49/Rrh21Es60NUcyLI5IUjfEQCTX9uFX1SElpVL7dE=
+SHA256 (go_modules/github.com/!i!g!l!o!u-!e!u/go-wildcard/@v/v1.0.3.zip) = 
+r96KKdmBrOqnJ71Sg9Zy5tf29nj3LQPpVeGvuvTlBY=
+SHA256 (go_modules/github.com/davecgh/go-spew/@v/v1.1.0.mod) = 
vLKTkyUSN7eaF7bBm/KRNPQ+j0OMMZiYj81GGhzfBcw=
 SHA256 (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.mod) = 
vLKTkyUSN7eaF7bBm/KRNPQ+j0OMMZiYj81GGhzfBcw=
 SHA256 (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.zip) = 
a0SoQ5UfNxtwEMdU7MPKvv6BXVztHFuUCfstaX6KiQ0=
-SHA256 (go_modules/github.com/jedib0t/go-pretty/v6/@v/v6.0.5.mod) = 
h91BexKLyKmi+zORQ7cJ4XlqPpme33h565513f1P9qI=
-SHA256 (go_modules/github.com/jedib0t/go-pretty/v6/@v/v6.0.5.zip) = 
sNK05STOOJp7+v1fvnMG9PSdBdVIjeaE9E7Uhwk/+BM=
+SHA256 (go_modules/github.com/jedib0t/go-pretty/v6/@v/v6.2.5.mod) = 
J3QLKenyvN0M5EsbynEEr+PeOgJZP2ESyS+NconbvBs=
+SHA256 (go_modules/github.com/jedib0t/go-pretty/v6/@v/v6.2.5.zip) = 
UL1F0AGTreRjUFB94ULavGheGUrl4ioTQlvfH8mOCr0=
+SHA256 (go_modules/github.com/kr/pretty/@v/v0.2.0.mod) = 
wq4ovVu46PkHaVUSZ2irehR5Ut7qn9vLNzxTzBiHD4I=
+SHA256 (go_modules/github.com/kr/pretty/@v/v0.2.0.zip) = 
AGyKGp+9SHlC60POZj5uJ3Db7qjnnvwcb32+rzylLhk=
+SHA256 (go_modules/github.com/kr/pty/@v/v1.1.1.mod) = 
baTJxzZERolOXvh34Z+YXNUdZxzm6PTKh4YrRJ9t1/Y=
+SHA256 (go_modules/github.com/kr/pty/@v/v1.1.1.zip) = 
EEdNeodcvSuddMm7j7mSZLeGPyBMdhBgd5f/GNWAvwA=
+SHA256 (go_modules/github.com/kr/text/@v/v0.1.0.mod) = 
L7qVKeXBPd5i83Hvc4O68E1xMlAdrGqgjpEPnsC/hcU=
+SHA256 (go_modules/github.com/kr/text/@v/v0.1.0.zip) = 
k2OkyPHzOHo2AU3lG0d7gxoTmB/FmlZl+dIWCb6p53w=
 SHA256 (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.mod) = 
hPnDjpiEqwE8g3yxau4TlQDT1cbMqwJDmIHbLs8o9mA=
 SHA256 (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.zip) = 
eNXQ4HN/D1S77Xe236hH2MhxvtJmip3EQyjHw0Ea2hA=
-SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.12.mod) = 
GgYuVsAmbQBL6lERWs+MK1l9FAfKVa1WzOAel62j2ks=
-SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.12.zip) = 
B5QdJOCJTCncQrzSnWRIFc17XuhOPBS75tUa0T78vwc=
-SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.10.mod) = 
QTaqoj/LMXaikoIvKoqYzMey/eOKWZIsFSsAb1nVlpU=
-SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.10.zip) = 
Aw3PPqbLObNCafEZ7l/l6dWDTa9Anh8/SMBlpFMm9KY=
-SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.9.mod) = 
h9IheU+rSqxoFLv0KqEKpLdpPIMpT9GCb1gSJCh4Vwk=
-SHA256 (go_modules/github.com/muesli/termenv/@v/v0.8.1.mod) = 
ERH5rAtKIvyrBN3Jck3QhuhXbZjJAfkkEaqPhBU/dEA=
-SHA256 (go_modules/github.com/muesli/termenv/@v/v0.8.1.zip) = 
8AYJZMOD7LzwdB6LmpsZ5aDESdZEtCJ81x2xpWVNbSo=
-SHA256 (go_modules/github.com/pkg/profile/@v/v1.2.1.mod) = 
WbNk4Z1GA9v7C9owGpc5j9OxEE1nbWeHaucEwQtiyuQ=
-SHA256 (go_modules/github.com/pkg/profile/@v/v1.2.1.zip) = 
BYT+rR6CAjDAuJEMPOQ2aKGHXILjmPqgRQyecsLSnAo=
+SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.14.mod) = 
6SmRM81yQ+wmZ6oloEstrGAJI0rkwc2k7bRXSZcNrp8=
+SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.14.zip) = 
a48BdljZAN6HP8VnI3VI7yBUCCrtZGaWVeUb7u/ug8c=
+SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.13.mod) = 
IWyT0ZMQYSyB1cdBAkmJ+DiX0jM8Op+We1ixMXWH9Rk=
+SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.13.zip) = 
wQThTBYSptc2vRCf5f7JdJqBRuH303hE2KChKW4A1Ok=
+SHA256 (go_modules/github.com/muesli/mango/@v/v0.1.0.mod) = 
GIGCqTUGYU162Ss6h3NOI2jkWKLFFErcEKZdjYJpMFk=
+SHA256 (go_modules/github.com/muesli/mango/@v/v0.1.0.zip) = 
HRFeNQL8jiD9aWrjnAUUig/FrBe02NvULhUEodehnIs=
+SHA256 (go_modules/github.com/muesli/roff/@v/v0.1.0.mod) = 
+5W4YvBHugIxut7Y5lEYiDWQ9L4oBkIJUof7kLjv5Hg=
+SHA256 (go_modules/github.com/muesli/roff/@v/v0.1.0.zip) = 
n9YmXwIHtK9XhgSccowO2YRLg8q4wL/kGcSTeNwIoXM=
+SHA256 (go_modules/github.com/muesli/termenv/@v/v0.11.0.mod) = 
taUPs9sjz8B8cGTnZRXjE8rFQ9ZMGlP+Tg9GyUTMxg4=
+SHA256 (go_modules/github.com/muesli/termenv/@v/v0.11.0.zip) = 
vavm25j4eqHFNMzNUyxy7fj8ELfAK9F0VQT2k0iAEOE=
+SHA256 (go_modules/github.com/pkg/profile/@v/v1.6.0.mod) = 
BuBr9ahImE+FnbIYGOY0Xb1D+3SRWDdAS8AbYcfnwBY=
+SHA256 (go_modules/github.com/pkg/profile/@v/v1.6.0.zip) = 
oxUwzBvpQNlJ+MOuKFz4d4WMnnGwpNpFd4ek/ugHEbk=
 SHA256 (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.mod) = 
dLLnZushU3eGTVh7rfV+lVIfaS0qeGCzx3WQk/nJvsI=
 SHA256 (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.zip) = 
3gTOzBpLjVPkNXBRAmeUvLxU8uaiYM+sUIzmnV1kV6A=
-SHA256 (go_modules/github.com/rivo/uniseg/@v/v0.1.0.mod) = 
bHMYonqNVHOo62YedfsAUoF24O/FkxDtJ3yhO9EqU/E=
-SHA256 (go_modules/github.com/rivo/uniseg/@v/v0.1.0.zip) = 
y3Ad+B82rPuyYnp4Zi/cqhUO4awA0Hlqfz6vvbYhgSg=
-SHA256 (go_modules/github.com/stretchr/testify/@v/v1.2.2.mod) = 
SrRj9ow3AEH5UMEMq1EEkD1FmMUM+CT5qtG3t/aSVa8=
-SHA256 (go_modules/github.com/stretchr/testify/@v/v1.2.2.zip) = 
oNEnjptJ9z53C98goq9fIytt9rnw5VdwfbAO/Kbtqe0=
-SHA256 
(go_modules/golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod) = 
M+0HClpm4JYGhaxThkQOG1mJnnTYo4oRgGhecqIZXe0=
-SHA256 
(go_modules/golang.org/x/crypto/@v/v0.0.0-20200820211705-5c72a883971a.mod) = 
srEtCfgZFfvPQiYAnlD579qL03V9IFXY7AeXfmW8Zhg=
-SHA256 
(go_modules/golang.org/x/crypto/@v/v0.0.0-20200820211705-5c72a883971a.zip) = 
92TIaWW4jNb7F6RF2TfjVarFTTSShgDDSvs1CN6TGfc=
-SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20190404232315-eb5bcb51f2a3.mod) 
= 9wRnadqsAr61fLzEgSgN9Z+0A8lv6CYigquoWMf3+k0=
-SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20190404232315-eb5bcb51f2a3.zip) 
= O+E3BLzbPreaJUWfYRa9YnvJBYkXapyElbWKOMMg7A8=
+SHA256 (go_modules/github.com/rivo/uniseg/@v/v0.2.0.mod) = 
bHMYonqNVHOo62YedfsAUoF24O/FkxDtJ3yhO9EqU/E=
+SHA256 (go_modules/github.com/rivo/uniseg/@v/v0.2.0.zip) = 
MZnZS+UChBQiIGYso7AOGd3R3r5OgN3HRf9CA+y2AcA=
+SHA256 (go_modules/github.com/stretchr/objx/@v/v0.1.0.mod) = 
E1A1TVLSKHpiM27MDVYjLUxHaZr5u6ScZ8K0glTamPE=
+SHA256 (go_modules/github.com/stretchr/objx/@v/v0.1.0.zip) = 
H6ENq0BO1/yO0qAz+HhBh9XfNRPO04Qc455G03hQ6x0=
+SHA256 (go_modules/github.com/stretchr/testify/@v/v1.7.0.mod) = 
//gWjZjmoHFWxFShtuklUJ8xd+lsFVUW1/lrQHnMo78=
+SHA256 (go_modules/github.com/stretchr/testify/@v/v1.7.0.zip) = 
WkbM6+/1EN8+L204Qu550/aNDnsVVM1u6TOQ1otsazQ=
 SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20180816055513-1c9583448a9c.mod) 
= iWkRXko5EIhIMk55ob2KhEUjDm46rMvp+AV/tQ//yME=
-SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20190215142949-d0b11bdaac8a.mod) 
= iWkRXko5EIhIMk55ob2KhEUjDm46rMvp+AV/tQ//yME=
-SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20190412213103-97732733099d.mod) 
= GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
-SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20200116001909-b77594299b42.mod) 
= GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
-SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20200918174421-af09f7315aff.mod) 
= GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
-SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20200918174421-af09f7315aff.zip) 
= CLO15P5/3rictkMOakq1szlOu1cvU6tSt3WWBGc4BNI=
-SHA256 (go_modules/golang.org/x/text/@v/v0.3.0.mod) = 
NoedWG/YAB6E2oeHGQoR5PeHSeKoHf6Lm2kxiZ//Mc8=
-SHA256 (go_modules/golang.org/x/text/@v/v0.3.0.zip) = 
6jBoOVUD08fvjOFqKG91yMk4gsJaZsKqbI4q1Np6muA=
-SIZE (duf-v0.6.2.zip) = 141050
+SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20201119102817-f84b799fce68.mod) 
= GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
+SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20210630005230-0f9fa26af87c.mod) 
= 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ=
+SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20220114195835-da31bd327af9.mod) 
= 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ=
+SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20220114195835-da31bd327af9.zip) 
= +xOw26AkP9b5PA8x4KtVO/x/S5sJizi9+RcUIVZ0W8A=
+SHA256 
(go_modules/golang.org/x/term/@v/v0.0.0-20210406210042-72f3dc4e9b72.mod) = 
TLqxT3cGdxsnHZlaGzzBMf5aJGqtx+5tG6bwvYlHgfo=
+SHA256 
(go_modules/golang.org/x/term/@v/v0.0.0-20210406210042-72f3dc4e9b72.zip) = 
g99wv0X3+SiM8bB94ZBAxdhy9IGtfBfGnR/68HpB3Ik=
+SHA256 
(go_modules/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod) = 
XDBuDWM81moRtA4uX7vG2kIRDbfXLqPBUkzrRe5Awz8=
+SHA256 
(go_modules/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.mod) = 
XDBuDWM81moRtA4uX7vG2kIRDbfXLqPBUkzrRe5Awz8=
+SHA256 
(go_modules/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.zip) = 
AEU3yxnb5FlU7BYF8zFwX2aFzMJn7d1CicHrJ1E6uBc=
+SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod) 
= IVeYYKIDBvz0OxvSNNH7oxlJnHdhG3HAX5vzupDauTk=
+SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20210107192922-496545a6307b.mod) 
= IVeYYKIDBvz0OxvSNNH7oxlJnHdhG3HAX5vzupDauTk=
+SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20210107192922-496545a6307b.zip) 
= UWm1Yl08NR8T6KTsSAL3CQcnAbRB7ZIYHGBR7OU2Fak=
+SIZE (duf-v0.8.1.zip) = 149949
+SIZE (go_modules/github.com/!i!g!l!o!u-!e!u/go-wildcard/@v/v1.0.3.mod) = 48
+SIZE (go_modules/github.com/!i!g!l!o!u-!e!u/go-wildcard/@v/v1.0.3.zip) = 12038
+SIZE (go_modules/github.com/davecgh/go-spew/@v/v1.1.0.mod) = 34
 SIZE (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.mod) = 34
 SIZE (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.zip) = 60320
-SIZE (go_modules/github.com/jedib0t/go-pretty/v6/@v/v6.0.5.mod) = 316
-SIZE (go_modules/github.com/jedib0t/go-pretty/v6/@v/v6.0.5.zip) = 430968
+SIZE (go_modules/github.com/jedib0t/go-pretty/v6/@v/v6.2.5.mod) = 267
+SIZE (go_modules/github.com/jedib0t/go-pretty/v6/@v/v6.2.5.zip) = 437849
+SIZE (go_modules/github.com/kr/pretty/@v/v0.2.0.mod) = 72
+SIZE (go_modules/github.com/kr/pretty/@v/v0.2.0.zip) = 11505
+SIZE (go_modules/github.com/kr/pty/@v/v1.1.1.mod) = 25
+SIZE (go_modules/github.com/kr/pty/@v/v1.1.1.zip) = 14199
+SIZE (go_modules/github.com/kr/text/@v/v0.1.0.mod) = 64
+SIZE (go_modules/github.com/kr/text/@v/v0.1.0.zip) = 12591
 SIZE (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.mod) = 51
 SIZE (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.zip) = 958042
-SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.12.mod) = 104
-SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.12.zip) = 8902
-SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.10.mod) = 84
-SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.10.zip) = 20348
-SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.9.mod) = 45
-SIZE (go_modules/github.com/muesli/termenv/@v/v0.8.1.mod) = 226
-SIZE (go_modules/github.com/muesli/termenv/@v/v0.8.1.zip) = 415278
-SIZE (go_modules/github.com/pkg/profile/@v/v1.2.1.mod) = 30
-SIZE (go_modules/github.com/pkg/profile/@v/v1.2.1.zip) = 8307
+SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.14.mod) = 104
+SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.14.zip) = 8919
+SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.13.mod) = 84
+SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.13.zip) = 20978
+SIZE (go_modules/github.com/muesli/mango/@v/v0.1.0.mod) = 79
+SIZE (go_modules/github.com/muesli/mango/@v/v0.1.0.zip) = 38967
+SIZE (go_modules/github.com/muesli/roff/@v/v0.1.0.mod) = 39
+SIZE (go_modules/github.com/muesli/roff/@v/v0.1.0.zip) = 8199
+SIZE (go_modules/github.com/muesli/termenv/@v/v0.11.0.mod) = 226
+SIZE (go_modules/github.com/muesli/termenv/@v/v0.11.0.zip) = 419801
+SIZE (go_modules/github.com/pkg/profile/@v/v1.6.0.mod) = 39
+SIZE (go_modules/github.com/pkg/profile/@v/v1.6.0.zip) = 7728
 SIZE (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.mod) = 37
 SIZE (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.zip) = 12433
-SIZE (go_modules/github.com/rivo/uniseg/@v/v0.1.0.mod) = 39
-SIZE (go_modules/github.com/rivo/uniseg/@v/v0.1.0.zip) = 45664
-SIZE (go_modules/github.com/stretchr/testify/@v/v1.2.2.mod) = 35
-SIZE (go_modules/github.com/stretchr/testify/@v/v1.2.2.zip) = 81710
-SIZE 
(go_modules/golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod) = 88
-SIZE 
(go_modules/golang.org/x/crypto/@v/v0.0.0-20200820211705-5c72a883971a.mod) = 155
-SIZE 
(go_modules/golang.org/x/crypto/@v/v0.0.0-20200820211705-5c72a883971a.zip) = 
1876176
-SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20190404232315-eb5bcb51f2a3.mod) = 
119
-SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20190404232315-eb5bcb51f2a3.zip) = 
1277629
+SIZE (go_modules/github.com/rivo/uniseg/@v/v0.2.0.mod) = 39
+SIZE (go_modules/github.com/rivo/uniseg/@v/v0.2.0.zip) = 45731
+SIZE (go_modules/github.com/stretchr/objx/@v/v0.1.0.mod) = 32
+SIZE (go_modules/github.com/stretchr/objx/@v/v0.1.0.zip) = 34637
+SIZE (go_modules/github.com/stretchr/testify/@v/v1.7.0.mod) = 216
+SIZE (go_modules/github.com/stretchr/testify/@v/v1.7.0.zip) = 105564
 SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20180816055513-1c9583448a9c.mod) = 
24
-SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20190215142949-d0b11bdaac8a.mod) = 
24
-SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20190412213103-97732733099d.mod) = 
33
-SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20200116001909-b77594299b42.mod) = 
33
-SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20200918174421-af09f7315aff.mod) = 
33
-SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20200918174421-af09f7315aff.zip) = 
1487473
-SIZE (go_modules/golang.org/x/text/@v/v0.3.0.mod) = 25
-SIZE (go_modules/golang.org/x/text/@v/v0.3.0.zip) = 6349244
+SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20201119102817-f84b799fce68.mod) = 
33
+SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20210630005230-0f9fa26af87c.mod) = 
33
+SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20220114195835-da31bd327af9.mod) = 
33
+SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20220114195835-da31bd327af9.zip) = 
1702263
+SIZE (go_modules/golang.org/x/term/@v/v0.0.0-20210406210042-72f3dc4e9b72.mod) 
= 95
+SIZE (go_modules/golang.org/x/term/@v/v0.0.0-20210406210042-72f3dc4e9b72.zip) 
= 22672
+SIZE (go_modules/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod) 
= 25
+SIZE (go_modules/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.mod) 
= 25
+SIZE (go_modules/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.zip) 
= 41481
+SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod) = 
95
+SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20210107192922-496545a6307b.mod) = 
95
+SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20210107192922-496545a6307b.zip) = 
105245
-- 

                 %gonzalo

Reply via email to