kothar / go-backblaze

A golang client for Backblaze's B2 storage
MIT License
94 stars 31 forks source link

go get failing #21

Closed gcstang closed 6 years ago

gcstang commented 6 years ago

go get -u gopkg.in/kothar/go-backblaze.v0/b2

# cd .; git clone https://gopkg.in/kothar/go-backblaze.v0 /Users/myuser/tclg/GitRepositories/personal/GoLang/src/gopkg.in/kothar/go-backblaze.v0 Cloning into '/Users/myuser/tclg/GitRepositories/personal/GoLang/src/gopkg.in/kothar/go-backblaze.v0'... fatal: unable to access 'https://gopkg.in/kothar/go-backblaze.v0/': Unknown SSL protocol error in connection to gopkg.in:-9838 package gopkg.in/kothar/go-backblaze.v0/b2: exit status 128

gcstang commented 6 years ago

Local required this setting in order to retrieve: git config --global http.sslVerify true

prologic commented 6 years ago

Please reopen and keep this open until this is resolved upstream

prologic commented 6 years ago

The solution here is a work-around and breaks security

gcstang commented 6 years ago

@prologic this has nothing to do with this project and only git and only gopkg.in specifically.

prologic commented 6 years ago

Doesn't matter. Keep the issue open for visbility. Closing it when the issue still exists upstream is premature.

Clearly mark it with an appropriate label and edit the original description to be clear so others can easily discover the issue.

It would be good to also notify the upstream maintainers of gopkg and/or the affected package itself too.

cheers James

James Mills / prologic

E: prologic@shortcircuit.net.au W: prologic.shortcircuit.net.au

On Tue, Feb 27, 2018 at 2:42 PM, Gil notifications@github.com wrote:

@prologic https://github.com/prologic this has nothing to do with this project and only git and only gopkg.in specifically.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kothar/go-backblaze/issues/21#issuecomment-368900086, or mute the thread https://github.com/notifications/unsubscribe-auth/ABOv-gUzrX6k1HK5_Wy9b-d_vbbIaxpLks5tZBRGgaJpZM4STi0L .