Sign in
pigweed
/
third_party
/
github
/
google
/
boringssl
/
85897d07196b7bf164dbd4673fc78b762aff3e8b
/
.
/
go.mod
blob: 4638955a7a20c201c961ea75e39724cfe27aa4f8 [
file
]
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
)