Bump google.golang.org/protobuf from 1.28.1 to 1.29.1 (#1531)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-15 11:33:16 +08:00
committed by GitHub
parent a0a7352fa8
commit f64ffabb7b
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.4.0
google.golang.org/protobuf v1.28.1
google.golang.org/protobuf v1.29.1
)
require (