Sign in
boringssl
/
boringssl
/
4898d3f39597e65c56e057df7b81b04407111125
/
.
/
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
)