ci: Align pull_request_template with the main repo + upgrade CI (#155)
Signed-off-by: tison <wander4096@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
syntax = "proto3";
|
||||
package prometheus;
|
||||
|
||||
// GreptimeTeam modify the original go_package definition to make it constistent with the go package name.
|
||||
// GreptimeTeam modify the original go_package definition to make it consistent with the go package name.
|
||||
// And we also remove the gogoproto dependency which is now deprecated.
|
||||
option go_package = "github.com/GreptimeTeam/greptime-proto/go/prometheus/remote";
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
syntax = "proto3";
|
||||
package prometheus;
|
||||
|
||||
// GreptimeTeam modify the original go_package definition to make it constistent with the go package name.
|
||||
// GreptimeTeam modify the original go_package definition to make it consistent with the go package name.
|
||||
// And we also remove the gogoproto dependency which is now deprecated.
|
||||
option go_package = "github.com/GreptimeTeam/greptime-proto/go/prometheus/remote";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user