mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 17:46:58 -05:00
update proto generated files
This commit is contained in:
parent
c7f847c96e
commit
f122d0e518
@ -1,7 +1,7 @@
|
||||
package command
|
||||
|
||||
import (
|
||||
"context"
|
||||
context "context"
|
||||
fmt "fmt"
|
||||
proto "github.com/golang/protobuf/proto"
|
||||
grpc "google.golang.org/grpc"
|
||||
|
@ -1,7 +1,7 @@
|
||||
package command
|
||||
|
||||
import (
|
||||
"context"
|
||||
context "context"
|
||||
fmt "fmt"
|
||||
proto "github.com/golang/protobuf/proto"
|
||||
grpc "google.golang.org/grpc"
|
||||
|
@ -1,7 +1,7 @@
|
||||
package command
|
||||
|
||||
import (
|
||||
"context"
|
||||
context "context"
|
||||
fmt "fmt"
|
||||
proto "github.com/golang/protobuf/proto"
|
||||
grpc "google.golang.org/grpc"
|
||||
|
Loading…
Reference in New Issue
Block a user