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 cde86d4 commit bd6bb87Copy full SHA for bd6bb87
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/pkg/errors v0.9.1
12
github.com/tidwall/gjson v1.17.3
13
google.golang.org/protobuf v1.33.0
14
- k8s.io/apimachinery v0.30.0
+ k8s.io/apimachinery v0.33.4
15
sigs.k8s.io/controller-tools v0.15.0
16
)
17
0 commit comments