File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/projectdiscovery/dsl
22
3- go 1.19
3+ go 1.20
44
55require (
66 github.com/Knetic/govaluate v3.0.0+incompatible
@@ -12,7 +12,7 @@ require (
1212 github.com/pkg/errors v0.9.1
1313 github.com/projectdiscovery/gologger v1.1.10
1414 github.com/projectdiscovery/mapcidr v1.1.2
15- github.com/projectdiscovery/utils v0.0.38
15+ github.com/projectdiscovery/utils v0.0.39-0.20230621163048-8647c83e20f4
1616 github.com/sashabaranov/go-openai v1.11.2
1717 github.com/spaolacci/murmur3 v1.1.0
1818 github.com/stretchr/testify v1.8.4
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ github.com/projectdiscovery/gologger v1.1.10 h1:XNRdtzLTdxiFGuK9gutoL752mykzXDoi
6060github.1485827954.workers.dev/projectdiscovery/gologger v1.1.10 /go.mod h1:VqANHK7qcEq3i6/vV5HNWwdyv2aFPSrlaVDU4Ogrc6U =
6161github.1485827954.workers.dev/projectdiscovery/mapcidr v1.1.2 h1:Mmq/nPqvVc7fjvH/kJVK0IBOny/LrJIxZ4tQsLPCrsA =
6262github.1485827954.workers.dev/projectdiscovery/mapcidr v1.1.2 /go.mod h1:Aoq0x/wJl6KDbtQ8OcPkjIDCqx2iEyx5ty1nzso8wXM =
63- github.com/projectdiscovery/utils v0.0.38 h1:EIAgaP3imfcQY+laxNOU9LXh7VZNAbmiwXsQN0mAxdQ =
64- github.com/projectdiscovery/utils v0.0.38 /go.mod h1:5+WAxSV7yGl6SDCtR1qiOyiEMCIo3jIff+A5OiYTCgM =
63+ github.com/projectdiscovery/utils v0.0.39-0.20230621163048-8647c83e20f4 h1:KiyKeoDGfa66Jfq0vxqfcxaWMXHsJ01LuZauEG4/K5E =
64+ github.com/projectdiscovery/utils v0.0.39-0.20230621163048-8647c83e20f4 /go.mod h1:5+WAxSV7yGl6SDCtR1qiOyiEMCIo3jIff+A5OiYTCgM =
6565github.1485827954.workers.dev/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8 =
6666github.1485827954.workers.dev/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
6767github.1485827954.workers.dev/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d h1:hrujxIzL1woJ7AwssoOcM/tq5JjjG2yYOc8odClEiXA =
You can’t perform that action at this time.
0 commit comments