chore: bump go directive to 1.25.10

- Update go.mod go directive from 1.25.9 to 1.25.10
This commit is contained in:
Bo-Yi Wu
2026-05-08 21:19:20 +08:00
parent 8ae378cba1
commit 008d03ed09
+1 -1
View File
@@ -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