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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-17 20:59:05 +01:00
committed by GitHub
parent 84dc1977de
commit 6e831b0176
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -39,6 +39,6 @@ require (
golang.org/x/sync v0.18.0 // indirect
golang.org/x/text v0.31.0 // indirect
golang.org/x/time v0.14.0 // indirect
google.golang.org/protobuf v1.36.10 // indirect
google.golang.org/protobuf v1.36.11 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)