pkg / rock

Create semantic version tags for your Go packages, search and discover new packages
Apache License 2.0
50 stars 8 forks source link

search fails #5

Open hhrutter opened 6 years ago

hhrutter commented 6 years ago

"rock search" keeps returning the following for me regardless of any supplied arguments.:

Unmarshaling response.: invalid character 'B' after top-level value

I am on go1.9/linux64 but the same happens on my Mac.

inkel commented 6 years ago

It seems gopher.rocks is responding with a 502, this is the result of the search request:

HTTP/2.0 502 Bad Gateway
Content-Length: 16
Content-Type: text/plain; charset=utf-8
Date: Mon, 25 Sep 2017 17:15:05 GMT
Server: Caddy
X-Content-Type-Options: nosniff

502 Bad Gateway