File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
30
30
github.com/gorilla/css v1.0.0 // indirect
31
31
github.com/microcosm-cc/bluemonday v1.0.25 // indirect
32
32
github.com/pmezard/go-difflib v1.0.0 // indirect
33
- github.com/projectdiscovery/utils v0.1.5
33
+ github.com/projectdiscovery/utils v0.2.0
34
34
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d // indirect
35
35
golang.org/x/net v0.23.0 // indirect
36
36
)
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
22
22
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
23
23
github.com/projectdiscovery/blackrock v0.0.1 h1:lHQqhaaEFjgf5WkuItbpeCZv2DUIE45k0VbGJyft6LQ =
24
24
github.com/projectdiscovery/blackrock v0.0.1 /go.mod h1:ANUtjDfaVrqB453bzToU+YB4cUbvBRpLvEwoWIwlTss =
25
- github.com/projectdiscovery/utils v0.1.5 h1:vjD2ZVtVEEiWNIKIFWkWSxaHnw8wGln8Lyfru6E+BW0 =
26
- github.com/projectdiscovery/utils v0.1.5 /go.mod h1:NhjK2eVeoXLIZIYBJ2Z7yl6V4sB6Xr5Bzs1GdAqvJZ4 =
25
+ github.com/projectdiscovery/utils v0.2.0 h1:GC9FOq2mVacVYZgD2s6XW7RP6jAC/XjOKclSpLYPUUQ =
26
+ github.com/projectdiscovery/utils v0.2.0 /go.mod h1:kOnMoFfuQMY8U+nh8e32odjC00iEbiLVBcDxyAZFwCc =
27
27
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d h1:hrujxIzL1woJ7AwssoOcM/tq5JjjG2yYOc8odClEiXA =
28
28
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d /go.mod h1:uugorj2VCxiV1x+LzaIdVa9b4S4qGAcH6cbhh4qVxOU =
29
29
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
You can’t perform that action at this time.
0 commit comments