chore: update dependency

This commit is contained in:
Bo-Yi Wu
2020-05-24 12:43:43 +08:00
parent c7d8b0f2e9
commit 7994d5555e
2 changed files with 9 additions and 2 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ go 1.14
require (
github.com/appleboy/easyssh-proxy v1.3.7-0.20200524040214-70b93ab84671
github.com/joho/godotenv v1.3.0
github.com/stretchr/testify v1.3.0
github.com/stretchr/testify v1.5.1
github.com/urfave/cli v1.22.4
golang.org/x/crypto v0.0.0-20191227163750-53104e6ec876
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
)