summaryrefslogtreecommitdiffstats
path: root/vendor/modules.txt
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-10-09 08:31:14 -0700
committerJesse Duffield <jessedduffield@gmail.com>2022-10-09 08:31:14 -0700
commitdba0edb9987b16738fb4b1c07e681388a84ce52d (patch)
tree935efd9877ca12c7757d98632d5bc89d159ab358 /vendor/modules.txt
parent7b4b42abd6f458eb667d322ec870bc6b20024812 (diff)
use boxlayout from lazycore
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
index a829719fd..68ac0e4a0 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -178,6 +178,10 @@ github.com/jesseduffield/gocui
# github.com/jesseduffield/kill v0.0.0-20220618033138-bfbe04675d10
## explicit; go 1.18
github.com/jesseduffield/kill
+# github.com/jesseduffield/lazycore v0.0.0-20221009152330-3297d5700785
+## explicit; go 1.18
+github.com/jesseduffield/lazycore/pkg/boxlayout
+github.com/jesseduffield/lazycore/pkg/utils
# github.com/jesseduffield/minimal/gitignore v0.3.3-0.20211018110810-9cde264e6b1e
## explicit; go 1.15
github.com/jesseduffield/minimal/gitignore
@@ -235,7 +239,7 @@ github.com/rivo/uniseg
# github.com/sahilm/fuzzy v0.1.0
## explicit
github.com/sahilm/fuzzy
-# github.com/samber/lo v1.10.1
+# github.com/samber/lo v1.31.0
## explicit; go 1.18
github.com/samber/lo
# github.com/sanity-io/litter v1.5.2
@@ -253,7 +257,7 @@ github.com/sirupsen/logrus
# github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad
## explicit
github.com/spkg/bom
-# github.com/stretchr/testify v1.7.0
+# github.com/stretchr/testify v1.8.0
## explicit; go 1.13
github.com/stretchr/testify/assert
# github.com/xanzy/ssh-agent v0.2.1
@@ -312,6 +316,6 @@ gopkg.in/ozeidan/fuzzy-patricia.v3/patricia
# gopkg.in/warnings.v0 v0.1.2
## explicit
gopkg.in/warnings.v0
-# gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
+# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3