fix(deps): update module google.golang.org/protobuf to v1.36.10
This commit is contained in:
4
go.mod
4
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user