@@ -39,7 +39,7 @@ require (
39
39
go.uber.org/multierr v1.11.0
40
40
golang.org/x/net v0.42.0
41
41
golang.org/x/oauth2 v0.30.0
42
- golang.org/x/text v0.27 .0
42
+ golang.org/x/text v0.28 .0
43
43
gopkg.in/yaml.v2 v2.4.0
44
44
)
45
45
@@ -110,26 +110,28 @@ require (
110
110
github.com/redis/go-redis/v9 v9.11.0
111
111
github.com/seh-msft/burpxml v1.0.1
112
112
github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466
113
- github.com/stretchr/testify v1.10 .0
113
+ github.com/stretchr/testify v1.11 .0
114
114
github.com/tarunKoyalwar/goleak v0.0.0-20240429141123-0efa90dbdcf9
115
+ github.com/testcontainers/testcontainers-go v0.38.0
116
+ github.com/testcontainers/testcontainers-go/modules/mongodb v0.37.0
115
117
github.com/yassinebenaid/godump v0.11.1
116
118
github.com/zmap/zgrab2 v0.1.8
117
119
gitlab.com/gitlab-org/api/client-go v0.130.1
118
120
go.mongodb.org/mongo-driver v1.17.4
119
- golang.org/x/term v0.33 .0
121
+ golang.org/x/term v0.34 .0
120
122
gopkg.in/yaml.v3 v3.0.1
121
123
moul.io/http2curl v1.0.0
122
124
)
123
125
124
126
require (
125
127
aead.dev/minisign v0.2.0 // indirect
126
- dario.cat/mergo v1.0.0 // indirect
128
+ dario.cat/mergo v1.0.2 // indirect
127
129
filippo.io/edwards25519 v1.1.0 // indirect
128
130
git.mills.io/prologic/smtpd v0.0.0-20210710122116-a525b76c287a // indirect
129
131
github.com/42wim/httpsig v1.2.2 // indirect
130
132
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0 // indirect
131
133
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1 // indirect
132
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
134
+ github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
133
135
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 // indirect
134
136
github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 // indirect
135
137
github.com/Microsoft/go-winio v0.6.2 // indirect
@@ -185,18 +187,26 @@ require (
185
187
github.com/cloudwego/base64x v0.1.5 // indirect
186
188
github.com/cnf/structhash v0.0.0-20201127153200-e1b16c1ebc08 // indirect
187
189
github.com/containerd/continuity v0.4.5 // indirect
190
+ github.com/containerd/errdefs v1.0.0 // indirect
191
+ github.com/containerd/errdefs/pkg v0.3.0 // indirect
192
+ github.com/containerd/log v0.1.0 // indirect
193
+ github.com/containerd/platforms v0.2.1 // indirect
194
+ github.com/cpuguy83/dockercfg v0.3.2 // indirect
188
195
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
189
196
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
190
197
github.com/davidmz/go-pageant v1.0.2 // indirect
191
198
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
199
+ github.com/distribution/reference v0.6.0 // indirect
192
200
github.com/dlclark/regexp2 v1.11.5 // indirect
193
201
github.com/docker/cli v27.4.1+incompatible // indirect
194
- github.com/docker/docker v28.0.0 +incompatible // indirect
195
- github.com/docker/go-connections v0.5 .0 // indirect
202
+ github.com/docker/docker v28.3.3 +incompatible // indirect
203
+ github.com/docker/go-connections v0.6 .0 // indirect
196
204
github.com/dsnet/compress v0.0.2-0.20230904184137-39efe44ab707 // indirect
205
+ github.com/ebitengine/purego v0.8.4 // indirect
197
206
github.com/emirpasic/gods v1.18.1 // indirect
198
207
github.com/fatih/color v1.18.0 // indirect
199
208
github.com/felixge/fgprof v0.9.5 // indirect
209
+ github.com/felixge/httpsnoop v1.0.4 // indirect
200
210
github.com/free5gc/util v1.0.5-0.20230511064842-2e120956883b // indirect
201
211
github.com/gabriel-vasile/mimetype v1.4.8 // indirect
202
212
github.com/gaissmai/bart v0.23.1 // indirect
@@ -207,13 +217,15 @@ require (
207
217
github.com/go-fed/httpsig v1.1.0 // indirect
208
218
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
209
219
github.com/go-git/go-billy/v5 v5.6.2 // indirect
210
- github.com/go-ole/go-ole v1.2.6 // indirect
220
+ github.com/go-logr/logr v1.4.3 // indirect
221
+ github.com/go-logr/stdr v1.2.2 // indirect
222
+ github.com/go-ole/go-ole v1.3.0 // indirect
211
223
github.com/go-openapi/jsonpointer v0.21.0 // indirect
212
224
github.com/go-openapi/swag v0.23.0 // indirect
213
225
github.com/go-playground/locales v0.14.1 // indirect
214
226
github.com/go-playground/universal-translator v0.18.1 // indirect
215
227
github.com/go-sourcemap/sourcemap v2.1.4+incompatible // indirect
216
- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
228
+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
217
229
github.com/gogo/protobuf v1.3.2 // indirect
218
230
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
219
231
github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
@@ -255,8 +267,9 @@ require (
255
267
github.com/logrusorgru/aurora/v4 v4.0.0 // indirect
256
268
github.com/lor00x/goldap v0.0.0-20180618054307-a546dffdd1a3 // indirect
257
269
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
258
- github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
270
+ github.com/lufia/plan9stats v0.0.0-20250821153705-5981dea3221d // indirect
259
271
github.com/mackerelio/go-osstat v0.2.4 // indirect
272
+ github.com/magiconair/properties v1.8.10 // indirect
260
273
github.com/mailru/easyjson v0.7.7 // indirect
261
274
github.com/mattn/go-colorable v0.1.14 // indirect
262
275
github.com/mattn/go-isatty v0.0.20 // indirect
@@ -268,12 +281,17 @@ require (
268
281
github.com/minio/selfupdate v0.6.1-0.20230907112617-f11e74f84ca7 // indirect
269
282
github.com/mitchellh/go-homedir v1.1.0 // indirect
270
283
github.com/moby/docker-image-spec v1.3.1 // indirect
271
- github.com/moby/sys/user v0.3.0 // indirect
272
- github.com/moby/term v0.5.0 // indirect
284
+ github.com/moby/go-archive v0.1.0 // indirect
285
+ github.com/moby/patternmatcher v0.6.0 // indirect
286
+ github.com/moby/sys/sequential v0.6.0 // indirect
287
+ github.com/moby/sys/user v0.4.0 // indirect
288
+ github.com/moby/sys/userns v0.1.0 // indirect
289
+ github.com/moby/term v0.5.2 // indirect
273
290
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
274
291
github.com/modern-go/reflect2 v1.0.2 // indirect
275
292
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
276
293
github.com/montanaflynn/stats v0.7.1 // indirect
294
+ github.com/morikuni/aec v1.0.0 // indirect
277
295
github.com/muesli/reflow v0.3.0 // indirect
278
296
github.com/muesli/termenv v0.16.0 // indirect
279
297
github.com/nwaples/rardecode/v2 v2.1.0 // indirect
@@ -282,7 +300,7 @@ require (
282
300
github.com/olekukonko/errors v1.1.0 // indirect
283
301
github.com/olekukonko/ll v0.0.9 // indirect
284
302
github.com/opencontainers/go-digest v1.0.0 // indirect
285
- github.com/opencontainers/image-spec v1.1.0 // indirect
303
+ github.com/opencontainers/image-spec v1.1.1 // indirect
286
304
github.com/opencontainers/runc v1.2.3 // indirect
287
305
github.com/openrdap/rdap v0.9.1 // indirect
288
306
github.com/pelletier/go-toml/v2 v2.0.8 // indirect
@@ -291,7 +309,7 @@ require (
291
309
github.com/pjbgf/sha1cd v0.3.2 // indirect
292
310
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
293
311
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
294
- github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
312
+ github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
295
313
github.com/projectdiscovery/asnmap v1.1.1 // indirect
296
314
github.com/projectdiscovery/blackrock v0.0.1 // indirect
297
315
github.com/projectdiscovery/cdncheck v1.1.27 // indirect
@@ -302,6 +320,7 @@ require (
302
320
github.com/sashabaranov/go-openai v1.37.0 // indirect
303
321
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
304
322
github.com/shirou/gopsutil v3.21.11+incompatible // indirect
323
+ github.com/shirou/gopsutil/v4 v4.25.7 // indirect
305
324
github.com/shoenig/go-m1cpu v0.1.6 // indirect
306
325
github.com/sirupsen/logrus v1.9.3 // indirect
307
326
github.com/skeema/knownhosts v1.3.1 // indirect
@@ -315,8 +334,8 @@ require (
315
334
github.com/tidwall/rtred v0.1.2 // indirect
316
335
github.com/tidwall/tinyqueue v0.1.1 // indirect
317
336
github.com/tim-ywliu/nested-logrus-formatter v1.3.2 // indirect
318
- github.com/tklauser/go-sysconf v0.3.12 // indirect
319
- github.com/tklauser/numcpus v0.6.1 // indirect
337
+ github.com/tklauser/go-sysconf v0.3.15 // indirect
338
+ github.com/tklauser/numcpus v0.10.0 // indirect
320
339
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
321
340
github.com/ugorji/go/codec v1.2.11 // indirect
322
341
github.com/ulikunitz/xz v0.5.12 // indirect
@@ -337,6 +356,11 @@ require (
337
356
github.com/yuin/goldmark-emoji v1.0.5 // indirect
338
357
github.com/zcalusic/sysinfo v1.0.2 // indirect
339
358
github.com/zeebo/blake3 v0.2.3 // indirect
359
+ go.opentelemetry.io/auto/sdk v1.1.0 // indirect
360
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 // indirect
361
+ go.opentelemetry.io/otel v1.37.0 // indirect
362
+ go.opentelemetry.io/otel/metric v1.37.0 // indirect
363
+ go.opentelemetry.io/otel/trace v1.37.0 // indirect
340
364
go4.org v0.0.0-20230225012048-214862532bf5 // indirect
341
365
golang.org/x/arch v0.3.0 // indirect
342
366
golang.org/x/sync v0.16.0 // indirect
@@ -363,12 +387,12 @@ require (
363
387
go.etcd.io/bbolt v1.3.10 // indirect
364
388
go.uber.org/zap v1.25.0 // indirect
365
389
goftp.io/server/v2 v2.0.1 // indirect
366
- golang.org/x/crypto v0.40 .0 // indirect
390
+ golang.org/x/crypto v0.41 .0 // indirect
367
391
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
368
- golang.org/x/mod v0.25 .0 // indirect
369
- golang.org/x/sys v0.34 .0 // indirect
392
+ golang.org/x/mod v0.26 .0 // indirect
393
+ golang.org/x/sys v0.35 .0 // indirect
370
394
golang.org/x/time v0.11.0 // indirect
371
- golang.org/x/tools v0.34 .0
395
+ golang.org/x/tools v0.35 .0
372
396
google.golang.org/protobuf v1.35.1 // indirect
373
397
gopkg.in/alecthomas/kingpin.v2 v2.2.6 // indirect
374
398
gopkg.in/corvus-ch/zbase32.v1 v1.0.0 // indirect
@@ -382,3 +406,10 @@ require (
382
406
383
407
// https://go.dev/ref/mod#go-mod-file-retract
384
408
retract v3.2.0 // retract due to broken js protocol issue
409
+
410
+ // Fix genproto version conflicts
411
+ replace (
412
+ google.golang.org/genproto => google.golang.org/genproto v0.0.0-20240814211410-ddb44dafa142
413
+ google.golang.org/genproto/googleapis/api => google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142
414
+ google.golang.org/genproto/googleapis/rpc => google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
415
+ )
0 commit comments