aboutsummaryrefslogtreecommitdiff
path: root/irc/komanda-cli/files/patch-vendor_modules.txt
blob: 034fba3dd42834604a516fc4dfddd83b582858dd (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
58
59
60
61
62
63
64
65
--- vendor/modules.txt.orig	2023-03-17 14:50:38 UTC
+++ vendor/modules.txt
@@ -1,41 +1,61 @@
 # github.com/0xAX/notificator v0.0.0-20181105090803-d81462e38c21
+## explicit
 github.com/0xAX/notificator
 # github.com/BurntSushi/toml v0.3.1
+## explicit
 github.com/BurntSushi/toml
 # github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
+## explicit
 github.com/alecthomas/template
 github.com/alecthomas/template/parse
 # github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4
+## explicit
 github.com/alecthomas/units
 # github.com/davecgh/go-spew v1.1.1
+## explicit
 github.com/davecgh/go-spew/spew
 # github.com/fluffle/goirc v1.0.1
+## explicit
 github.com/fluffle/goirc/client
 github.com/fluffle/goirc/logging
 github.com/fluffle/goirc/state
 # github.com/golang/mock v1.1.1
+## explicit
 github.com/golang/mock/gomock
+# github.com/hectane/go-attest v0.1.2
+## explicit
 # github.com/hectane/go-nonblockingchan v0.1.0
+## explicit
 github.com/hectane/go-nonblockingchan
 # github.com/jroimartin/gocui v0.4.0
+## explicit
 github.com/jroimartin/gocui
 # github.com/konsorten/go-windows-terminal-sequences v1.0.1
+## explicit
 github.com/konsorten/go-windows-terminal-sequences
 # github.com/mattn/go-runewidth v0.0.4
+## explicit
 github.com/mattn/go-runewidth
 # github.com/mephux/common v0.0.0-20170531153046-c3a670c8b76e
+## explicit
 github.com/mephux/common
 # github.com/nsf/termbox-go v0.0.0-20190817171036-93860e161317
+## explicit
 github.com/nsf/termbox-go
 # github.com/sirupsen/logrus v1.4.2
+## explicit
 github.com/sirupsen/logrus
 # github.com/worg/merger v0.0.0-20151129084618-94181de72ed1
+## explicit
 github.com/worg/merger
 # golang.org/x/net v0.0.0-20190620200207-3b0461eec859
+## explicit; go 1.11
 golang.org/x/net/context
 golang.org/x/net/internal/socks
 golang.org/x/net/proxy
-# golang.org/x/sys v0.0.0-20190422165155-953cdadca894
+# golang.org/x/sys v0.6.0
+## explicit; go 1.17
 golang.org/x/sys/unix
 # gopkg.in/alecthomas/kingpin.v2 v2.2.6
+## explicit
 gopkg.in/alecthomas/kingpin.v2