mirror of
https://github.com/appleboy/drone-ssh.git
synced 2026-06-04 18:24:01 +08:00
@@ -1,10 +1,10 @@
|
||||
module github.com/appleboy/drone-ssh
|
||||
|
||||
go 1.13
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/appleboy/easyssh-proxy v1.3.0
|
||||
github.com/appleboy/easyssh-proxy v1.3.1
|
||||
github.com/joho/godotenv v1.3.0
|
||||
github.com/stretchr/testify v1.4.0
|
||||
github.com/urfave/cli v1.22.2
|
||||
github.com/stretchr/testify v1.3.0
|
||||
github.com/urfave/cli v1.22.4
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user