Skip to content

Commit 7c7dde7

Browse files
committed
better cicd
1 parent 1922722 commit 7c7dde7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ require (
3535
github.com/mitchellh/go-homedir v1.1.0
3636
github.com/onsi/ginkgo/v2 v2.20.1
3737
github.com/onsi/gomega v1.34.2
38+
github.com/pkg/sftp v1.13.7
3839
github.com/spf13/cobra v1.8.1
3940
github.com/spf13/viper v1.19.0
4041
github.com/stretchr/testify v1.9.0
@@ -91,7 +92,6 @@ require (
9192
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
9293
github.com/muesli/cancelreader v0.2.2 // indirect
9394
github.com/muesli/termenv v0.15.2 // indirect
94-
github.com/pkg/sftp v1.13.7 // indirect
9595
github.com/sagikazarmark/locafero v0.6.0 // indirect
9696
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
9797
github.com/sourcegraph/conc v0.3.0 // indirect

0 commit comments

Comments
 (0)