Skip to content

Commit dcb2636

Browse files
committed
Holding back zcrypto due to windows incompatibility
zmap/zcrypto#422 (comment)
1 parent 733875b commit dcb2636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ require (
1111
github.com/mattn/go-colorable v0.1.14
1212
github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8
1313
github.com/stretchr/testify v1.11.1
14-
github.com/zmap/zcrypto v0.0.0-20260109180747-df961ee46a6c
15-
github.com/zmap/zlint/v3 v3.6.8
14+
github.com/zmap/zcrypto v0.0.0-20240803002437-3a861682ac77
15+
github.com/zmap/zlint/v3 v3.6.7
1616
golang.org/x/crypto v0.47.0
1717
software.sslmate.com/src/go-pkcs12 v0.7.0
1818
)

0 commit comments

Comments
 (0)