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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-05 18:52:32 +02:00
committed by GitHub
parent 4171ec17a5
commit cd5f136079
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -35,7 +35,7 @@ require (
golang.org/x/oauth2 v0.30.0 // indirect
golang.org/x/sync v0.16.0 // indirect
golang.org/x/text v0.28.0 // indirect
google.golang.org/protobuf v1.36.7 // indirect
google.golang.org/protobuf v1.36.8 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)