| Index: milo/api/proto/buildbot.pb.go
|
| diff --git a/milo/api/proto/buildbot.pb.go b/milo/api/proto/buildbot.pb.go
|
| index d2352222d6c743a2020dcefe5bdc1ff3c76776f2..0e8c5a649b4667f0ae79d1f9035c07b351fe90d4 100644
|
| --- a/milo/api/proto/buildbot.pb.go
|
| +++ b/milo/api/proto/buildbot.pb.go
|
| @@ -7,6 +7,7 @@ Package milo is a generated protocol buffer package.
|
| It is generated from these files:
|
| github.com/luci/luci-go/milo/api/proto/buildbot.proto
|
| github.com/luci/luci-go/milo/api/proto/buildinfo.proto
|
| + github.com/luci/luci-go/milo/api/proto/console_git_info.proto
|
|
|
| It has these top-level messages:
|
| MasterRequest
|
| @@ -17,6 +18,7 @@ It has these top-level messages:
|
| BuildbotBuildsJSON
|
| BuildInfoRequest
|
| BuildInfoResponse
|
| + ConsoleGitInfo
|
| */
|
| package milo
|
|
|
|
|