1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-05-05 12:09:07 -04:00

Chore: fix lint according to golangci-lint errors (#781)

* Chore: fix lint according to golangci-lint errors
* Chore: regenerate pb.go files
This commit is contained in:
Loyalsoldier
2021-03-14 07:44:47 +08:00
committed by GitHub
parent 88e1e25aa9
commit e46204f828
10 changed files with 20 additions and 23 deletions

View File

@@ -6,7 +6,7 @@ import (
"context"
"time"
"github.com/golang/protobuf/proto"
"google.golang.org/protobuf/proto"
"github.com/v2fly/v2ray-core/v4/common/mux"
"github.com/v2fly/v2ray-core/v4/common/net"