chore(deps): update module google.golang.org/protobuf to v1.36.10 (#2223)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-05 17:01:42 +02:00
committed by GitHub
parent d818d96e07
commit 1f43ca4d8f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -36,6 +36,6 @@ require (
golang.org/x/oauth2 v0.31.0 // indirect
golang.org/x/sync v0.17.0 // indirect
golang.org/x/text v0.29.0 // indirect
google.golang.org/protobuf v1.36.9 // indirect
google.golang.org/protobuf v1.36.10 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)