blob: c340ad39264805e87730a46e80bd8078247a0528 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
--- vendor/modules.txt.orig 2023-03-15 01:07:07 UTC
+++ vendor/modules.txt
@@ -1,42 +1,41 @@
# github.com/IGLOU-EU/go-wildcard v1.0.3
-## explicit
+## explicit; go 1.16
github.com/IGLOU-EU/go-wildcard
# github.com/jedib0t/go-pretty/v6 v6.2.5
-## explicit
+## explicit; go 1.16
github.com/jedib0t/go-pretty/v6/table
github.com/jedib0t/go-pretty/v6/text
-# github.com/kr/pretty v0.2.0
-## explicit
# github.com/lucasb-eyer/go-colorful v1.2.0
+## explicit; go 1.12
github.com/lucasb-eyer/go-colorful
# github.com/mattn/go-isatty v0.0.14
+## explicit; go 1.12
github.com/mattn/go-isatty
# github.com/mattn/go-runewidth v0.0.13
-## explicit
+## explicit; go 1.9
github.com/mattn/go-runewidth
# github.com/muesli/mango v0.1.0
-## explicit
+## explicit; go 1.17
github.com/muesli/mango
github.com/muesli/mango/mflag
# github.com/muesli/roff v0.1.0
-## explicit
+## explicit; go 1.17
github.com/muesli/roff
# github.com/muesli/termenv v0.11.0
-## explicit
+## explicit; go 1.13
github.com/muesli/termenv
# github.com/rivo/uniseg v0.2.0
+## explicit; go 1.12
github.com/rivo/uniseg
-# golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
-## explicit
+# golang.org/x/sys v0.6.0
+## explicit; go 1.17
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/plan9
golang.org/x/sys/unix
golang.org/x/sys/windows
golang.org/x/sys/windows/registry
# golang.org/x/term v0.0.0-20210406210042-72f3dc4e9b72
-## explicit
+## explicit; go 1.11
golang.org/x/term
-# gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
-## explicit
# gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
## explicit
|