From 5e77de0e60a654fe4f86c8ea3f551d183b451413 Mon Sep 17 00:00:00 2001 From: Shelley-BaoYue Date: Tue, 2 Jul 2024 19:50:38 +0800 Subject: update related vendor for k8s v1.27.15 Signed-off-by: Shelley-BaoYue --- vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go') diff --git a/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go b/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go index e6bc4e6ce..cfa540787 100644 --- a/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go +++ b/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go @@ -265,7 +265,7 @@ func EnumSlice(val, sep string, enumValMap map[string]int32) ([]int32, error) { } /* - Support fot google.protobuf.wrappers on top of primitive types + Support for google.protobuf.wrappers on top of primitive types */ // StringValue well-known type support as wrapper around string type -- cgit v1.2.3