We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b5b47 commit 3f9d1a2Copy full SHA for 3f9d1a2
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/kylelemons/godebug v1.1.0
12
github.com/spf13/cobra v1.8.0
13
github.com/stretchr/testify v1.9.0
14
- google.golang.org/protobuf v1.33.0
+ google.golang.org/protobuf v1.36.10
15
gopkg.in/yaml.v3 v3.0.1
16
k8s.io/apimachinery v0.29.3
17
sigs.k8s.io/yaml v1.4.0
0 commit comments