File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ require (
1212 github.com/mitchellh/go-homedir v1.1.0
1313 github.com/openshift-knative/hack v0.0.0-20250530124021-bed35e443a23
1414 github.com/spf13/cobra v1.9.1
15+ github.com/stretchr/testify v1.10.0
1516 github.com/wavesoftware/go-commandline v1.3.0
1617 github.com/xanzy/ssh-agent v0.3.3
1718 gotest.tools/v3 v3.5.2
@@ -236,7 +237,6 @@ require (
236237 github.com/spf13/viper v1.18.2 // indirect
237238 github.com/stoewer/go-strcase v1.3.0 // indirect
238239 github.com/stretchr/objx v0.5.2 // indirect
239- github.com/stretchr/testify v1.10.0 // indirect
240240 github.com/subosito/gotenv v1.6.0 // indirect
241241 github.com/tektoncd/pipeline v0.61.0 // indirect
242242 github.com/theupdateframework/go-tuf v0.7.0 // indirect
You can’t perform that action at this time.
0 commit comments