We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d8091 commit 3e120f1Copy full SHA for 3e120f1
1 file changed
go.mod
@@ -7,6 +7,7 @@ toolchain go1.23.8
7
require (
8
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
9
github.com/spf13/cobra v1.9.1
10
+ github.com/stretchr/testify v1.9.0
11
k8s.io/api v0.32.3
12
k8s.io/apimachinery v0.32.3
13
k8s.io/client-go v0.32.3
0 commit comments