bep
mandag 21. mars 2016 16.18.37 UTC+1 skrev Drew Wells følgende:
You can vendor this dependency so nothing has to be downloaded
https://golang.org/s/go15vendor
--https://golang.org/s/go15vendor
On Monday, March 21, 2016 at 10:04:51 AM UTC-5, bep wrote:
I have a project on GitHub where the pull requests pile up with errors
on the Travis CI build:
get "golang.org/x/crypto/ssh": verifying non-authoritative meta tag
Fetching https://golang.org/x/crypto?go-get=1
Parsing meta tags from https://golang.org/x/crypto?go-get=1 (status code
200)
golang.org/x/crypto (download)
# cd .; git clone https://go.googlesource.com/crypto
/home/travis/gopath/src/golang.org/x/crypto
Cloning into '/home/travis/gopath/src/golang.org/x/crypto'...
remote: Daily bandwidth rate limit exceeded for IP 52.0.240.122.
fatal: protocol error: bad pack header
package golang.org/x/crypto/ssh: exit status 128
I understand the error -- but is this limit set too low? (I imagine I'm
not the only one seeing this on their Travis builds)
bep
I have a project on GitHub where the pull requests pile up with errors
on the Travis CI build:
get "golang.org/x/crypto/ssh": verifying non-authoritative meta tag
Fetching https://golang.org/x/crypto?go-get=1
Parsing meta tags from https://golang.org/x/crypto?go-get=1 (status code
200)
golang.org/x/crypto (download)
# cd .; git clone https://go.googlesource.com/crypto
/home/travis/gopath/src/golang.org/x/crypto
Cloning into '/home/travis/gopath/src/golang.org/x/crypto'...
remote: Daily bandwidth rate limit exceeded for IP 52.0.240.122.
fatal: protocol error: bad pack header
package golang.org/x/crypto/ssh: exit status 128
I understand the error -- but is this limit set too low? (I imagine I'm
not the only one seeing this on their Travis builds)
bep
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.