@@ -11,7 +11,7 @@ require (
11
11
github.com/cohere-ai/cohere-go/v2 v2.12.4
12
12
github.com/conduitio/conduit-commons v0.5.1
13
13
github.com/conduitio/conduit-connector-file v0.10.0
14
- github.com/conduitio/conduit-connector-generator v0.10.0
14
+ github.com/conduitio/conduit-connector-generator v0.10.1
15
15
github.com/conduitio/conduit-connector-kafka v0.12.0
16
16
github.com/conduitio/conduit-connector-log v0.7.0
17
17
github.com/conduitio/conduit-connector-postgres v0.11.0
@@ -26,11 +26,11 @@ require (
26
26
github.com/dop251/goja_nodejs v0.0.0-20231122114759-e84d9a924c5c
27
27
github.com/gammazero/deque v1.0.0
28
28
github.com/goccy/go-json v0.10.5
29
- github.com/golangci/golangci-lint v1.64.5
29
+ github.com/golangci/golangci-lint v1.64.6
30
30
github.com/google/go-cmp v0.7.0
31
31
github.com/google/uuid v1.6.0
32
32
github.com/gorilla/websocket v1.5.3
33
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1
33
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
34
34
github.com/hashicorp/go-hclog v1.6.3
35
35
github.com/hashicorp/go-plugin v1.6.3
36
36
github.com/jpillora/backoff v1.0.0
@@ -39,10 +39,11 @@ require (
39
39
github.com/neilotoole/slogt v1.1.0
40
40
github.com/piotrkowalczuk/promgrpc/v4 v4.1.4
41
41
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
42
- github.com/prometheus/client_golang v1.21.0
42
+ github.com/prometheus/client_golang v1.21.1
43
43
github.com/prometheus/client_model v0.6.1
44
44
github.com/prometheus/common v0.62.0
45
45
github.com/rs/zerolog v1.33.0
46
+ github.com/sashabaranov/go-openai v1.38.0
46
47
github.com/sourcegraph/conc v0.3.0
47
48
github.com/spf13/cobra v1.9.1
48
49
github.com/spf13/pflag v1.0.6
@@ -52,17 +53,17 @@ require (
52
53
github.com/twmb/go-cache v1.2.1
53
54
go.uber.org/mock v0.5.0
54
55
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
55
- golang.org/x/tools v0.30 .0
56
+ golang.org/x/tools v0.31 .0
56
57
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
57
- google.golang.org/genproto/googleapis/api v0.0.0-20250204164813-702378808489
58
- google.golang.org/grpc v1.70 .0
58
+ google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb
59
+ google.golang.org/grpc v1.71 .0
59
60
google.golang.org/protobuf v1.36.5
60
61
gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
61
62
mvdan.cc/gofumpt v0.7.0
62
63
)
63
64
64
65
require (
65
- 4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
66
+ 4d63.com/gocheckcompilerdirectives v1.3.0 // indirect
66
67
4d63.com/gochecknoglobals v0.2.2 // indirect
67
68
buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.36.3-20241031151143-70f632351282.1 // indirect
68
69
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.3-20241127180247-a33202765966.1 // indirect
@@ -76,7 +77,7 @@ require (
76
77
connectrpc.com/connect v1.18.1 // indirect
77
78
connectrpc.com/otelconnect v0.7.1 // indirect
78
79
dario.cat/mergo v1.0.1 // indirect
79
- github.com/4meepo/tagalign v1.4.1 // indirect
80
+ github.com/4meepo/tagalign v1.4.2 // indirect
80
81
github.com/Abirdcfly/dupword v0.1.3 // indirect
81
82
github.com/Antonboom/errname v1.0.0 // indirect
82
83
github.com/Antonboom/nilnil v1.0.1 // indirect
@@ -85,7 +86,7 @@ require (
85
86
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c // indirect
86
87
github.com/Crocmagnon/fatcontext v0.7.1 // indirect
87
88
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 // indirect
88
- github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0 // indirect
89
+ github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.1 // indirect
89
90
github.com/Masterminds/goutils v1.1.1 // indirect
90
91
github.com/Masterminds/squirrel v1.5.4 // indirect
91
92
github.com/Microsoft/go-winio v0.6.2 // indirect
@@ -130,7 +131,7 @@ require (
130
131
github.com/bufbuild/protovalidate-go v0.8.2 // indirect
131
132
github.com/butuzov/ireturn v0.3.1 // indirect
132
133
github.com/butuzov/mirror v1.3.0 // indirect
133
- github.com/catenacyber/perfsprint v0.8.1 // indirect
134
+ github.com/catenacyber/perfsprint v0.8.2 // indirect
134
135
github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
135
136
github.com/cespare/xxhash/v2 v2.3.0 // indirect
136
137
github.com/charithe/durationcheck v0.0.10 // indirect
@@ -207,7 +208,7 @@ require (
207
208
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
208
209
github.com/gordonklaus/ineffassign v0.1.0 // indirect
209
210
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
210
- github.com/gostaticanalysis/comment v1.4.2 // indirect
211
+ github.com/gostaticanalysis/comment v1.5.0 // indirect
211
212
github.com/gostaticanalysis/forcetypeassert v0.2.0 // indirect
212
213
github.com/gostaticanalysis/nilerr v0.1.1 // indirect
213
214
github.com/hamba/avro/v2 v2.27.0 // indirect
@@ -233,15 +234,15 @@ require (
233
234
github.com/json-iterator/go v1.1.12 // indirect
234
235
github.com/julz/importas v0.2.0 // indirect
235
236
github.com/karamaru-alpha/copyloopvar v1.2.1 // indirect
236
- github.com/kisielk/errcheck v1.8 .0 // indirect
237
- github.com/kkHAIKE/contextcheck v1.1.5 // indirect
237
+ github.com/kisielk/errcheck v1.9 .0 // indirect
238
+ github.com/kkHAIKE/contextcheck v1.1.6 // indirect
238
239
github.com/klauspost/pgzip v1.2.6 // indirect
239
240
github.com/kulti/thelper v0.6.3 // indirect
240
241
github.com/kunwardeep/paralleltest v1.0.10 // indirect
241
242
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 // indirect
242
243
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
243
244
github.com/lasiar/canonicalheader v1.1.2 // indirect
244
- github.com/ldez/exptostd v0.4.1 // indirect
245
+ github.com/ldez/exptostd v0.4.2 // indirect
245
246
github.com/ldez/gomoddirectives v0.6.1 // indirect
246
247
github.com/ldez/grignotin v0.9.0 // indirect
247
248
github.com/ldez/tagliatelle v0.7.1 // indirect
@@ -255,7 +256,7 @@ require (
255
256
github.com/mattn/go-colorable v0.1.14 // indirect
256
257
github.com/mattn/go-isatty v0.0.20 // indirect
257
258
github.com/mattn/go-runewidth v0.0.16 // indirect
258
- github.com/mgechev/revive v1.6.1 // indirect
259
+ github.com/mgechev/revive v1.7.0 // indirect
259
260
github.com/mitchellh/copystructure v1.2.0 // indirect
260
261
github.com/mitchellh/go-homedir v1.1.0 // indirect
261
262
github.com/mitchellh/mapstructure v1.5.0 // indirect
@@ -279,7 +280,7 @@ require (
279
280
github.com/ncruces/go-strftime v0.1.9 // indirect
280
281
github.com/nishanths/exhaustive v0.12.0 // indirect
281
282
github.com/nishanths/predeclared v0.2.2 // indirect
282
- github.com/nunnatsa/ginkgolinter v0.19.0 // indirect
283
+ github.com/nunnatsa/ginkgolinter v0.19.1 // indirect
283
284
github.com/nxadm/tail v1.4.11 // indirect
284
285
github.com/oklog/run v1.1.0 // indirect
285
286
github.com/olekukonko/tablewriter v0.0.5 // indirect
@@ -304,7 +305,7 @@ require (
304
305
github.com/raeperd/recvcheck v0.2.0 // indirect
305
306
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
306
307
github.com/rivo/uniseg v0.4.7 // indirect
307
- github.com/rogpeppe/go-internal v1.13 .1 // indirect
308
+ github.com/rogpeppe/go-internal v1.14 .1 // indirect
308
309
github.com/rs/cors v1.11.1 // indirect
309
310
github.com/russross/blackfriday/v2 v2.1.0 // indirect
310
311
github.com/ryancurrah/gomodguard v1.3.5 // indirect
@@ -336,8 +337,8 @@ require (
336
337
github.com/stretchr/objx v0.5.2 // indirect
337
338
github.com/stretchr/testify v1.10.0 // indirect
338
339
github.com/subosito/gotenv v1.6.0 // indirect
339
- github.com/tdakkota/asciicheck v0.4.0 // indirect
340
- github.com/tetafro/godot v1.4.20 // indirect
340
+ github.com/tdakkota/asciicheck v0.4.1 // indirect
341
+ github.com/tetafro/godot v1.5.0 // indirect
341
342
github.com/timakin/bodyclose v0.0.0-20241017074812-ed6a65f985e3 // indirect
342
343
github.com/timonwong/loggercheck v0.10.1 // indirect
343
344
github.com/tomarrell/wrapcheck/v2 v2.10.0 // indirect
@@ -373,16 +374,16 @@ require (
373
374
go.uber.org/multierr v1.11.0 // indirect
374
375
go.uber.org/zap v1.27.0 // indirect
375
376
go.uber.org/zap/exp v0.3.0 // indirect
376
- golang.org/x/crypto v0.33 .0 // indirect
377
+ golang.org/x/crypto v0.36 .0 // indirect
377
378
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
378
- golang.org/x/mod v0.23 .0 // indirect
379
- golang.org/x/net v0.35 .0 // indirect
380
- golang.org/x/sync v0.11 .0 // indirect
381
- golang.org/x/sys v0.30 .0 // indirect
382
- golang.org/x/term v0.29 .0 // indirect
383
- golang.org/x/text v0.22 .0 // indirect
379
+ golang.org/x/mod v0.24 .0 // indirect
380
+ golang.org/x/net v0.37 .0 // indirect
381
+ golang.org/x/sync v0.12 .0 // indirect
382
+ golang.org/x/sys v0.31 .0 // indirect
383
+ golang.org/x/term v0.30 .0 // indirect
384
+ golang.org/x/text v0.23 .0 // indirect
384
385
golang.org/x/time v0.10.0 // indirect
385
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250204164813-702378808489 // indirect
386
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb // indirect
386
387
gopkg.in/ini.v1 v1.67.0 // indirect
387
388
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
388
389
gopkg.in/yaml.v2 v2.4.0 // indirect
0 commit comments