Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 51ac00b696 build(deps): bump github.com/appleboy/com from 1.1.1 to 1.2.0
Bumps [github.com/appleboy/com](https://github.com/appleboy/com) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/appleboy/com/releases)
- [Commits](https://github.com/appleboy/com/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/appleboy/com
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-23 08:47:00 +00:00
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
module github.com/appleboy/drone-jenkins
go 1.24.0
go 1.25
require (
github.com/appleboy/com v1.1.1
github.com/appleboy/com v1.2.0
github.com/joho/godotenv v1.5.1
github.com/stretchr/testify v1.10.0
github.com/urfave/cli/v2 v2.27.7
+2 -2
View File
@@ -1,5 +1,5 @@
github.com/appleboy/com v1.1.1 h1:iqu+BzrEcO3Towwi4E0GDRLSEeMBix3gf3LRjn9h8ow=
github.com/appleboy/com v1.1.1/go.mod h1:WKU8+CaWcyLkpm0NLhGA8Wl/yGi3KXfTIXsp7T2ceZc=
github.com/appleboy/com v1.2.0 h1:3jyA+yVofe/uzPHHa7Xrsj7rnDy1sZn/8pYHdzHB3GQ=
github.com/appleboy/com v1.2.0/go.mod h1:XK2kV+JWz/gkzsDPotNJL+aS6XCy5GNlbiTWGvIhqIU=
github.com/cpuguy83/go-md2man/v2 v2.0.7 h1:zbFlGlXEAKlwXpmvle3d8Oe3YnkKIK4xSRTd3sHPnBo=
github.com/cpuguy83/go-md2man/v2 v2.0.7/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=