Sign in
boringssl
/
boringssl.git
/
1b7fdbd9101dedc3e0aa3fcf4ff74eacddb34ecc
/
.
/
go.mod
blob: 6099182ba39ff64b5ee47905256f9f0c0e7d2e19 [
file
] [
log
] [
blame
]
module
boringssl
.
googlesource
.
com
/
boringssl
go
1.19
require
(
golang
.
org
/
x
/
crypto v0
.
14.0
golang
.
org
/
x
/
net v0
.
17.0
)
require
(
golang
.
org
/
x
/
sys v0
.
13.0
// indirect
golang
.
org
/
x
/
term v0
.
13.0
// indirect
)