Chore: bump google.golang.org/protobuf from 1.26.0 to 1.27.0 (#567)

This commit is contained in:
dependabot[bot]
2021-06-28 10:47:09 +08:00
committed by GitHub
parent 3316acba0c
commit f0c5b79be9
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

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