Sign in
boringssl
/
boringssl.git
/
350f8547cf2101669684ebdb99b49b11fff5e217
/
.
/
go.mod
blob: 5fd27f4a7f9ed77f8205a31c1c29a5cf6885c5db [
file
]
module
boringssl
.
googlesource
.
com
/
boringssl
go
1.19
require
(
golang
.
org
/
x
/
crypto v0
.
4.0
golang
.
org
/
x
/
net v0
.
3.0
)
require
(
golang
.
org
/
x
/
sys v0
.
3.0
// indirect
golang
.
org
/
x
/
term v0
.
3.0
// indirect
)