1
0
Fork 0

fix reference to protobuf

pull/1/head
Darien Raymond 7 years ago
parent d705cace94
commit 2f7cd7aa46
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

@ -10,7 +10,7 @@ import (
"strconv"
"strings"
"github.com/gogo/protobuf/proto"
"github.com/golang/protobuf/proto"
"v2ray.com/core/app/router"
)

Loading…
Cancel
Save