Skip to content

Commit 31c8ff0

Browse files
author
ndtretyak
committed
update grpc-gateway/v2
commit_hash:e1ab48af0c138c6e643774b6143064a52a1184aa
1 parent d22c08a commit 31c8ff0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build/conf/go.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ macro _GO_GRPC_GATEWAY_V2_SRCS_IMPL(Files...) {
618618
[.proto]=$_GO_PROTO_CMD_IMPL($File $_GO_PROTO_GRPC_GATEWAY_V2_OPTS $_GO_PROTO_GRPC_GATEWAY_V2_OUTS)
619619
}
620620

621-
PEERDIR(${GOSTD}/context ${GOSTD}/io ${GOSTD}/net/http)
621+
PEERDIR(${GOSTD}/context ${GOSTD}/errors ${GOSTD}/io ${GOSTD}/net/http)
622622
PEERDIR(vendor/github.com/golang/protobuf/descriptor)
623623
PEERDIR(vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime)
624624
PEERDIR(vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities)

vendor/google.golang.org/genproto/googleapis/api/annotations/ya.make

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/google.golang.org/genproto/googleapis/api/ya.make

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)