We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3a930 commit 2a100adCopy full SHA for 2a100ad
go.mod
@@ -6,7 +6,7 @@ toolchain go1.24.3
6
7
require (
8
github.com/bmatcuk/doublestar/v2 v2.0.4
9
- github.com/buildkite/bintest v2.0.0+incompatible
+ github.com/buildkite/bintest v2.1.0+incompatible
10
github.com/google/go-cmp v0.7.0
11
github.com/sirupsen/logrus v1.8.1
12
github.com/stretchr/testify v1.10.0
0 commit comments