Skip to content

Commit 3f9d1a2

Browse files
fix(deps): update module google.golang.org/protobuf to v1.36.10
1 parent 13b5b47 commit 3f9d1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/kylelemons/godebug v1.1.0
1212
github.com/spf13/cobra v1.8.0
1313
github.com/stretchr/testify v1.9.0
14-
google.golang.org/protobuf v1.33.0
14+
google.golang.org/protobuf v1.36.10
1515
gopkg.in/yaml.v3 v3.0.1
1616
k8s.io/apimachinery v0.29.3
1717
sigs.k8s.io/yaml v1.4.0

0 commit comments

Comments
 (0)