Closed KevinYang19 closed 3 years ago
When I execute "go run main.go" command, The following errors were caused
(base) [root@localhost tidb-server]# go run main.go go: cloud.google.com/go@v0.51.0: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.51.0.mod": dial tcp 172.217.160.113:443: i/o timeout (base) [root@localhost tidb-server]# go run -buildmode=exe main.go go: cloud.google.com/go@v0.51.0: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.51.0.mod": dial tcp 172.217.160.81:443: i/o timeout
When I execute "go run main.go" command, The following errors were caused