Update dependencies

This commit is contained in:
loyalsoldier
2020-11-15 13:33:11 +08:00
parent cc2b373b5d
commit aac127532b
3 changed files with 31 additions and 30 deletions

View File

@@ -14,7 +14,7 @@ import (
"strings"
"time"
"github.com/golang/protobuf/proto"
"google.golang.org/protobuf/proto"
"v2ray.com/core/app/router"
)