-
-
Notifications
You must be signed in to change notification settings - Fork 78
/
Copy pathmodules.txt
195 lines (195 loc) · 5.71 KB
/
modules.txt
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
# github.com/BurntSushi/toml v1.2.1
## explicit; go 1.16
github.com/BurntSushi/toml
github.com/BurntSushi/toml/internal
# github.com/Masterminds/semver v1.4.2
## explicit
github.com/Masterminds/semver
# github.com/Masterminds/sprig v2.16.0+incompatible
## explicit
github.com/Masterminds/sprig
# github.com/PuerkitoBio/goquery v1.5.0
## explicit
github.com/PuerkitoBio/goquery
# github.com/alecthomas/kong v1.6.0
## explicit; go 1.20
github.com/alecthomas/kong
# github.com/andybalholm/cascadia v1.0.0
## explicit
github.com/andybalholm/cascadia
# github.com/aokoli/goutils v1.0.1
## explicit
github.com/aokoli/goutils
# github.com/crazy-max/gonfig v0.7.1
## explicit; go 1.19
github.com/crazy-max/gonfig
github.com/crazy-max/gonfig/env
github.com/crazy-max/gonfig/file
github.com/crazy-max/gonfig/flag
github.com/crazy-max/gonfig/parser
github.com/crazy-max/gonfig/types
# github.com/davecgh/go-spew v1.1.1
## explicit
github.com/davecgh/go-spew/spew
# github.com/docker/go-units v0.5.0
## explicit
github.com/docker/go-units
# github.com/gabriel-vasile/mimetype v1.4.3
## explicit; go 1.20
github.com/gabriel-vasile/mimetype
github.com/gabriel-vasile/mimetype/internal/charset
github.com/gabriel-vasile/mimetype/internal/json
github.com/gabriel-vasile/mimetype/internal/magic
# github.com/go-gomail/gomail v0.0.0-20160411212932-81ebce5c23df
## explicit
github.com/go-gomail/gomail
# github.com/go-playground/locales v0.14.1
## explicit; go 1.17
github.com/go-playground/locales
github.com/go-playground/locales/currency
# github.com/go-playground/universal-translator v0.18.1
## explicit; go 1.18
github.com/go-playground/universal-translator
# github.com/go-playground/validator/v10 v10.23.0
## explicit; go 1.18
github.com/go-playground/validator/v10
# github.com/google/uuid v1.0.0
## explicit
github.com/google/uuid
# github.com/gorilla/css v1.0.0
## explicit
github.com/gorilla/css/scanner
# github.com/gorilla/websocket v1.4.2
## explicit; go 1.12
github.com/gorilla/websocket
# github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
## explicit; go 1.11
github.com/hako/durafmt
# github.com/hashicorp/errwrap v1.0.0
## explicit
github.com/hashicorp/errwrap
# github.com/hashicorp/go-multierror v1.1.1
## explicit; go 1.13
github.com/hashicorp/go-multierror
# github.com/huandu/xstrings v1.2.0
## explicit
github.com/huandu/xstrings
# github.com/ilya1st/rotatewriter v0.0.0-20171126183947-3df0c1a3ed6d
## explicit
github.com/ilya1st/rotatewriter
# github.com/imdario/mergo v0.3.6
## explicit
github.com/imdario/mergo
# github.com/jaytaylor/html2text v0.0.0-20180606194806-57d518f124b0
## explicit
github.com/jaytaylor/html2text
# github.com/jlaffaye/ftp v0.2.0
## explicit; go 1.17
github.com/jlaffaye/ftp
# github.com/kr/fs v0.1.0
## explicit
github.com/kr/fs
# github.com/leodido/go-urn v1.4.0
## explicit; go 1.18
github.com/leodido/go-urn
github.com/leodido/go-urn/scim/schema
# github.com/matcornic/hermes/v2 v2.1.0
## explicit; go 1.13
github.com/matcornic/hermes/v2
# github.com/mattn/go-colorable v0.1.13
## explicit; go 1.15
github.com/mattn/go-colorable
# github.com/mattn/go-isatty v0.0.19
## explicit; go 1.15
github.com/mattn/go-isatty
# github.com/mattn/go-runewidth v0.0.3
## explicit
github.com/mattn/go-runewidth
# github.com/nlopes/slack v0.6.0
## explicit
github.com/nlopes/slack
github.com/nlopes/slack/internal/errorsx
github.com/nlopes/slack/internal/timex
github.com/nlopes/slack/slackutilsx
# github.com/olekukonko/tablewriter v0.0.1
## explicit
github.com/olekukonko/tablewriter
# github.com/pkg/errors v0.9.1
## explicit
github.com/pkg/errors
# github.com/pkg/sftp v1.13.7
## explicit; go 1.15
github.com/pkg/sftp
github.com/pkg/sftp/internal/encoding/ssh/filexfer
# github.com/pmezard/go-difflib v1.0.0
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/robfig/cron/v3 v3.0.1
## explicit; go 1.12
github.com/robfig/cron/v3
# github.com/rs/zerolog v1.33.0
## explicit; go 1.15
github.com/rs/zerolog
github.com/rs/zerolog/internal/cbor
github.com/rs/zerolog/internal/json
github.com/rs/zerolog/log
# github.com/russross/blackfriday/v2 v2.0.1
## explicit
github.com/russross/blackfriday/v2
# github.com/shurcooL/sanitized_anchor_name v1.0.0
## explicit
github.com/shurcooL/sanitized_anchor_name
# github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf
## explicit
github.com/ssor/bom
# github.com/stretchr/testify v1.10.0
## explicit; go 1.17
github.com/stretchr/testify/assert
github.com/stretchr/testify/assert/yaml
github.com/stretchr/testify/require
# github.com/vanng822/css v0.0.0-20190504095207-a21e860bcd04
## explicit
github.com/vanng822/css
# github.com/vanng822/go-premailer v0.0.0-20191214114701-be27abe028fe
## explicit
github.com/vanng822/go-premailer/premailer
# go.etcd.io/bbolt v1.3.11
## explicit; go 1.22
go.etcd.io/bbolt
# golang.org/x/crypto v0.31.0
## explicit; go 1.20
golang.org/x/crypto/blowfish
golang.org/x/crypto/chacha20
golang.org/x/crypto/curve25519
golang.org/x/crypto/internal/alias
golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/pbkdf2
golang.org/x/crypto/scrypt
golang.org/x/crypto/sha3
golang.org/x/crypto/ssh
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
# golang.org/x/net v0.23.0
## explicit; go 1.18
golang.org/x/net/html
golang.org/x/net/html/atom
# golang.org/x/sys v0.28.0
## explicit; go 1.18
golang.org/x/sys/cpu
golang.org/x/sys/unix
golang.org/x/sys/windows
# golang.org/x/text v0.21.0
## explicit; go 1.18
golang.org/x/text/internal/language
golang.org/x/text/internal/language/compact
golang.org/x/text/internal/tag
golang.org/x/text/language
# gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
## explicit
gopkg.in/alexcesaro/quotedprintable.v3
# gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
## explicit
# gopkg.in/yaml.v2 v2.4.0
## explicit; go 1.15
# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3