File tree Expand file tree Collapse file tree
dependency/update-metadata-json/entrypoint
pull-request/download-artifact/entrypoint
tag/calculate-semver/entrypoint Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/paketo-buildpacks/github-config/actions/dependency/update-meta
22
33go 1.25.5
44
5- toolchain go1.26.0
5+ toolchain go1.26.1
66
77require (
88 github.com/onsi/gomega v1.39.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/paketo-buildpacks/github-config/actions/dispatch/entrypoint
22
33go 1.23.0
44
5- toolchain go1.26.0
5+ toolchain go1.26.1
66
77require (
88 github.com/onsi/gomega v1.39.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/paketo-buildpacks/github-config/actions/pull-request/download-
22
33go 1.23.0
44
5- toolchain go1.26.0
5+ toolchain go1.26.1
66
77require (
88 github.com/onsi/gomega v1.39.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/paketo-buildpacks/github-config/actions/release/create/entrypo
22
33go 1.23.0
44
5- toolchain go1.26.0
5+ toolchain go1.26.1
66
77require (
88 github.com/cenkalti/backoff/v4 v4.3.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/paketo-buildpacks/github-config/actions/release/reset-draft/en
22
33go 1.23.0
44
5- toolchain go1.26.0
5+ toolchain go1.26.1
66
77require (
88 github.com/onsi/gomega v1.39.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/paketo-buildpacks/github-config/actions/tag/calculate-semver-t
22
33go 1.24.0
44
5- toolchain go1.26.0
5+ toolchain go1.26.1
66
77require (
88 github.com/Masterminds/semver/v3 v3.4.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/paketo-buildpacks/github-config/scripts/publish-draft-releases
22
33go 1.21
44
5- toolchain go1.26.0
5+ toolchain go1.26.1
66
77require (
88 github.com/Masterminds/semver/v3 v3.4.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/paketo-buildpacks/github-config/scripts/time-to-merge
22
33go 1.24.6
44
5- toolchain go1.26.0
5+ toolchain go1.26.1
66
77require (
88 github.com/aclements/go-moremath v0.0.0-20241023150245-c8bbc672ef66
You can’t perform that action at this time.
0 commit comments