Skip to content

Commit ed5e43f

Browse files
committed
revert upgrade for now
1 parent 6cbb794 commit ed5e43f

File tree

2 files changed

+9
-1495
lines changed

2 files changed

+9
-1495
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.24.3
66

77
require (
88
cloud.google.com/go/storage v1.55.0
9-
github.com/GoogleCloudPlatform/testgrid v0.0.174
9+
github.com/GoogleCloudPlatform/testgrid v0.0.38
1010
github.com/blang/semver/v4 v4.0.0
1111
github.com/cheggaaa/pb/v3 v3.1.7
1212
github.com/go-git/go-git/v5 v5.16.0
@@ -50,7 +50,6 @@ require (
5050
)
5151

5252
require (
53-
bitbucket.org/creachadair/stringset v0.0.14 // indirect
5453
cel.dev/expr v0.24.0 // indirect
5554
cloud.google.com/go v0.121.2 // indirect
5655
cloud.google.com/go/auth v0.16.1 // indirect

0 commit comments

Comments
 (0)