1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-20 12:39:12 -04:00

Revert "add protobuf, websocket, dns as vendor"

This reverts commit b0f2d23bba.
This commit is contained in:
Darien Raymond
2017-04-21 10:40:34 +02:00
parent b0f2d23bba
commit 795e3c1290
4 changed files with 0 additions and 12 deletions

9
.gitmodules vendored
View File

@@ -1,12 +1,3 @@
[submodule "vendor/h12.me/socks"]
path = vendor/h12.me/socks
url = https://github.com/h12w/socks
[submodule "vendor/github.com/golang/protobuf"]
path = vendor/github.com/golang/protobuf
url = https://github.com/golang/protobuf.git
[submodule "vendor/github.com/miekg/dns"]
path = vendor/github.com/miekg/dns
url = https://github.com/miekg/dns.git
[submodule "vendor/github.com/gorilla/websocket"]
path = vendor/github.com/gorilla/websocket
url = https://github.com/gorilla/websocket.git

1
vendor/github.com/miekg/dns generated vendored

Submodule vendor/github.com/miekg/dns deleted from 6ebcb714d3