Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(564)

Unified Diff: common/tsmon/ts_mon_proto/proto-gen.go

Issue 1857643003: Revert of Migrate tsmon protos to proto3 (Closed) Base URL: git@github.com:luci/luci-go.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « common/tsmon/ts_mon_proto/metrics.pb.go ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common/tsmon/ts_mon_proto/proto-gen.go
diff --git a/common/tsmon/ts_mon_proto/proto-gen.go b/common/tsmon/ts_mon_proto/proto-gen.go
index 26b01f3f1241b9a80001eaaf1a0a1cc71c1054b7..4e3f536b98f4aec5ebc3031ec5e442a769add68f 100644
--- a/common/tsmon/ts_mon_proto/proto-gen.go
+++ b/common/tsmon/ts_mon_proto/proto-gen.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-//go:generate cproto --verbose
+//go:generate cproto
// Package ts_mon_proto contains ts_mon protobuf source and generated protobuf
// data.
« no previous file with comments | « common/tsmon/ts_mon_proto/metrics.pb.go ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698