diff --git a/gcp/observability/go.mod b/gcp/observability/go.mod index 09e04a5e218..6f4cdd48b23 100644 --- a/gcp/observability/go.mod +++ b/gcp/observability/go.mod @@ -11,4 +11,6 @@ require ( google.golang.org/protobuf v1.27.1 ) +// TODO(lidiz) remove the following line when we have a release containing the +// necessary internal binary logging changes replace google.golang.org/grpc => ../../