boyuanzz commented on a change in pull request #11373: [BEAM-9562] Update
Element.timer and Element.Timer to Element.timers and Element.Timers
URL: https://github.com/apache/beam/pull/11373#discussion_r406921308
##########
File path: sdks/go/pkg/beam/model/pipeline_v1/beam_runner_api.pb.go
##########
@@ -6242,11 +6289,11 @@ var fileDescriptor_cf57597c3a9659a9 = []byte{
// Reference imports to suppress errors if they are not otherwise used.
var _ context.Context
-var _ grpc.ClientConn
+var _ grpc.ClientConnInterface
Review comment:
It's fixed by following
https://github.com/apache/beam/blob/master/sdks/go/pkg/beam/model/PROTOBUF.md#generated-go-code-fails-to-build
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services