summaryrefslogtreecommitdiffstats
path: root/vendor
diff options
context:
space:
mode:
authorDawid Dziurla <dawidd0811@gmail.com>2019-08-26 16:53:38 +0200
committerJesse Duffield <jessedduffield@gmail.com>2019-09-01 21:24:03 +1000
commite0dd1cb29d6d70829622ca0125028e98fa440f4a (patch)
treef6d792b579614df3dfbcfa661945e1bfd48f11fc /vendor
parent827837b0b940d9367cefd03eb0e779711f9489da (diff)
switch to Go modules
Diffstat (limited to 'vendor')
-rw-r--r--vendor/github.com/aws/aws-sdk-go/aws/credentials/example.ini12
-rw-r--r--vendor/github.com/cloudfoundry/jibber_jabber/README.md44
-rw-r--r--vendor/github.com/davecgh/go-spew/LICENSE2
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/bypass.go187
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/bypasssafe.go2
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/common.go2
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/dump.go10
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/format.go4
-rw-r--r--vendor/github.com/fatih/color/Gopkg.lock27
-rw-r--r--vendor/github.com/fatih/color/Gopkg.toml30
-rw-r--r--vendor/github.com/fatih/color/README.md179
-rw-r--r--vendor/github.com/fsnotify/fsnotify/.gitignore6
-rw-r--r--vendor/github.com/fsnotify/fsnotify/CHANGELOG.md317
-rw-r--r--vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md77
-rw-r--r--vendor/github.com/fsnotify/fsnotify/README.md79
-rw-r--r--vendor/github.com/go-errors/errors/README.md66
-rw-r--r--vendor/github.com/go-errors/errors/cover.out89
-rw-r--r--vendor/github.com/go-ini/ini/.gitignore6
-rw-r--r--vendor/github.com/go-ini/ini/Makefile15
-rw-r--r--vendor/github.com/go-ini/ini/README.md44
-rw-r--r--vendor/github.com/hashicorp/go-cleanhttp/README.md30
l---------vendor/github.com/hashicorp/go-getter/test-fixtures/detect-file-symlink-pwd/syml/pwd1
-rw-r--r--vendor/github.com/hashicorp/go-safetemp/README.md10
-rw-r--r--vendor/github.com/hashicorp/go-version/README.md65
-rw-r--r--vendor/github.com/hashicorp/go-version/go.mod1
-rw-r--r--vendor/github.com/hashicorp/hcl/.gitignore9
-rw-r--r--vendor/github.com/hashicorp/hcl/Makefile18
-rw-r--r--vendor/github.com/hashicorp/hcl/README.md125
-rw-r--r--vendor/github.com/hashicorp/hcl/appveyor.yml19
-rw-r--r--vendor/github.com/jesseduffield/go-getter/README.md301
-rw-r--r--vendor/github.com/jesseduffield/go-getter/appveyor.yml16
l---------vendor/github.com/jesseduffield/go-getter/test-fixtures/detect-file-symlink-pwd/syml/pwd1
-rw-r--r--vendor/github.com/jesseduffield/gocui/.gitignore1
-rw-r--r--vendor/github.com/jesseduffield/gocui/README.md110
-rw-r--r--vendor/github.com/jesseduffield/pty/.gitignore4
-rw-r--r--vendor/github.com/jesseduffield/pty/README.md100
-rw-r--r--vendor/github.com/jesseduffield/pty/mktypes.bash19
-rw-r--r--vendor/github.com/jesseduffield/roll/.gitignore1
-rw-r--r--vendor/github.com/jesseduffield/roll/CHANGELOG24
-rw-r--r--vendor/github.com/jesseduffield/roll/README.md53
-rw-r--r--vendor/github.com/jesseduffield/rollrus/README.md15
-rw-r--r--vendor/github.com/jesseduffield/rollrus/go.mod7
-rw-r--r--vendor/github.com/jesseduffield/rollrus/go.sum19
-rw-r--r--vendor/github.com/jesseduffield/termbox-go/README.md44
-rw-r--r--vendor/github.com/jesseduffield/termbox-go/collect_terminfo.py110
-rw-r--r--vendor/github.com/jmespath/go-jmespath/.gitignore4
-rw-r--r--vendor/github.com/jmespath/go-jmespath/Makefile44
-rw-r--r--vendor/github.com/jmespath/go-jmespath/README.md7
-rw-r--r--vendor/github.com/kardianos/osext/README.md21
-rw-r--r--vendor/github.com/kevinburke/ssh_config/.gitignore1
-rw-r--r--vendor/github.com/kevinburke/ssh_config/Makefile29
-rw-r--r--vendor/github.com/kevinburke/ssh_config/README.md81
-rw-r--r--vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE9
-rw-r--r--vendor/github.com/konsorten/go-windows-terminal-sequences/README.md40
-rw-r--r--vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod1
-rw-r--r--vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go36
-rw-r--r--vendor/github.com/magiconair/properties/.gitignore6
-rw-r--r--vendor/github.com/magiconair/properties/CHANGELOG.md131
-rw-r--r--vendor/github.com/magiconair/properties/README.md129
-rw-r--r--vendor/github.com/mattn/go-colorable/README.md48
-rw-r--r--vendor/github.com/mattn/go-isatty/README.md50
-rw-r--r--vendor/github.com/mattn/go-runewidth/README.mkd27
-rw-r--r--vendor/github.com/mgutz/str/.gitignore7
-rw-r--r--vendor/github.com/mgutz/str/CREDITS5
-rw-r--r--vendor/github.com/mgutz/str/README.md649
-rw-r--r--vendor/github.com/mgutz/str/VERSION1
-rw-r--r--vendor/github.com/mitchellh/go-homedir/README.md14
-rw-r--r--vendor/github.com/mitchellh/go-testing-interface/README.md52
-rw-r--r--vendor/github.com/mitchellh/mapstructure/README.md46
-rw-r--r--vendor/github.com/nicksnyder/go-i18n/v2/LICENSE (renamed from vendor/github.com/nicksnyder/go-i18n/LICENSE)0
-rw-r--r--vendor/github.com/nicksnyder/go-i18n/v2/i18n/bundle.go55
-rw-r--r--vendor/github.com/nicksnyder/go-i18n/v2/i18n/doc.go5
-rw-r--r--vendor/github.com/nicksnyder/go-i18n/v2/i18n/localizer.go124
-rw-r--r--vendor/github.com/nicksnyder/go-i18n/v2/i18n/message.go219
-rw-r--r--vendor/github.com/nicksnyder/go-i18n/v2/i18n/message_template.go65
-rw-r--r--vendor/github.com/nicksnyder/go-i18n/v2/i18n/parse.go (renamed from vendor/github.com/nicksnyder/go-i18n/v2/internal/parse.go)88
-rw-r--r--vendor/github.com/nicksnyder/go-i18n/v2/internal/message.go164
-rw-r--r--vendor/github.com/nicksnyder/go-i18n/v2/internal/message_template.go55
-rw-r--r--vendor/github.com/nicksnyder/go-i18n/v2/internal/plural/rule_gen.go42
-rw-r--r--vendor/github.com/nicksnyder/go-i18n/v2/internal/template.go51
-rw-r--r--vendor/github.com/pelletier/go-buffruneio/.gitignore1
-rw-r--r--vendor/github.com/pelletier/go-buffruneio/README.md62
-rw-r--r--vendor/github.com/pelletier/go-toml/.gitignore2
-rw-r--r--vendor/github.com/pelletier/go-toml/README.md131
-rw-r--r--vendor/github.com/pelletier/go-toml/benchmark.json164
-rw-r--r--vendor/github.com/pelletier/go-toml/benchmark.sh32
-rw-r--r--vendor/github.com/pelletier/go-toml/benchmark.toml244
-rw-r--r--vendor/github.com/pelletier/go-toml/benchmark.yml121
-rw-r--r--vendor/github.com/pelletier/go-toml/example-crlf.toml29
-rw-r--r--vendor/github.com/pelletier/go-toml/example.toml29
-rw-r--r--vendor/github.com/pelletier/go-toml/fuzz.sh15
-rw-r--r--vendor/github.com/pelletier/go-toml/marshal_test.toml38
-rw-r--r--vendor/github.com/pelletier/go-toml/test.sh88
-rw-r--r--vendor/github.com/pkg/errors/.gitignore24
-rw-r--r--vendor/github.com/pkg/errors/README.md52
-rw-r--r--vendor/github.com/pkg/errors/appveyor.yml32
-rw-r--r--vendor/github.com/pkg/errors/errors.go43
-rw-r--r--vendor/github.com/pkg/errors/stack.go51
-rw-r--r--vendor/github.com/shibukawa/configdir/README.rst111
-rw-r--r--vendor/github.com/sirupsen/logrus/.gitignore2
-rw-r--r--vendor/github.com/sirupsen/logrus/CHANGELOG.md165
-rw-r--r--vendor/github.com/sirupsen/logrus/README.md494
-rw-r--r--vendor/github.com/sirupsen/logrus/appveyor.yml14
-rw-r--r--vendor/github.com/sirupsen/logrus/entry.go233
-rw-r--r--vendor/github.com/sirupsen/logrus/exported.go40
-rw-r--r--vendor/github.com/sirupsen/logrus/formatter.go33
-rw-r--r--vendor/github.com/sirupsen/logrus/go.mod11
-rw-r--r--vendor/github.com/sirupsen/logrus/go.sum15
-rw-r--r--vendor/github.com/sirupsen/logrus/json_formatter.go44
-rw-r--r--vendor/github.com/sirupsen/logrus/logger.go222
-rw-r--r--vendor/github.com/sirupsen/logrus/logrus.go75
-rw-r--r--vendor/github.com/sirupsen/logrus/terminal_bsd.go10
-rw-r--r--vendor/github.com/sirupsen/logrus/terminal_check_aix.go9
-rw-r--r--vendor/github.com/sirupsen/logrus/terminal_check_appengine.go2
-rw-r--r--vendor/github.com/sirupsen/logrus/terminal_check_js.go11
-rw-r--r--vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go2