chore(deps): update module google.golang.org/protobuf to v1.36.11 (0.31) (#2348)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-20 01:12:08 +01:00
committed by GitHub
parent 92bc41dc70
commit 29628fc974
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -36,7 +36,7 @@ require (
golang.org/x/oauth2 v0.36.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/text v0.35.0 // indirect
google.golang.org/protobuf v1.36.8 // indirect
google.golang.org/protobuf v1.36.11 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)