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

This commit was merged in pull request #11.
This commit is contained in:
2025-12-12 17:16:33 +08:00
parent 12c4594409
commit f7b2d14d86
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.23
require (
github.com/spf13/cobra v1.10.2
go.uber.org/zap v1.27.1
google.golang.org/protobuf v1.36.10
google.golang.org/protobuf v1.36.11
)
require (