Nhoya / gOSINT

OSINT Swiss Army Knife
GNU General Public License v3.0
613 stars 80 forks source link

failed HTTP request to URL "http://golang.org/x/oauth2?go-get=1" #29

Open sherlockzm opened 4 years ago

sherlockzm commented 4 years ago

The following issues were found in Gopkg.toml:

✗ unable to deduce repository and source type for "golang.org/x/oauth2": unable to read metadata: unable to fetch raw metadata: failed HTTP request to URL "http://golang.org/x/oauth2?go-get=1": Get http://golang.org/x/oauth2?go-get=1: dial tcp 216.239.37.1:80: i/o timeout

when use make , throw out this error.

Nhoya commented 4 years ago

Hi @sherlockzm,

I can't reproduce the issue, can you provide more informations regarding your golang version and operative system? Thanks