File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
77 github.com/projectdiscovery/gologger v1.1.4
8- github.com/projectdiscovery/sslcert v0.0.0-20210416140253-8f56bec1bb5e
8+ github.com/projectdiscovery/sslcert v0.0.0-20210417222919-24614180c4c9
99 gopkg.in/yaml.v2 v2.4.0
10- )
10+ )
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
2222github.com/projectdiscovery/gologger v1.1.4 h1:qWxGUq7ukHWT849uGPkagPKF3yBPYAsTtMKunQ8O2VI =
2323github.com/projectdiscovery/gologger v1.1.4 /go.mod h1:Bhb6Bdx2PV1nMaFLoXNBmHIU85iROS9y1tBuv7T5pMY =
2424github.com/projectdiscovery/sslcert v0.0.0-20210416140253-8f56bec1bb5e /go.mod h1:jSp8W5zIkNPxAqVdcoFlfv0K5cqogTe65fMinR0Fvuk =
25+ github.com/projectdiscovery/sslcert v0.0.0-20210417222919-24614180c4c9 h1:1StMQvbGkH8n+72G0JCZNsDXhY/YM2B0ejpuUVMuvk0 =
26+ github.com/projectdiscovery/sslcert v0.0.0-20210417222919-24614180c4c9 /go.mod h1:tImNkHfAHYffu/yEpmM+hKsLTFTJ4hR4u1TRt/IyR2M =
2527github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
2628github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
2729github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
You can’t perform that action at this time.
0 commit comments