diff --git a/go.mod b/go.mod index c865a6e..9e6f897 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/appleboy/drone-ssh -go 1.25.9 +go 1.25.10 require ( github.com/appleboy/easyssh-proxy v1.5.2