Divanshu Chauhan
Divanshu Chauhan
@andrasbacsai please take a look at this
lmao
> same issue looks like it moved https://github.com/apache/incubator-pegasus/tree/master/go-client > > Can't seem to revert after running a `go get -u` with v2.3.1 I'm still facing this issue even when using...
> this is a work around: add a replace into your `go.mod` > > ``` > replace github.com/pegasus-kv/thrift v0.14.1 => github.com/pegasus-kv/thrift v0.13.0 > ``` This solves the build issue, thanks!
> @Baldyshugga > > Yes, the full steps I took were > > 1. Uninstall rclone on android device, reboot > 2. Run rclone on the PC to generate a...
did you make rclone.conf file?
That would be cool, It would be great if you could open a PR with implementation.