Update go dependencies
This commit is contained in:
parent
14a9e9f3fa
commit
14f4a7b8e8
1349 changed files with 128369 additions and 32627 deletions
15
vendor/github.com/grpc-ecosystem/grpc-gateway/.gitignore
generated
vendored
Normal file
15
vendor/github.com/grpc-ecosystem/grpc-gateway/.gitignore
generated
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
_output/
|
||||
.idea
|
||||
|
||||
# Bazel.
|
||||
bazel-bin
|
||||
bazel-genfiles
|
||||
bazel-grpc-gateway
|
||||
bazel-out
|
||||
bazel-testlogs
|
||||
|
||||
# Go vendor directory
|
||||
vendor
|
||||
|
||||
# Generated travis files
|
||||
.travis.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue