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 3bbfdaa commit ae7faceCopy full SHA for ae7face
go.mod
@@ -16,5 +16,5 @@ require (
16
github.com/spf13/cobra v1.1.1
17
github.com/stretchr/testify v1.7.0
18
golang.org/x/mod v0.4.1
19
- k8s.io/apimachinery v0.18.6
+ k8s.io/apimachinery v0.20.1
20
)
0 commit comments