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 6cbb794 commit ed5e43fCopy full SHA for ed5e43f
go.mod
@@ -6,7 +6,7 @@ toolchain go1.24.3
6
7
require (
8
cloud.google.com/go/storage v1.55.0
9
- github.com/GoogleCloudPlatform/testgrid v0.0.174
+ github.com/GoogleCloudPlatform/testgrid v0.0.38
10
github.com/blang/semver/v4 v4.0.0
11
github.com/cheggaaa/pb/v3 v3.1.7
12
github.com/go-git/go-git/v5 v5.16.0
@@ -50,7 +50,6 @@ require (
50
)
51
52
53
- bitbucket.org/creachadair/stringset v0.0.14 // indirect
54
cel.dev/expr v0.24.0 // indirect
55
cloud.google.com/go v0.121.2 // indirect
56
cloud.google.com/go/auth v0.16.1 // indirect
0 commit comments