adamant-kite-43734
10/12/2024, 2:42 AMdazzling-raincoat-57243
10/14/2024, 9:29 AMdazzling-raincoat-57243
10/14/2024, 9:38 AM$ docker run -ti golang:1.22.5-bullseye bash
root@d8dcd743c07f:/go# curl <https://proxy.golang.org/github.com/%21azure/go-ansiterm/@v/v0.0.0-20210617225240-d185dfc1b5a1.mod>
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: <https://curl.se/docs/sslcerts.html>
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
dazzling-raincoat-57243
10/14/2024, 9:39 AM$ docker run -ti golang:1.22.5-bullseye bash
root@273fd3190da8:/go# curl <https://proxy.golang.org/github.com/%21azure/go-ansiterm/@v/v0.0.0-20210617225240-d185dfc1b5a1.mod>
module <http://github.com/Azure/go-ansiterm|github.com/Azure/go-ansiterm>
go 1.16
require <http://golang.org/x/sys|golang.org/x/sys> v0.0.0-20210616094352-59db8d763f22
dazzling-raincoat-57243
10/14/2024, 9:47 AM