chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 in /tools/goctl (#4628)

This commit is contained in:
dependabot[bot]
2025-02-07 08:25:54 +08:00
committed by GitHub
parent 77fb271a06
commit 1f0531b254
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ require (
github.com/zeromicro/go-zero v1.8.0
golang.org/x/text v0.22.0
google.golang.org/grpc v1.65.0
google.golang.org/protobuf v1.36.4
google.golang.org/protobuf v1.36.5
gopkg.in/yaml.v2 v2.4.0
)