Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#1731)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-27 11:42:31 +08:00
committed by GitHub
parent f231f42c9f
commit eb755f3d0e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.19
require (
github.com/v2fly/v2ray-core/v5 v5.7.0
google.golang.org/protobuf v1.30.0
google.golang.org/protobuf v1.31.0
)
require (