diff --git a/go.mod b/go.mod index 844d58a..56d861d 100644 --- a/go.mod +++ b/go.mod @@ -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