| 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.
|
|
|