chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in /tools/goctl (#4521)

This commit is contained in:
dependabot[bot]
2024-12-28 12:05:03 +08:00
committed by GitHub
parent eaa01ccb9f
commit 5c3679ffe7
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ require (
github.com/zeromicro/go-zero v1.7.4
golang.org/x/text v0.21.0
google.golang.org/grpc v1.65.0
google.golang.org/protobuf v1.36.0
google.golang.org/protobuf v1.36.1
gopkg.in/yaml.v2 v2.4.0
)