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 5ac640a972
commit 45a9d76c71
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/appleboy/drone-jenkins
go 1.25.9
go 1.25.10
require (
github.com/appleboy/com v1.1.1