瀏覽代碼

update proto generated files

Darien Raymond 7 年之前
父節點
當前提交
f122d0e518
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      app/log/command/config.pb.go
  2. 1 1
      app/proxyman/command/command.pb.go
  3. 1 1
      app/stats/command/command.pb.go

+ 1 - 1
app/log/command/config.pb.go

@@ -1,7 +1,7 @@
 package command
 
 import (
-	"context"
+	context "context"
 	fmt "fmt"
 	proto "github.com/golang/protobuf/proto"
 	grpc "google.golang.org/grpc"

+ 1 - 1
app/proxyman/command/command.pb.go

@@ -1,7 +1,7 @@
 package command
 
 import (
-	"context"
+	context "context"
 	fmt "fmt"
 	proto "github.com/golang/protobuf/proto"
 	grpc "google.golang.org/grpc"

+ 1 - 1
app/stats/command/command.pb.go

@@ -1,7 +1,7 @@
 package command
 
 import (
-	"context"
+	context "context"
 	fmt "fmt"
 	proto "github.com/golang/protobuf/proto"
 	grpc "google.golang.org/grpc"