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 |
|
Nick Craig-Wood
|
7d3a17725d
|
vendor: update all dependencies to latest versions
|
2018-01-16 13:20:59 +00:00 |
|
Nick Craig-Wood
|
b017fcfe9a
|
vendor: update all dependencies to latest versions
|
2017-09-30 15:27:27 +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 |
|