.gitmodules,proto/third_party/golang-protobuf: Remove unused golang-protobuf submodule.

This commit is contained in:
Aaron Son
2020-06-23 10:44:15 -07:00
parent 1602afc5a2
commit 82fa15aa92
2 changed files with 0 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -4,9 +4,6 @@
[submodule "proto/third_party/googleapis"]
path = proto/third_party/googleapis
url = https://github.com/googleapis/googleapis.git
[submodule "proto/third_party/golang-protobuf"]
path = proto/third_party/golang-protobuf
url = https://github.com/golang/protobuf.git
[submodule "proto/third_party/protobuf-go"]
path = proto/third_party/protobuf-go
url = https://github.com/protocolbuffers/protobuf-go.git