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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-08 15:30:46 +02:00
committed by GitHub
parent 930130f58a
commit 8937a5ac91
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -35,6 +35,6 @@ require (
golang.org/x/oauth2 v0.30.0 // indirect
golang.org/x/sync v0.16.0 // indirect
golang.org/x/text v0.27.0 // indirect
google.golang.org/protobuf v1.36.6 // indirect
google.golang.org/protobuf v1.36.7 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)