brbzull0 commented on PR #9606: URL: https://github.com/apache/trafficserver/pull/9606#issuecomment-1516030932
> What is the intent of this? I see it building boringssl but not building anything that uses it. Are you planning on running this script to install deps for building ATS? > > I'd prefer this script not automatically install a new version of go in /usr/local. Can it check for an existing go installation beforehand? This is to build the toolchain around H3/QUIC and QUICHE, boringssl is now mandatory to build ATS with quiche. `go` is needed to build boringssl and I think the minimal version is `1.20`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
