Get rid of 'vendor' as we are no longer using hpcloud/tail

This commit is contained in:
pyed
2017-04-02 11:14:12 +03:00
parent 6c72760e84
commit 69a0968036
5 changed files with 0 additions and 16 deletions

12
.gitmodules vendored
View File

@@ -1,12 +0,0 @@
[submodule "vendor/github.com/dustin/go-humanize"]
path = vendor/github.com/dustin/go-humanize
url = https://github.com/dustin/go-humanize
[submodule "vendor/github.com/hpcloud/tail"]
path = vendor/github.com/hpcloud/tail
url = https://github.com/hpcloud/tail
[submodule "vendor/github.com/pyed/transmission"]
path = vendor/github.com/pyed/transmission
url = https://github.com/pyed/transmission
[submodule "vendor/gopkg.in/telegram-bot-api.v4"]
path = vendor/gopkg.in/telegram-bot-api.v4
url = https://gopkg.in/telegram-bot-api.v4

1
vendor/github.com/hpcloud/tail generated vendored