Revert "Version bump to etcd v3.2.11, grpc v1.7.5"
This commit is contained in:

committed by
GitHub

parent
0d42e742da
commit
4e8526dc6b
2
vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/pattern.go
generated
vendored
2
vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/pattern.go
generated
vendored
@@ -21,7 +21,7 @@ type op struct {
|
||||
operand int
|
||||
}
|
||||
|
||||
// Pattern is a template pattern of http request paths defined in github.com/googleapis/googleapis/google/api/http.proto.
|
||||
// Pattern is a template pattern of http request paths defined in third_party/googleapis/google/api/http.proto.
|
||||
type Pattern struct {
|
||||
// ops is a list of operations
|
||||
ops []op
|
||||
|
Reference in New Issue
Block a user