Kuang-che Wu
|
3801b8109e
|
vendor: update termbox-go to fix ncdu command on FreeBSD
see 58d4fcbce2
|
2020-01-12 14:20:12 +00:00 |
|
Nick Craig-Wood
|
92662baceb
|
vendor: update github.com/t3rm1n4l/go-mega to fix mega "illegal base64 data at input byte 22"
Thanks to Ajaja for figuring this out.
See: https://forum.rclone.org/t/problem-to-login-with-mega/12276
|
2020-01-11 16:47:06 +00:00 |
|
Nick Craig-Wood
|
21b17b14a9
|
vendor: update bazil.org/fuse to fix FreeBSD 12.1 - fixes #3697
|
2020-01-05 16:35:30 +00:00 |
|
Nick Craig-Wood
|
479c803fd9
|
vendor: update all dependencies
|
2019-11-14 21:51:34 +00:00 |
|
Nick Craig-Wood
|
3dcf1e61cf
|
cache: follow move of upstream library github.com/coreos/bbolt github.com/etcd-io/bbolt
|
2019-11-14 21:51:34 +00:00 |
|
Xiaoxing Ye
|
6d58d9a86f
|
vendor: change goftp/server url
Closing #3674
|
2019-10-29 17:41:56 +00:00 |
|
Nick Craig-Wood
|
1833167d10
|
vendor: run go mod tidy / go mod vendor with go1.13
|
2019-10-08 19:59:47 +01:00 |
|
Nick Craig-Wood
|
45e440d356
|
vendor: remove github.com/Azure/go-ansiterm
|
2019-10-08 19:59:47 +01:00 |
|
Nick Craig-Wood
|
c78d1dd18b
|
vendor: add github.com/mattn/go-colorable
|
2019-10-08 19:59:47 +01:00 |
|
David
|
643192b347
|
vendor: add pkcs8 helpers for decrypting encrypted private keys
|
2019-09-20 17:15:16 +01:00 |
|
Nick Craig-Wood
|
ef7b001626
|
build: update to use go1.13 for the build
|
2019-09-04 10:23:48 +01:00 |
|
Nick Craig-Wood
|
af192d2507
|
vendor: update all dependencies
|
2019-08-26 18:00:17 +01:00 |
|
Cenk Alti
|
566aa0fca7
|
vendor: add github.com/putdotio/go-putio for putio client
|
2019-08-23 12:11:36 +01:00 |
|
Nick Craig-Wood
|
a72ef7ca0e
|
vendor: update github.com/yunify/qingstor-sdk-go to v3
|
2019-08-14 16:15:34 +01:00 |
|
Nick Craig-Wood
|
57d5de6fba
|
build: fix up package paths after repo move
git grep -l github.com/ncw/rclone | xargs -d'\n' perl -i~ -lpe 's|github.com/ncw/rclone|github.com/rclone/rclone|g'
goimports -w `find . -name \*.go`
|
2019-07-28 18:47:38 +01:00 |
|
justinalin
|
a3449bda30
|
vendor: add github.com/sirupsen/logrus
|
2019-07-28 12:05:50 +01:00 |
|
jaKa
|
3df9dbf887
|
vendor: updated github.com/koofr/go-koofrclient for set mtime support.
|
2019-07-24 21:11:58 +01:00 |
|
Nick Craig-Wood
|
5df5a3b78e
|
vendor: tidy go.mod and go.sum - fixes #3317
|
2019-07-02 09:47:00 +01:00 |
|
Laura
|
2d0e9885bd
|
vendor: add jzelinskie/whirlpool
|
2019-06-30 18:35:01 +01:00 |
|
Nick Craig-Wood
|
d61ba7ef78
|
vendor: update all dependencies
|
2019-06-27 13:52:32 +01:00 |
|
Gary Kim
|
2655bea86f
|
vendor: add github.com/atotto/clipboard
|
2019-06-26 16:49:53 +01:00 |
|
Gary Kim
|
08bf8faa2f
|
vendor: update github.com/jlaffaye/ftp
|
2019-06-26 16:42:12 +01:00 |
|
Gary Kim
|
66b3795eb8
|
vendor: update github.com/jlaffaye/ftp
|
2019-06-09 16:06:39 +01:00 |
|
Nick Craig-Wood
|
b7800e96d7
|
vendor: update golang.org/x/net/webdav - fixes #3002
This fixes duplicacy working with rclone serve webdav
|
2019-06-07 11:54:57 +01:00 |
|
Nick Craig-Wood
|
da3b685cd8
|
vendor: update github.com/pkg/sftp to fix sftp client issues
See: https://forum.rclone.org/t/failed-to-copy-sftp-folder-not-found-c-ftpsites-ssh-fx-failure/9778
See: https://github.com/pkg/sftp/issues/288
|
2019-05-24 15:03:23 +01:00 |
|
Nick Craig-Wood
|
1fefa6adfd
|
vendor: add github.com/mitchellh/go-homedir
|
2019-05-11 23:39:04 +01:00 |
|
Nick Craig-Wood
|
8f89b03d7b
|
vendor: update github.com/t3rm1n4l/go-mega and dependencies
This is to fix a crash reported in #3140
|
2019-05-01 16:09:50 +01:00 |
|
Nick Craig-Wood
|
613a9bb86b
|
vendor: update all dependencies
|
2019-04-15 20:12:56 +01:00 |
|
Nick Craig-Wood
|
b0380aad95
|
vendor: update github.com/ncw/swift to help with #3041
|
2019-03-25 13:41:34 +00:00 |
|
Nick Craig-Wood
|
595fea757d
|
vendor: update github.com/ncw/swift to bring in Expires changes
|
2019-03-18 13:30:59 +00:00 |
|
Nick Craig-Wood
|
1318be3b0a
|
vendor: update github.com/goftp/server to fix hang while reading a file from the server
See: https://forum.rclone.org/t/minor-issue-with-linux-ftp-client-and-rclone-ftp-access-denied/8959
|
2019-03-17 09:30:57 +00:00 |
|
jaKa
|
1d14e30383
|
vendor: add github.com/koofr/go-koofrclient
* added koofr client SDK dep for koofr backend
|
2019-03-06 13:41:43 +00:00 |
|
Nick Craig-Wood
|
5991315990
|
vendor: update github.com/spf13/cobra to master
|
2019-02-13 23:02:22 +00:00 |
|
Nick Craig-Wood
|
43bc381e90
|
vendor: update all dependencies
|
2019-02-10 20:55:16 +00:00 |
|
Nick Craig-Wood
|
fd370fcad2
|
vendor: update github.com/t3rm1n4l/go-mega to add new error codes
|
2019-02-05 17:22:28 +00:00 |
|
Nick Craig-Wood
|
7d5d6c041f
|
vendor: update github.com/t3rm1n4l/go-mega to fix v2 account login
Fixes #2771
|
2019-02-04 17:33:15 +00:00 |
|
kayrus
|
38c0018906
|
Bump github.com/ncw/swift to v1.0.44
|
2019-01-29 14:43:10 +00:00 |
|
Nick Craig-Wood
|
8d16a5693c
|
vendor: update github.com/goftp/server - fixes #2845
|
2019-01-12 17:09:11 +00:00 |
|
nicolov
|
5edfd31a6d
|
vendor: add github.com/anacrolix/dms
|
2019-01-09 19:14:14 +00:00 |
|
Nick Craig-Wood
|
039e2a9649
|
vendor: pull in github.com/ncw/swift latest to fix reauth on big files
|
2018-12-28 09:23:57 +00:00 |
|
Nick Craig-Wood
|
1c01d0b84a
|
vendor: update dropbox SDK to fix failing integration tests #2829
|
2018-12-26 15:17:03 +00:00 |
|
Jay
|
f7b08a6982
|
vendor: add github.com/shurcooL/vfsgen
|
2018-12-26 15:07:21 +00:00 |
|
Nick Craig-Wood
|
63b51c6742
|
vendor: add golang.org/x/sync as a dependency
|
2018-12-13 10:45:52 +00:00 |
|
Mathieu Carbou
|
4138d5aa75
|
Issue #1788: Pointing to Dropbox's v5.0.0 tag
|
2018-12-05 22:03:30 +00:00 |
|
Nick Craig-Wood
|
89625e54cf
|
vendor: update dependencies to latest
|
2018-11-26 14:10:33 +00:00 |
|
Nick Craig-Wood
|
c514cb752d
|
vendor: update to latest versions of everything
|
2018-10-25 17:06:33 +01:00 |
|
Nick Craig-Wood
|
467fe30a5e
|
vendor: update to latest versions of everything
|
2018-09-21 18:23:37 +01:00 |
|
Nick Craig-Wood
|
a14f0d46d7
|
vendor: add github.com/goftp/server
|
2018-09-17 08:50:34 +01:00 |
|
sandeepkru
|
233507bfe0
|
vendor: Update AzureSDK version to latest one, fixes failing integration tests
|
2018-09-12 08:14:38 +01:00 |
|
Nick Craig-Wood
|
da1682a30e
|
vendor: switch to using go1.11 modules
|
2018-08-28 16:08:48 +01:00 |
|