vendor: add github.com/armon/go-socks5

This commit is contained in:
fatedier
2017-07-01 16:09:09 +08:00
parent fe32a7c4bb
commit c081df40e1
14 changed files with 1392 additions and 0 deletions

4
vendor/github.com/armon/go-socks5/.travis.yml generated vendored Normal file
View File

@@ -0,0 +1,4 @@
language: go
go:
- 1.1
- tip