Files
endlessh-go/.github/workflows
Shizun Ge db59b50993 remove linux/ppc64le
We saw the following error during `go mod tidy`
```
#52 60.57 endlessh-go imports
#52 60.57 	github.com/golang/glog: github.com/golang/glog@v1.0.0: Get "https://proxy.golang.org/github.com/golang/glog/@v/v1.0.0.zip": net/http: TLS handshake timeout
#52 60.57 endlessh-go imports
#52 60.57 	github.com/pierrre/geohash: github.com/pierrre/geohash@v1.0.0: Get "https://proxy.golang.org/github.com/pierrre/geohash/@v/v1.0.0.zip": net/http: TLS handshake timeout
```
2022-03-08 21:36:18 -08:00
..