Skip to content

Commit 3e120f1

Browse files
committed
go.mod
1 parent 35d8091 commit 3e120f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ toolchain go1.23.8
77
require (
88
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
99
github.com/spf13/cobra v1.9.1
10+
github.com/stretchr/testify v1.9.0
1011
k8s.io/api v0.32.3
1112
k8s.io/apimachinery v0.32.3
1213
k8s.io/client-go v0.32.3

0 commit comments

Comments
 (0)