Skip to content

Commit 9f02213

Browse files
go.mod synchronisation
1 parent 5e11841 commit 9f02213

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

go.mod

+7
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ require (
88
github.com/projectdiscovery/sslcert v0.0.0-20210416140253-8f56bec1bb5e
99
gopkg.in/yaml.v2 v2.4.0
1010
)
11+
12+
require (
13+
github.com/json-iterator/go v1.1.10 // indirect
14+
github.com/logrusorgru/aurora v2.0.3+incompatible // indirect
15+
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
16+
github.com/modern-go/reflect2 v1.0.1 // indirect
17+
)

0 commit comments

Comments
 (0)