Chore: bump google.golang.org/protobuf from 1.27.0 to 1.27.1 (#568)

This commit is contained in:
dependabot[bot]
2021-06-29 12:06:46 +08:00
committed by GitHub
parent f0c5b79be9
commit 61c96766ef
2 changed files with 3 additions and 3 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.27.0
google.golang.org/protobuf v1.27.1
)