aboutsummaryrefslogtreecommitdiff
path: root/go.mod
blob: dd49123fc6a4c1e33cfbb9c32bf12473e00ceb22 (plain)
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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
module within.website/x

go 1.22.0

toolchain go1.22.3

require (
	cirello.io/goherokuname v0.0.0-20190914093443-b436bae8c2c5
	connectrpc.com/connect v1.16.2
	entgo.io/ent v0.13.1
	github.com/Marcel-ICMC/graw v0.0.0-20230411090719-e24cd8592d25
	github.com/McKael/madon/v2 v2.4.0
	github.com/Songmu/gitconfig v0.2.0
	github.com/a-h/templ v0.2.731
	github.com/aws/aws-sdk-go v1.54.0
	github.com/aws/aws-sdk-go-v2/service/s3 v1.55.1
	github.com/bwmarrin/discordgo v0.28.1
	github.com/c-bata/go-prompt v0.2.6
	github.com/cenkalti/backoff/v4 v4.3.0
	github.com/danrusei/gobot-bsky v0.1.0
	github.com/disintegration/imaging v1.6.2
	github.com/dop251/goja v0.0.0-20230531210528-d7324b2d74f7
	github.com/eaburns/peggy v1.0.2
	github.com/expr-lang/expr v1.16.9
	github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51
	github.com/fogleman/primitive v0.0.0-20190214200932-673f57e7b1b5
	github.com/gen2brain/avif v0.3.1
	github.com/gen2brain/heic v0.3.0
	github.com/gen2brain/jpegxl v0.3.0
	github.com/gen2brain/webp v0.4.4
	github.com/go-interpreter/wagon v0.6.0
	github.com/go-shiori/go-readability v0.0.0-20230421032831-c66949dfc0ad
	github.com/gomarkdown/markdown v0.0.0-20240328165702-4d01890c35c0
	github.com/google/generative-ai-go v0.16.0
	github.com/google/go-github v17.0.0+incompatible
	github.com/google/subcommands v1.2.0
	github.com/google/uuid v1.6.0
	github.com/goreleaser/nfpm/v2 v2.37.1
	github.com/hullerob/go.farbfeld v0.0.0-20181222022525-3661193c725f
	github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43
	github.com/joho/godotenv v1.5.1
	github.com/kr/pretty v0.3.1
	github.com/lib/pq v1.10.9
	github.com/mndrix/golog v0.0.0-20170330170653-a28e2a269775
	github.com/mymmrac/telego v0.29.2
	github.com/nats-io/nats.go v1.35.0
	github.com/ncruces/go-sqlite3 v0.16.0
	github.com/ncruces/go-sqlite3/gormlite v0.16.0
	github.com/orandin/slog-gorm v1.3.2
	github.com/otiai10/copy v1.14.0
	github.com/peterh/liner v1.2.2
	github.com/pires/go-proxyproto v0.7.0
	github.com/pkg/errors v0.9.1
	github.com/posener/complete v1.2.3
	github.com/redis/go-redis/v9 v9.5.3
	github.com/rodaine/table v1.2.0
	github.com/rogpeppe/go-internal v1.12.0
	github.com/rs/cors v1.11.0
	github.com/samber/go-gpt-3-encoder v0.3.1
	github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a
	github.com/stoewer/go-strcase v1.3.0
	github.com/tetratelabs/wazero v1.7.2
	github.com/thoj/go-ircevent v0.0.0-20210723090443-73e444401d64
	github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef
	github.com/twitchtv/twirp v8.1.3+incompatible
	go.etcd.io/bbolt v1.3.10
	go.jetpack.io/tyson v0.1.1
	go4.org v0.0.0-20190313082347-94abd6928b1d
	golang.org/x/crypto v0.24.0
	golang.org/x/oauth2 v0.21.0
	golang.org/x/sync v0.7.0
	google.golang.org/api v0.186.0
	google.golang.org/grpc v1.64.1
	gorm.io/gorm v1.25.10
	gorm.io/plugin/prometheus v0.1.0
	honnef.co/go/transmission v0.0.0-20200712215954-58262f0ca9c9
	jaytaylor.com/html2text v0.0.0-20230321000545-74c2419ad056
	modernc.org/sqlite v1.30.0
	nhooyr.io/websocket v1.8.11
	tailscale.com v1.66.4
	tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06
	within.website/johaus v1.1.0
)

require (
	ariga.io/atlas v0.19.1-0.20240203083654-5948b60a8e43 // indirect
	cloud.google.com/go v0.115.0 // indirect
	cloud.google.com/go/ai v0.8.0 // indirect
	cloud.google.com/go/auth v0.6.0 // indirect
	cloud.google.com/go/auth/oauth2adapt v0.2.2 // indirect
	cloud.google.com/go/compute/metadata v0.3.0 // indirect
	cloud.google.com/go/longrunning v0.5.7 // indirect
	dario.cat/mergo v1.0.0 // indirect
	github.com/AlekSi/pointer v1.2.0 // indirect
	github.com/Khan/genqlient v0.6.0 // indirect
	github.com/Masterminds/goutils v1.1.1 // indirect
	github.com/Masterminds/semver/v3 v3.2.1 // indirect
	github.com/Masterminds/sprig/v3 v3.2.3 // indirect
	github.com/Microsoft/go-winio v0.6.1 // indirect
	github.com/ProtonMail/go-crypto v1.0.0 // indirect
	github.com/PuerkitoBio/rehttp v1.3.0 // indirect
	github.com/agext/levenshtein v1.2.1 // indirect
	github.com/andybalholm/brotli v1.1.0 // indirect
	github.com/andybalholm/cascadia v1.3.2 // indirect
	github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
	github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 // indirect
	github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.9 // indirect
	github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 // indirect
	github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.11 // indirect
	github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.9 // indirect
	github.com/bits-and-blooms/bitset v1.13.0 // indirect
	github.com/bluesky-social/indigo v0.0.0-20240313175749-733547c2ba2c // indirect
	github.com/bytedance/sonic v1.11.3 // indirect
	github.com/carlmjohnson/versioninfo v0.22.5 // indirect
	github.com/cavaliergopher/cpio v1.0.1 // indirect
	github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect
	github.com/chenzhuoyu/iasm v0.9.1 // indirect
	github.com/cli/go-gh v0.1.0 // indirect
	github.com/cloudflare/circl v1.3.8 // indirect
	github.com/cyphar/filepath-securejoin v0.2.4 // indirect
	github.com/dblohm7/wingoes v0.0.0-20240119213807-a09d6be7affa // indirect
	github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
	github.com/digitalocean/go-smbios v0.0.0-20180907143718-390a4f403a8e // indirect
	github.com/dustin/go-humanize v1.0.1 // indirect
	github.com/ebitengine/purego v0.7.1 // indirect
	github.com/emirpasic/gods v1.18.1 // indirect
	github.com/evanw/esbuild v0.19.11 // indirect
	github.com/fasthttp/router v1.5.0 // indirect
	github.com/fatih/color v1.16.0 // indirect
	github.com/felixge/httpsnoop v1.0.4 // indirect
	github.com/gaissmai/bart v0.4.1 // indirect
	github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
	github.com/go-git/go-billy/v5 v5.5.0 // indirect
	github.com/go-git/go-git/v5 v5.12.0 // indirect
	github.com/go-json-experiment/json v0.0.0-20231102232822-2e55bd4e08b0 // indirect
	github.com/go-logr/logr v1.4.1 // indirect
	github.com/go-logr/stdr v1.2.2 // indirect
	github.com/go-openapi/inflect v0.19.0 // indirect
	github.com/go-shiori/dom