Nick Craig-Wood
b84cc0cae7
vendor: run go tidy and go vendor
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
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
613a9bb86b
vendor: update all dependencies
2019-04-15 20:12:56 +01:00
Nick Craig-Wood
43bc381e90
vendor: update all dependencies
2019-02-10 20:55:16 +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
da1682a30e
vendor: switch to using go1.11 modules
2018-08-28 16:08:48 +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
6546b7e0b0
vendor: update github.com/jlaffaye/ftp to fix FTP with online.net
2018-02-05 09:12:30 +00: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
eb87cf6f12
vendor: update all dependencies
2017-07-23 08:51:42 +01:00
Nick Craig-Wood
af043eda15
Vendor github.com/jlaffaye/ftp for ftp backend
2017-05-18 20:49:36 +01:00