Sign in
boringssl
/
boringssl.git
/
261ec612e21b81a4c16bbda615d0850556483b4f
/
.
/
go.mod
blob: 5fd27f4a7f9ed77f8205a31c1c29a5cf6885c5db [
file
] [
log
] [
blame
]
module
boringssl
.
googlesource
.
com
/
boringssl
go
1.19
require
(
golang
.
org
/
x
/
crypto v0
.
4.0
golang
.
org
/
x
/
net v0
.
3.0
)
require
(
golang
.
org
/
x
/
sys v0
.
3.0
// indirect
golang
.
org
/
x
/
term v0
.
3.0
// indirect
)