Skip to content

Commit d8b7c64

Browse files
Merge pull request #6198 from projectdiscovery/dependabot/go_modules/dev/modules-30398bd4ba
2 parents 24311cc + 57050ef commit d8b7c64

File tree

2 files changed

+104
-82
lines changed

2 files changed

+104
-82
lines changed

go.mod

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
module github.com/projectdiscovery/nuclei/v3
22

3-
go 1.22.2
3+
go 1.23.0
4+
5+
toolchain go1.24.1
46

57
require (
68
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible
79
github.com/andygrunwald/go-jira v1.16.0
810
github.com/antchfx/htmlquery v1.3.0
911
github.com/bluele/gcache v0.0.2
1012
github.com/go-playground/validator/v10 v10.14.1
11-
github.com/go-rod/rod v0.114.0
13+
github.com/go-rod/rod v0.116.2
1214
github.com/gobwas/ws v1.2.1
1315
github.com/google/go-github v17.0.0+incompatible
1416
github.com/invopop/jsonschema v0.12.0
@@ -21,26 +23,26 @@ require (
2123
github.com/pkg/errors v0.9.1
2224
github.com/projectdiscovery/clistats v0.1.1
2325
github.com/projectdiscovery/fastdialer v0.4.0
24-
github.com/projectdiscovery/hmap v0.0.87
26+
github.com/projectdiscovery/hmap v0.0.88
2527
github.com/projectdiscovery/interactsh v1.2.4
2628
github.com/projectdiscovery/rawhttp v0.1.90
27-
github.com/projectdiscovery/retryabledns v1.0.98
28-
github.com/projectdiscovery/retryablehttp-go v1.0.108
29+
github.com/projectdiscovery/retryabledns v1.0.99
30+
github.com/projectdiscovery/retryablehttp-go v1.0.110
2931
github.com/projectdiscovery/yamldoc-go v1.0.6
3032
github.com/remeh/sizedwaitgroup v1.0.0
31-
github.com/rs/xid v1.5.0
33+
github.com/rs/xid v1.6.0
3234
github.com/segmentio/ksuid v1.0.4
3335
github.com/shirou/gopsutil/v3 v3.24.2 // indirect
3436
github.com/spaolacci/murmur3 v1.1.0 // indirect
3537
github.com/spf13/cast v1.5.1
3638
github.com/syndtr/goleveldb v1.0.0
3739
github.com/valyala/fasttemplate v1.2.2
38-
github.com/weppos/publicsuffix-go v0.30.2
40+
github.com/weppos/publicsuffix-go v0.40.2
3941
github.com/xanzy/go-gitlab v0.107.0
4042
go.uber.org/multierr v1.11.0
41-
golang.org/x/net v0.35.0
43+
golang.org/x/net v0.39.0
4244
golang.org/x/oauth2 v0.22.0
43-
golang.org/x/text v0.22.0
45+
golang.org/x/text v0.24.0
4446
gopkg.in/yaml.v2 v2.4.0
4547
)
4648

@@ -84,24 +86,24 @@ require (
8486
github.com/microsoft/go-mssqldb v1.6.0
8587
github.com/ory/dockertest/v3 v3.10.0
8688
github.com/praetorian-inc/fingerprintx v1.1.9
87-
github.com/projectdiscovery/dsl v0.4.0
89+
github.com/projectdiscovery/dsl v0.4.2
8890
github.com/projectdiscovery/fasttemplate v0.0.2
8991
github.com/projectdiscovery/go-smb2 v0.0.0-20240129202741-052cc450c6cb
9092
github.com/projectdiscovery/goflags v0.1.74
91-
github.com/projectdiscovery/gologger v1.1.52
93+
github.com/projectdiscovery/gologger v1.1.53
9294
github.com/projectdiscovery/gostruct v0.0.2
9395
github.com/projectdiscovery/gozero v0.0.3
94-
github.com/projectdiscovery/httpx v1.6.10
96+
github.com/projectdiscovery/httpx v1.7.0
9597
github.com/projectdiscovery/mapcidr v1.1.34
9698
github.com/projectdiscovery/n3iwf v0.0.0-20230523120440-b8cd232ff1f5
97-
github.com/projectdiscovery/ratelimit v0.0.79
99+
github.com/projectdiscovery/ratelimit v0.0.80
98100
github.com/projectdiscovery/rdap v0.9.1-0.20221108103045-9865884d1917
99101
github.com/projectdiscovery/sarif v0.0.1
100102
github.com/projectdiscovery/tlsx v1.1.9
101103
github.com/projectdiscovery/uncover v1.0.10
102-
github.com/projectdiscovery/useragent v0.0.99
103-
github.com/projectdiscovery/utils v0.4.17
104-
github.com/projectdiscovery/wappalyzergo v0.2.24
104+
github.com/projectdiscovery/useragent v0.0.100
105+
github.com/projectdiscovery/utils v0.4.18
106+
github.com/projectdiscovery/wappalyzergo v0.2.25
105107
github.com/redis/go-redis/v9 v9.1.0
106108
github.com/seh-msft/burpxml v1.0.1
107109
github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466
@@ -110,7 +112,7 @@ require (
110112
github.com/yassinebenaid/godump v0.10.0
111113
github.com/zmap/zgrab2 v0.1.8-0.20230806160807-97ba87c0e706
112114
go.mongodb.org/mongo-driver v1.17.0
113-
golang.org/x/term v0.29.0
115+
golang.org/x/term v0.31.0
114116
gopkg.in/yaml.v3 v3.0.1
115117
moul.io/http2curl v1.0.0
116118
)
@@ -219,7 +221,7 @@ require (
219221
github.com/pjbgf/sha1cd v0.3.0 // indirect
220222
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
221223
github.com/projectdiscovery/asnmap v1.1.1 // indirect
222-
github.com/projectdiscovery/cdncheck v1.1.14 // indirect
224+
github.com/projectdiscovery/cdncheck v1.1.15 // indirect
223225
github.com/projectdiscovery/freeport v0.0.7 // indirect
224226
github.com/projectdiscovery/ldapserver v1.0.2-0.20240219154113-dcc758ebc0cb // indirect
225227
github.com/projectdiscovery/machineid v0.0.0-20240226150047-2e2c51e35983 // indirect
@@ -251,27 +253,27 @@ require (
251253
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
252254
github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect
253255
github.com/ysmood/fetchup v0.2.3 // indirect
254-
github.com/ysmood/got v0.34.1 // indirect
256+
github.com/ysmood/got v0.40.0 // indirect
255257
github.com/yuin/goldmark v1.7.4 // indirect
256258
github.com/yuin/goldmark-emoji v1.0.3 // indirect
257259
github.com/zcalusic/sysinfo v1.0.2 // indirect
258260
github.com/zeebo/blake3 v0.2.3 // indirect
259261
go.uber.org/goleak v1.3.0 // indirect
260262
go4.org v0.0.0-20230225012048-214862532bf5 // indirect
261263
golang.org/x/arch v0.3.0 // indirect
262-
golang.org/x/sync v0.11.0 // indirect
264+
golang.org/x/sync v0.13.0 // indirect
263265
gopkg.in/djherbis/times.v1 v1.3.0 // indirect
264266
mellium.im/sasl v0.3.1 // indirect
265267
)
266268

267269
require (
268270
git.mills.io/prologic/smtpd v0.0.0-20210710122116-a525b76c287a // indirect
269271
github.com/Mzack9999/go-http-digest-auth-client v0.6.1-0.20220414142836-eb8883508809 // indirect
270-
github.com/PuerkitoBio/goquery v1.8.1 // indirect
272+
github.com/PuerkitoBio/goquery v1.10.3 // indirect
271273
github.com/akrylysov/pogreb v0.10.2 // indirect
272274
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 // indirect
273275
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 // indirect
274-
github.com/andybalholm/cascadia v1.3.2 // indirect
276+
github.com/andybalholm/cascadia v1.3.3 // indirect
275277
github.com/antchfx/xpath v1.2.4
276278
github.com/aymerick/douceur v0.2.0 // indirect
277279
github.com/caddyserver/certmagic v0.19.2 // indirect
@@ -309,7 +311,7 @@ require (
309311
github.com/pmezard/go-difflib v1.0.0 // indirect
310312
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
311313
github.com/projectdiscovery/blackrock v0.0.1 // indirect
312-
github.com/projectdiscovery/networkpolicy v0.1.12
314+
github.com/projectdiscovery/networkpolicy v0.1.13
313315
github.com/rivo/uniseg v0.4.7 // indirect
314316
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d // indirect
315317
github.com/tklauser/go-sysconf v0.3.12 // indirect
@@ -319,17 +321,17 @@ require (
319321
github.com/valyala/bytebufferpool v1.0.0 // indirect
320322
github.com/ysmood/goob v0.4.0 // indirect
321323
github.com/ysmood/gson v0.7.3 // indirect
322-
github.com/ysmood/leakless v0.8.0 // indirect
324+
github.com/ysmood/leakless v0.9.0 // indirect
323325
github.com/yusufpapurcu/wmi v1.2.4 // indirect
324326
github.com/zmap/rc2 v0.0.0-20190804163417-abaa70531248 // indirect
325327
github.com/zmap/zcrypto v0.0.0-20240512203510-0fef58d9a9db // indirect
326328
go.etcd.io/bbolt v1.3.10 // indirect
327329
go.uber.org/zap v1.25.0 // indirect
328330
goftp.io/server/v2 v2.0.1 // indirect
329-
golang.org/x/crypto v0.33.0 // indirect
331+
golang.org/x/crypto v0.37.0 // indirect
330332
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
331333
golang.org/x/mod v0.22.0 // indirect
332-
golang.org/x/sys v0.30.0 // indirect
334+
golang.org/x/sys v0.32.0 // indirect
333335
golang.org/x/time v0.8.0 // indirect
334336
golang.org/x/tools v0.29.0
335337
google.golang.org/protobuf v1.34.2 // indirect

0 commit comments

Comments
 (0)