Update module google.golang.org/protobuf to v1.36.8

This commit is contained in:
2025-09-08 21:21:10 +00:00
parent 8ca5c32617
commit 639c95e01e
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -16,7 +16,7 @@ require (
github.com/stretchr/testify v1.10.0
golang.org/x/term v0.22.0
golang.org/x/time v0.5.0
google.golang.org/protobuf v1.34.2
google.golang.org/protobuf v1.36.8
gopkg.in/yaml.v3 v3.0.1
gotest.tools/v3 v3.5.2
)