Skip to content

Commit 0c2d70c

Browse files
committed
chore(deps): Update utils dependency to latest commit
1 parent 7fcf814 commit 0c2d70c

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/projectdiscovery/ratelimit v0.0.82
2525
github.com/projectdiscovery/retryablehttp-go v1.0.120
2626
github.com/projectdiscovery/uncover v1.1.0
27-
github.com/projectdiscovery/utils v0.4.23
27+
github.com/projectdiscovery/utils v0.4.24-0.20250827174018-0c8829538cf2
2828
github.com/remeh/sizedwaitgroup v1.0.0
2929
github.com/stretchr/testify v1.10.0
3030
go.uber.org/multierr v1.11.0
@@ -134,5 +134,3 @@ require (
134134
gopkg.in/djherbis/times.v1 v1.3.0 // indirect
135135
gopkg.in/yaml.v3 v3.0.1 // indirect
136136
)
137-
138-
replace github.com/projectdiscovery/utils => github.com/hanxen/proj.discov_utils v0.4.24-0.20250826105743-08b0e6969365

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,10 @@ github.com/projectdiscovery/retryablehttp-go v1.0.120 h1:kH4D0MwKV6a0U6YbBQ8cBD+
288288
github.com/projectdiscovery/retryablehttp-go v1.0.120/go.mod h1:jR3eJLdCEvW3Xz0LOQldxNc+MHHY61qZh9k3Sz7U40U=
289289
github.com/projectdiscovery/uncover v1.1.0 h1:UDp/qLZn78YZb6VPoOrfyP1vz+ojEx8VrTTyjjRt9UU=
290290
github.com/projectdiscovery/uncover v1.1.0/go.mod h1:2rXINmMe/lmVAt2jn9CpAOs9An57/JEeLZobY3Z9kUs=
291+
github.com/projectdiscovery/utils v0.4.23 h1:fi6AVPIh2laomWO+Yy6G8YhvM4c2fDmQ/Viio6VZgyw=
292+
github.com/projectdiscovery/utils v0.4.23/go.mod h1:2K2ymMPnp4/Zao5QulCDJzKjxdyZPsucQm6Fyo09JlA=
293+
github.com/projectdiscovery/utils v0.4.24-0.20250827174018-0c8829538cf2 h1:3nQ8s+ijoOHebr1/KulY2bgX9Ip6JGEyQ5dwh4x/ER4=
294+
github.com/projectdiscovery/utils v0.4.24-0.20250827174018-0c8829538cf2/go.mod h1:ipzU2PHYP71MaMn4jllPOpdYpdMkFD0jE3Tjak4b4eM=
291295
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
292296
github.com/refraction-networking/utls v1.7.1 h1:dxg+jla3uocgN8HtX+ccwDr68uCBBO3qLrkZUbqkcw0=
293297
github.com/refraction-networking/utls v1.7.1/go.mod h1:TUhh27RHMGtQvjQq+RyO11P6ZNQNBb3N0v7wsEjKAIQ=

0 commit comments

Comments
 (0)