Sign in
boringssl
/
boringssl
/
7e6479eefb9fc8b4bce43e1801c6e6fa5d64806c
/
.
/
src
/
go.mod
blob: 4638955a7a20c201c961ea75e39724cfe27aa4f8 [
file
] [
log
] [
blame
]
module
boringssl
.
googlesource
.
com
/
boringssl
go
1.21
require
(
golang
.
org
/
x
/
crypto v0
.
17.0
golang
.
org
/
x
/
net v0
.
17.0
)
require
(
golang
.
org
/
x
/
sys v0
.
15.0
// indirect
golang
.
org
/
x
/
term v0
.
15.0
// indirect
)