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
d36b80f587
vendor: update bazil.org/fuse - corrects df -i - fixes #2089
2018-04-21 22:57:08 +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
Nick Craig-Wood
29e2744155
vendor: update github.com/dropbox/dropbox-sdk-go-unofficial
2017-09-30 08:10:50 +01:00
Nick Craig-Wood
6390bb2b09
vendor: resync with dep ensure
2017-09-30 08:10:50 +01:00
bpicode
7e93567b18
vendor: update version of github.com/spf13/cobra for zsh support
2017-08-31 16:21:28 +01:00
Nick Craig-Wood
5b79922b5e
vendor: add dropbox/dropbox-sdk-go-unofficial
2017-08-10 13:57:06 +01:00
Nick Craig-Wood
41b2645dec
vendor: remove ncw/dropbox-sdk-go-unofficial dependency
2017-08-10 13:57:05 +01:00
Nick Craig-Wood
c1bfdd893f
vendor: update qingstor
...
dep ensure needed to do this, probably after various vendor merges
2017-08-09 13:03:07 +01:00
Nick Craig-Wood
91cfcc21ff
vendor: add github.com/Azure/azure-sdk-for-go and dependencies
2017-08-04 22:54:27 +01:00
wuyu
466dd22b44
vendor: add qingstor-sdk-go for QingStor
2017-08-04 17:09:28 +01:00
Nick Craig-Wood
bfef0bc2e9
vendor: add github.com/a8m/tree
2017-07-26 23:06:48 +01:00
Nick Craig-Wood
da9926d574
vendor: update golang.org/x/sys
...
Now that https://github.com/golang/go/issues/21136 is fixed
2017-07-26 22:56:17 +01:00
Nick Craig-Wood
6fce1ac267
vendor: roll back golang.org/x/sys to fix compile
...
Until https://github.com/golang/go/issues/21136 is fixed
2017-07-23 22:24:24 +01:00
Nick Craig-Wood
eb87cf6f12
vendor: update all dependencies
2017-07-23 08:51:42 +01:00
Nick Craig-Wood
ec6c3f2686
vendor: remove github.com/tsenart/tb
2017-07-16 16:14:44 +01:00
Nick Craig-Wood
470642f2b7
vendor: add vendor/golang.org/x/time/rate
2017-07-14 05:35:00 +01:00
Nick Craig-Wood
4ce31555b2
vendor: update github.com/billziss-gh/cgofuse - fixes #1481
2017-06-19 09:53:34 +01:00
Nick Craig-Wood
e31fc877e2
vendor: github.com/nsf/termbox-go and dependencies for rclone ncdu
2017-06-15 16:46:32 +01:00
Nick Craig-Wood
178ff62d6a
vendor: add github.com/ncw/dropbox-sdk-go-unofficial and remove github.com/stacktic/dropbox
...
In due course this will become github.com/dropbox/dropbox-sdk-go-unofficial
when the fate of https://github.com/dropbox/dropbox-sdk-go-unofficial/pull/14
has been decided.
2017-05-30 15:49:29 +01:00
Nick Craig-Wood
84512ac77d
vendor: add github.com/xanzy/ssh-agent for #1279
2017-05-26 10:21:06 +01:00
Nick Craig-Wood
1ec0327ed7
vendor: update cgofuse (because dep wanted to!)
2017-05-26 10:15:14 +01:00
Nick Craig-Wood
af043eda15
Vendor github.com/jlaffaye/ftp for ftp backend
2017-05-18 20:49:36 +01:00
Bill Zissimopoulos
95c0378e3c
update cgofuse dependency to v1.0.1
2017-05-18 20:45:08 +01:00
Nick Craig-Wood
ea0bc278ba
cmount: Vendor github.com/billziss-gh/cgofuse
2017-05-15 16:56:47 +01:00
Nick Craig-Wood
0c92a64bb3
vendor: update spf13/cobra to fix arg parsing
2017-05-12 19:49:32 +01:00
Nick Craig-Wood
8b61692754
vendor: update github.com/aws/aws-sdk-go to get plan9 build fix
2017-05-12 14:24:51 +01:00
Nick Craig-Wood
663e6f3ec0
vendor: patch github.com/aws/aws-sdk-go to fix the build
...
Temporary until https://github.com/aws/aws-sdk-go/pull/1262 is merged.
2017-05-11 17:11:35 +01:00
Nick Craig-Wood
98c2d2c41b
Switch to using the dep tool and update all the dependencies
2017-05-11 15:39:54 +01:00