Sign in
boringssl
/
boringssl
/
54eaf6ba8c88ac4ce8847e7fd5cb33c6c59e92bc
/
.
/
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
)