[go-nuts] Why not judge the status of response in getting module?

2022-09-01 Thread xianzhuo wang
Hi, recently I've been trying to learn the module management.I want to get private module from my own repository. The repository only support HTTP request. I use nginx to proxy to the repository, and nginx listens port 443 and 80. When I try to execute "go get myrepo.com/myrepo", it gives me "40

[go-nuts] Why not judge the status of response in getting module?

2022-09-01 Thread 王先拙
Hi, recently I've been trying to learn the module management.I want to get private module from my own repository. The repository only support HTTP request. I use nginx to proxy to the repository, and nginx listens port 443 and 80. When I try to execute "go get myrepo.com/myrepo", it gives me "40