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:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -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/golang/protobuf
generated
vendored
1
vendor/github.com/golang/protobuf
generated
vendored
Submodule vendor/github.com/golang/protobuf deleted from 2bba060313
1
vendor/github.com/gorilla/websocket
generated
vendored
1
vendor/github.com/gorilla/websocket
generated
vendored
Submodule vendor/github.com/gorilla/websocket deleted from a91eba7f97
1
vendor/github.com/miekg/dns
generated
vendored
1
vendor/github.com/miekg/dns
generated
vendored
Submodule vendor/github.com/miekg/dns deleted from 6ebcb714d3
Reference in New Issue
Block a user