Pin dependencies and update vendors
This commit is contained in:
2
vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/pattern.go
generated
vendored
2
vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/pattern.go
generated
vendored
@@ -17,6 +17,6 @@ const (
|
||||
OpConcatN
|
||||
// OpCapture pops an item and binds it to the variable
|
||||
OpCapture
|
||||
// OpEnd is the least postive invalid opcode.
|
||||
// OpEnd is the least positive invalid opcode.
|
||||
OpEnd
|
||||
)
|
||||
|
Reference in New Issue
Block a user