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
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
Jake Coggiano
6d3088a00b
vendor: add github.com/dropbox/dropbox-sdk-go-unofficial/dropbox/team/
2018-11-12 11:33:39 +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
Nick Craig-Wood
502d8b0cdd
vendor: remove github.com/VividCortex/ewma dependency
2018-08-26 22:05:30 +01:00
Nick Craig-Wood
18685e6b0b
vendor: add github.com/Azure/go-ansiterm for --progress on Windows support
2018-08-26 17:20:38 +01:00
Nick Craig-Wood
a64e0922b9
vendor: update github.com/ncw/swift to fix server side copy bug
2018-08-26 15:03:19 +01:00
Nick Craig-Wood
ff8de59d2b
vendor: update minimum number of packages so compile with go1.11 works
2018-08-20 12:34:29 +01:00
Nick Craig-Wood
6c5ccf26b1
vendor: update github.com/t3rm1n4l/go-mega to fix failed logins - fixes #2443
2018-08-18 11:46:25 +01:00
sandeepkru
6efedc4043
vendor: Port new Azure Blob Storage SDK #2362
...
Removed references to older sdk and added new version sdk(2018-03-28)
2018-07-14 10:49:58 +01:00
Nick Craig-Wood
03c5b8232e
Update github.com/Azure/azure-sdk-for-go #2118
...
This pulls in https://github.com/Azure/azure-sdk-for-go/issues/2119
which fixes the SAS URL support.
2018-07-04 09:25:13 +01:00
Nick Craig-Wood
038ed1aaf0
vendor: update github.com/t3rm1n4l/go-mega - fixes #2366
...
This update fixes files being missing from mega directory listings.
2018-07-02 14:50:09 +01:00
Nick Craig-Wood
08021c4636
vendor: update all dependencies
2018-06-17 17:59:12 +01:00
Nick Craig-Wood
500085d244
vendor: update github.com/dropbox/dropbox-sdk-go-unofficial #2158
2018-05-29 15:56:40 +01:00
Nick Craig-Wood
6427029c4e
vendor: update all dependencies
...
* Update all dependencies
* Remove all `[[constraint]]` from Gopkg.toml
* Add in the minimum number of `[[override]]` to build
* Remove go get of github.com/inconshreveable/mousetrap as it is vendored
* Update docs with new policy on constraints
2018-05-05 15:52:24 +01:00
Nick Craig-Wood
f50b85278a
vendor: github.com/t3rm1n4l for backend/mega
2018-04-18 21:09:54 +01:00
Nick Craig-Wood
18317a2747
vendor: update github.com/pkg/sftp because dep insisted
2018-04-13 13:23:55 +01:00
Nick Craig-Wood
d64789528d
vendor: update all dependencies
2018-03-19 15:51:38 +00:00
Nick Craig-Wood
b3f55d6bda
vendor: Update github.com/Unknwon/goconfig to fix section listing
...
This fixes listing sections just after creation which means the rclone
config list will have all the keys in now.
2018-03-08 13:18:27 +00:00
ishuah
90af7af9a3
added dependency github.com/sevlyar/go-daemon
2018-03-04 14:06:07 +03:00
Nick Craig-Wood
2b6f7028a6
vendor: github.com/abbot/go-http-auth for #1802
2018-02-16 18:28:09 +00:00
Nick Craig-Wood
6546b7e0b0
vendor: update github.com/jlaffaye/ftp to fix FTP with online.net
2018-02-05 09:12:30 +00:00
Nick Craig-Wood
f4a5489d19
vendor: dep ensure changes
2018-02-05 09:10:45 +00:00
Nick Craig-Wood
7d3a17725d
vendor: update all dependencies to latest versions
2018-01-16 13:20:59 +00:00
Nick Craig-Wood
5061aaaf46
vendor: update github.com/dropbox/dropbox-sdk-go-unofficial to fix #1806
2017-12-07 22:14:36 +00:00
Nick Craig-Wood
bb0ce0cb5f
vendor: vfs add vendor/github.com/djherbis/times
2017-11-20 12:36:50 +00:00
Fabian Möller
0bfa29cbcf
vendor: add github.com/okzk/sdnotify
2017-11-20 11:03:10 +00:00
Nick Craig-Wood
fc352c1ff6
vendor: update github.com/dropbox/dropbox-sdk-go-unofficial to fix #1804
2017-11-15 15:55:01 +00:00
Remus Bunduc
0c942199c9
cache: add vendor requirements: bbolt and go-cache
2017-11-15 15:23:21 +00:00
Nick Craig-Wood
8c8abfd6dc
vendor: update github.com/a8m/tree - fixes #1797
2017-11-06 11:23:27 +00:00
Nick Craig-Wood
567071750b
vendor: update github.com/ncw/swift to fix memory leak in swift transfers
2017-10-19 14:44:13 +01:00
Nick Craig-Wood
b017fcfe9a
vendor: update all dependencies to latest versions
2017-09-30 15:27:27 +01:00