From 69a096803668fa613280954471583cf4e1977039 Mon Sep 17 00:00:00 2001 From: pyed Date: Sun, 2 Apr 2017 11:14:12 +0300 Subject: [PATCH] Get rid of 'vendor' as we are no longer using hpcloud/tail --- .gitmodules | 12 ------------ vendor/github.com/dustin/go-humanize | 1 - vendor/github.com/hpcloud/tail | 1 - vendor/github.com/pyed/transmission | 1 - vendor/gopkg.in/telegram-bot-api.v4 | 1 - 5 files changed, 16 deletions(-) delete mode 100644 .gitmodules delete mode 160000 vendor/github.com/dustin/go-humanize delete mode 160000 vendor/github.com/hpcloud/tail delete mode 160000 vendor/github.com/pyed/transmission delete mode 160000 vendor/gopkg.in/telegram-bot-api.v4 diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index b1542fb..0000000 --- a/.gitmodules +++ /dev/null @@ -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 diff --git a/vendor/github.com/dustin/go-humanize b/vendor/github.com/dustin/go-humanize deleted file mode 160000 index 7a41df0..0000000 --- a/vendor/github.com/dustin/go-humanize +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7a41df006ff9af79a29f0ffa9c5f21fbe6314a2d diff --git a/vendor/github.com/hpcloud/tail b/vendor/github.com/hpcloud/tail deleted file mode 160000 index a30252c..0000000 --- a/vendor/github.com/hpcloud/tail +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a30252cb686a21eb2d0b98132633053ec2f7f1e5 diff --git a/vendor/github.com/pyed/transmission b/vendor/github.com/pyed/transmission deleted file mode 160000 index 065032b..0000000 --- a/vendor/github.com/pyed/transmission +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 065032b0e966f5cfb06d0126d5aea72a92b30b8a diff --git a/vendor/gopkg.in/telegram-bot-api.v4 b/vendor/gopkg.in/telegram-bot-api.v4 deleted file mode 160000 index 0a57807..0000000 --- a/vendor/gopkg.in/telegram-bot-api.v4 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0a57807db79efce7f6719fbb2c0e0f83fda79aec