drive
drive copied to clipboard
problems installing on Debian
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?
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