1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-27 21:53:27 +00:00

vendor: update all dependencies

This commit is contained in:
Nick Craig-Wood
2018-03-19 15:51:38 +00:00
parent 940df88eb2
commit d64789528d
4309 changed files with 1327278 additions and 1001118 deletions

3
vendor/golang.org/x/text/doc.go generated vendored
View File

@@ -7,6 +7,9 @@
// text is a repository of text-related packages related to internationalization
// (i18n) and localization (l10n), such as character encodings, text
// transformations, and locale-specific text handling.
//
// There is a 30 minute video, recorded on 2017-11-30, on the "State of
// golang.org/x/text" at https://www.youtube.com/watch?v=uYrDrMEGu58
package text
// TODO: more documentation on general concepts, such as Transformers, use