Chore: update dependencies (#472)

This commit is contained in:
Loyalsoldier
2021-03-18 15:42:44 +08:00
committed by GitHub
parent 638b9b9733
commit a79444fc1a
2 changed files with 6 additions and 17 deletions

2
go.mod
View File

@ -4,5 +4,5 @@ go 1.16
require (
github.com/v2fly/v2ray-core/v4 v4.36.2
google.golang.org/protobuf v1.25.0
google.golang.org/protobuf v1.26.0
)