fix(deps): update module google.golang.org/protobuf to v1.36.10

This commit is contained in:
2025-10-02 17:30:47 +08:00
parent 43ca76053a
commit 64e2b62b6a
2 changed files with 5 additions and 2 deletions

4
go.mod
View File

@@ -5,11 +5,11 @@ go 1.23
require (
github.com/spf13/cobra v1.10.1
go.uber.org/zap v1.27.0
google.golang.org/protobuf v1.36.9
google.golang.org/protobuf v1.36.10
)
require (
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/go-cmp v0.7.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/spf13/pflag v1.0.9 // indirect
github.com/stretchr/testify v1.8.1 // indirect