shithub: tlsclient

ref: 36fd714f7addd87e6d87c695e949852e7c34fb80
dir: /third_party/boringssl/src/go.mod/

View raw version
module boringssl.googlesource.com/boringssl

go 1.13

require (
	golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
	golang.org/x/net v0.0.0-20210614182718-04defd469f4e
)