drive icon indicating copy to clipboard operation
drive copied to clipboard

problems installing on Debian

Open alwhaley opened this issue 3 years ago • 1 comments

Debian 10.9 up to date Initially go version 1.11, but tried upgrading to 1.16.4 with same result. go get -u github.com/odeke-em/drive/drive-gen && drive-gen drive-google produces these error messages: src/golang.org/x/net/http2/client_conn_pool.go:305:6: undefined: errors.Is src/golang.org/x/net/http2/server.go:234:72: undefined: tls.VersionTLS13

Obviously something is out of date compared to something else. Though I am a programmer, this is my first 'go' encounter so I don't know how to delve into this, and probably wouldn't know what pieces this drive program should be expecting anyway.

Anyone have an idea?

alwhaley avatar May 29 '21 16:05 alwhaley

I have no idea about the error but if your platform is listed here the binary should work. https://github.com/odeke-em/drive/releases/latest

Regards CB

CountryBumkin avatar May 29 '21 21:05 CountryBumkin