chore: bump easyssh to 1.3.7

This commit is contained in:
Bo-Yi Wu
2020-05-24 13:57:02 +08:00
parent 7994d5555e
commit 4d46a02d53
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/appleboy/drone-ssh
go 1.14
require (
github.com/appleboy/easyssh-proxy v1.3.7-0.20200524040214-70b93ab84671
github.com/appleboy/easyssh-proxy v1.3.7
github.com/joho/godotenv v1.3.0
github.com/stretchr/testify v1.5.1
github.com/urfave/cli v1.22.4