Sign in
boringssl
/
boringssl
/
077d4d2b1a768028603ae1b26287224d7f985d1f
/
.
/
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
)