Darien Raymond 7 лет назад
Родитель
Сommit
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
 package command
 
 
 import (
 import (
-	"context"
+	context "context"
 	fmt "fmt"
 	fmt "fmt"
 	proto "github.com/golang/protobuf/proto"
 	proto "github.com/golang/protobuf/proto"
 	grpc "google.golang.org/grpc"
 	grpc "google.golang.org/grpc"

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

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

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

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