Skip to content

Commit 74de751

Browse files
github-actions[bot]serverless-qecardil
authored
Autobump of deps (#46)
Co-authored-by: Serverless QE <[email protected]> Co-authored-by: Chris Suszynski <[email protected]>
1 parent b0dc201 commit 74de751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)