Commit 7c7dde7 1 parent 1922722 commit 7c7dde7 Copy full SHA for 7c7dde7
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ require (
35
35
github.com/mitchellh/go-homedir v1.1.0
36
36
github.com/onsi/ginkgo/v2 v2.20.1
37
37
github.com/onsi/gomega v1.34.2
38
+ github.com/pkg/sftp v1.13.7
38
39
github.com/spf13/cobra v1.8.1
39
40
github.com/spf13/viper v1.19.0
40
41
github.com/stretchr/testify v1.9.0
@@ -91,7 +92,6 @@ require (
91
92
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
92
93
github.com/muesli/cancelreader v0.2.2 // indirect
93
94
github.com/muesli/termenv v0.15.2 // indirect
94
- github.com/pkg/sftp v1.13.7 // indirect
95
95
github.com/sagikazarmark/locafero v0.6.0 // indirect
96
96
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
97
97
github.com/sourcegraph/conc v0.3.0 // indirect
You can’t perform that action at this time.
0 commit comments