We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 741ccdd + 7a4ecfb commit ae3c884Copy full SHA for ae3c884
1 file changed
go.mod
@@ -2,7 +2,7 @@ module github.com/buildkite-plugins/monorepo-diff-buildkite-plugin
2
3
go 1.22
4
5
-toolchain go1.25.4
+toolchain go1.25.5
6
7
require (
8
github.com/bmatcuk/doublestar/v4 v4.9.1
0 commit comments